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

[Coral-Trino] Revert "remove char sets from TrinoSqlDialect (#460)" #496

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

ljfgem
Copy link
Collaborator

@ljfgem ljfgem commented Mar 5, 2024

What changes are proposed in this pull request, and why are they necessary?

This PR reverts #460 due to its failure to remove CHARACTER SET from the Trino SQL in some production views. This caused the translated Trino SQL to become unparsable. Reverting it has resolved the issue. We intend to revert it in the Trino hotfix branch and revisit it later.

How was this patch tested?

  1. Tested on the production view, worked as expected
  2. Regression test on all production views, no regression

@ljfgem
Copy link
Collaborator Author

ljfgem commented Mar 5, 2024

@aastha25 @KevinGe00 Regression test finished without regression, PTAL.

Copy link
Contributor

@aastha25 aastha25 left a comment

Choose a reason for hiding this comment

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

lgtm

@ljfgem ljfgem merged commit 61953e2 into linkedin:li-trino-hotfix Mar 6, 2024
1 check 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.

2 participants