Skip to content

HIVE-29308: Exception when JDBC table names are case-sensitive - #6727

Draft
soumyakanti3578 wants to merge 1 commit into
apache:masterfrom
soumyakanti3578:HIVE-29308-jdbc-case
Draft

HIVE-29308: Exception when JDBC table names are case-sensitive#6727
soumyakanti3578 wants to merge 1 commit into
apache:masterfrom
soumyakanti3578:HIVE-29308-jdbc-case

Conversation

@soumyakanti3578

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Support case-sensitive tables in jdbc

Why are the changes needed?

https://issues.apache.org/jira/browse/HIVE-29308

Does this PR introduce any user-facing change?

No, except now tables can be case sensitive

How was this patch tested?

mvn test -pl itests/qtest -Pitests -Dtest=TestMiniLlapLocalCliDriver -Dtest.output.overwrite=true -Dqfile="jdbc_case_sensitive_table_mysql.q,jdbc_case_sensitive_table_mariadb.q,jdbc_case_sensitive_table_mssql.q,jdbc_case_sensitive_table_postgres.q,jdbc_case_sensitive_table_oracle.q"

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants