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

Instead of polling each node, there is a complete set of data on each node. #227

Open
sszc opened this issue Sep 12, 2022 · 2 comments
Open

Comments

@sszc
Copy link

sszc commented Sep 12, 2022

Is it possible to configure that instead of polling each node, each node executes once? For example, I want the dimension table to have a complete set of data at each node.

@mga-chka
Copy link
Collaborator

Hi,
I'm not sure your problem is linked to chproxy (but more to clickhouse).
To be sure it's not related to chproxy, can you be more precise?

@sszc
Copy link
Author

sszc commented Sep 13, 2022

Hello, because our current ClickHouse is multi-sharding, a sharding has 2 copies, and the writing is linked to Chproxy for writing. If I want to implement the dimension table broadcast (all replica nodes have full data), then use the local association when the table is associated. The use of dimension association scenarios has been accelerated and currently does not seem to be supported by CHProxy.

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

No branches or pull requests

2 participants