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

Columnar derived types #15

Open
Protryon opened this issue Dec 7, 2022 · 0 comments
Open

Columnar derived types #15

Protryon opened this issue Dec 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Protryon
Copy link
Owner

Protryon commented Dec 7, 2022

At the moment we have klickhouse::Row derivable trait and klickhouse::Block raw columnar storage. It would be ideal to have a derivable, easy-to-use klickhouse::Columnar derivable trait akin to klickhouse::Row but with the superior performance of actually being columnar.

No idea when I'll have time/motivation to implement this, but it's been on my mind.

@Protryon Protryon added the enhancement New feature or request label Dec 7, 2022
@Protryon Protryon self-assigned this Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant