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

Fix Eventhub Partition Key and UI Graph #1083

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Conversation

Amogh-Bharadwaj
Copy link
Contributor

We now hash the partition key column value obtained from the destination table name in create mirror for PG->EH.
This is to reduce the number of Eventhub batches we create. Noticed that not doing so makes the mirror extremely slow
Also fixes some code of the UI Graph component

@Amogh-Bharadwaj Amogh-Bharadwaj merged commit 8c5bb09 into main Jan 15, 2024
@serprex serprex deleted the improve-eventhub branch July 19, 2024 15:26
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

Successfully merging this pull request may close these issues.

2 participants