Skip to content

preserve metadata of rows in normalize-seq-of-map - #22

Open
philomates wants to merge 1 commit into
mainfrom
preserve-metadata-normalize-seq-of-map
Open

preserve metadata of rows in normalize-seq-of-map#22
philomates wants to merge 1 commit into
mainfrom
preserve-metadata-normalize-seq-of-map

Conversation

@philomates

@philomates philomates commented May 27, 2026

Copy link
Copy Markdown

I have a use case where I want to use normalize-seq-of-map to prepare some data to show in a table. But I want to preserve some metadata on the rows related to the provenance of the row to be able to use when displaying the table. Currently normalize-seq-of-map replaces the metadata of the rows data with {:data ...}. This PR updates the logic to preserve existing metadata as well, so doing things like displaying row provenance in tables can be more easily achieved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant