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

Support for create table with MergeTree engine in ClickHouse connector #7130

Closed
wgzhao opened this issue Mar 3, 2021 · 3 comments
Closed
Labels
enhancement New feature or request

Comments

@wgzhao
Copy link
Member

wgzhao commented Mar 3, 2021

No description provided.

@wgzhao wgzhao mentioned this issue Mar 3, 2021
10 tasks
@wgzhao wgzhao added the enhancement New feature or request label Mar 3, 2021
@findepi
Copy link
Member

findepi commented Mar 3, 2021

it may be implicitly supported since engine property is just a String.
What more is required to create such tables?

@wgzhao
Copy link
Member Author

wgzhao commented Mar 3, 2021

create table with MergeTree need more table properties. we can enable more tests when use MergeTree engine, like as 'DropColumn, RenameColumn` etc.

I'm finishing and will launch a PR soon.

@wgzhao wgzhao changed the title Support for create table with MergeTree engine in in ClickHouse connector Support for create table with MergeTree engine in ClickHouse connector Mar 3, 2021
@hashhar
Copy link
Member

hashhar commented May 12, 2021

Merged as #7135.

@hashhar hashhar closed this as completed May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants