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

[2.0][improvement](jdbc catalog) Improve JdbcClientException to accommodate various identifier formats #41532

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

zy-kkk
Copy link
Member

@zy-kkk zy-kkk commented Oct 8, 2024

pick (#40931)

In some cases, JDBC returns exceptions with various identifiers that cannot be formatted correctly, such as %. This PR optimizes this.

…e various identifier formats (apache#40931)

In some cases, JDBC returns exceptions with various identifiers that
cannot be formatted correctly, such as `%`. This PR optimizes this.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@zy-kkk
Copy link
Member Author

zy-kkk commented Oct 8, 2024

run buildall

@zy-kkk zy-kkk merged commit 66967cb into apache:branch-2.0 Oct 9, 2024
22 of 24 checks passed
@zy-kkk zy-kkk deleted the jdbcexception20 branch October 9, 2024 02:34
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