Skip to content

Stringify Arrow lists#2700

Merged
texodus merged 2 commits intoperspective-dev:masterfrom
sinistersnare:feature/arrow-list-stringify
Aug 26, 2024
Merged

Stringify Arrow lists#2700
texodus merged 2 commits intoperspective-dev:masterfrom
sinistersnare:feature/arrow-list-stringify

Conversation

@sinistersnare
Copy link
Copy Markdown
Contributor

Today, Perspective fails to load when given an arrow with a ListArray. This PR provides minimal support for this data type by stringifying the list so it can be rendered as a string. Only a few list-element data-types are currently supported by this PR, but more can be added by this scaffolding.

@sinistersnare sinistersnare force-pushed the feature/arrow-list-stringify branch 3 times, most recently from 984295e to 43b0760 Compare August 2, 2024 19:21
Signed-off-by: Davis Silverman <davis@thedav.is>
@sinistersnare sinistersnare force-pushed the feature/arrow-list-stringify branch from 43b0760 to 750a400 Compare August 2, 2024 20:36
@texodus texodus added the enhancement Feature requests or improvements label Aug 26, 2024
Copy link
Copy Markdown
Member

@texodus texodus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Looks good!

@texodus texodus merged commit 4b31e92 into perspective-dev:master Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Feature requests or improvements

Development

Successfully merging this pull request may close these issues.

2 participants