[
https://issues.apache.org/jira/browse/HIVE-21468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16796652#comment-16796652
]
Hive QA commented on HIVE-21468:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12963002/HIVE-21468.02.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15833 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16580/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16580/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16580/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12963002 - PreCommit-HIVE-Build
> Case sensitivity in identifier names for JDBC storage handler
> -------------------------------------------------------------
>
> Key: HIVE-21468
> URL: https://issues.apache.org/jira/browse/HIVE-21468
> Project: Hive
> Issue Type: Bug
> Components: CBO
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Major
> Attachments: HIVE-21468.01.patch, HIVE-21468.02.patch,
> HIVE-21468.patch
>
>
> Currently, when Calcite generates the SQL query for the JDBC storage handler,
> it will ignore capitalization for the identifiers names, which can lead to
> errors at execution time (though the query is properly generated).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)