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

Can this tool support more engines in MergeTree family? #137

Open
TianyiLu opened this issue Sep 12, 2018 · 4 comments
Open

Can this tool support more engines in MergeTree family? #137

TianyiLu opened this issue Sep 12, 2018 · 4 comments

Comments

@TianyiLu
Copy link

As mentioned, can this tool support more engines such as CollapsingMergeTree or ReplacingMergeTree?

@sunsingerus
Copy link
Collaborator

Can you please elaborate in a little more details what exactly is expected to be provided by the tool regarding those engines?

@TianyiLu
Copy link
Author

I have a MySQL table with some columns and index. I want to move it into clickhouse by using CollapsingMergeTree engine. But there isn't a "Sign" column in MySQL table schema, which is a must in using CollapsingMergeTree. So, can your tool support this case?

@HappyFX
Copy link

HappyFX commented Jan 6, 2020

I think you can create table whatever you need, after just define the dst table for data, without creating table

@sunsingerus
Copy link
Collaborator

Yes, this is correct approach ATM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants