Skip to content

unfold / toDataFrame behavior for Maps #896

Closed
@Jolanrensen

Description

@Jolanrensen

Could we make it so that kotlin.Map<String, T> is recognized and unfolded to a KeyValueProperty/NamedValuePair by default?

Currently, since toDataFrame { properties() } is the default, they are unfolded like:
image

which is not very helpful.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions