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

[#1293] improvement(IT): Change to use api method instead of DTOs #1294

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

yuqi1129
Copy link
Contributor

@yuqi1129 yuqi1129 commented Jan 2, 2024

What changes were proposed in this pull request?

Remove the usage of DTOs of partitioning, sort ordering and bucketing.

Why are the changes needed?

We should not use DTOs when using Gravition java client.

Fix: #1293

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

Existing changes can cover it.

@yuqi1129 yuqi1129 self-assigned this Jan 2, 2024
@jerryshao jerryshao merged commit c905c3f into apache:main Jan 2, 2024
11 checks passed
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.

[Improvement] Use API methods instead of DTOs to create sorted, bucked and sorted table in IT
2 participants