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

IGNITE-21525 Java Client: Clean up IEP-54 leftovers #3307

Merged
merged 111 commits into from
Mar 4, 2024

Conversation

ptupitsyn
Copy link
Contributor

@ptupitsyn ptupitsyn commented Feb 28, 2024

  • Pass key column indices from SchemaDescriptor to the client
  • Refactor the logic that relies on "key columns come first" design, support any key column order
  • Fix colocation hash calculation to use keyIndex

@ptupitsyn ptupitsyn marked this pull request as ready for review February 29, 2024 12:23
Copy link
Contributor

@korlov42 korlov42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The patch looks good to me except for the assertion in constructor of ClientSchema. I approved this patch in advance assuming you will agree and will rework this part :) Otherwise let's sort out thing first in the corresponding thread

@ptupitsyn ptupitsyn merged commit f6ce1ac into apache:main Mar 4, 2024
1 check passed
@ptupitsyn ptupitsyn deleted the ignite-21525 branch March 4, 2024 12:50
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.

3 participants