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

[#2568] improvement(trino): Optimize char/varchar mapping for Hive catalog between Gravitino and Trino #2576

Merged
merged 7 commits into from
Mar 21, 2024

Conversation

yuqi1129
Copy link
Contributor

What changes were proposed in this pull request?

Changing the char/varchar conversion between Gravitino and Trino.

Why are the changes needed?

We need to make type conversion more exactly.

Fix: #2568

Does this PR introduce any user-facing change?

N/A.

How was this patch tested?

UT and IT

@yuqi1129 yuqi1129 requested a review from diqiu50 March 18, 2024 12:50
@yuqi1129 yuqi1129 self-assigned this Mar 18, 2024
@yuqi1129
Copy link
Contributor Author

@diqiu50
I have made some modifications back. Please take a look if you have time, thanks.

@yuqi1129 yuqi1129 requested a review from diqiu50 March 20, 2024 12:03
@yuqi1129
Copy link
Contributor Author

@diqiu50
All comments have been resolved.

@yuqi1129 yuqi1129 merged commit 44a8aef into apache:main Mar 21, 2024
12 checks passed
@yuqi1129 yuqi1129 deleted the issue_2568 branch March 21, 2024 02:51
coolderli pushed a commit to coolderli/gravitino that referenced this pull request Apr 2, 2024
…ive catalog between Gravitino and Trino (apache#2576)

### What changes were proposed in this pull request?

Changing the char/varchar conversion between Gravitino and Trino.

### Why are the changes needed?

We need to make type conversion more exactly. 

Fix: apache#2568 

### Does this PR introduce _any_ user-facing change?

N/A.

### How was this patch tested?

UT and IT
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.

Optimize varchar/char mapping between Gravitino Hive catalog and Trino
2 participants