Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimePoint should be serialized as multiple columns rather than a single list-column #1757

Closed
teh-cmc opened this issue Apr 3, 2023 · 0 comments · Fixed by #1767
Closed
Labels
🏹 arrow concerning arrow enhancement New feature or request 🚀 performance Optimization, memory use, etc

Comments

@teh-cmc
Copy link
Member

teh-cmc commented Apr 3, 2023

That would be both more efficient and a much better way of visualizing the data in transit, especially as it allows us to set different logical types depending on whether the timeline is a sequence or a time.

Sparsity is not an issue in practice since timelines are stateful in the SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏹 arrow concerning arrow enhancement New feature or request 🚀 performance Optimization, memory use, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant