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

setting different clusteringPartitionFieldNames across different tables in the same connector #271

Open
ee07dazn opened this issue Jan 23, 2023 · 0 comments

Comments

@ee07dazn
Copy link

Hi
I have a connector, which pulls data from multiple topics into their own tables respectively. I want to use the clusteringPartitionFieldNames at topic/table level for eg:
for table 1, clusteringPartitionFieldNames will be column a, b
for table 2, clusteringPartitionFieldNames will be column f,g

Currently from the documentation, it simply says, provide a comma, separated list. But we need the that to be mapped to certain topics respectively.

Like table 2 does not have column a,b and even if it did, lets say a,b does not make sense for table 2.

Any help would be much appreciated.

@ee07dazn ee07dazn changed the title setting different clusteringPartitionFieldNames across different tables in the same connector setting different clusteringPartitionFieldNames across different tables in the same connector Jan 23, 2023
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

1 participant