Customize Schema #126
Jimerson21
started this conversation in
General
Replies: 1 comment 1 reply
-
For indexes there is customization:
For order by / partition by not yet, will add later |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, nice to greet you.
I was wondering if there is any way to customize the schema that is generated by default for tables in Clickhouse?
To customize for example the ORDER BY, PARTITION BY, as well as the INDEX that there is an option to configure in the config.yaml
This is the current scheme at Clickhouse
I would like to be able to customize for example the ORDER BY
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions