[
https://issues.apache.org/jira/browse/HIVE-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198519#comment-14198519
]
Ashutosh Chauhan commented on HIVE-8739:
----------------------------------------
{code}
tableValue = "(case when \"TBLS\".\"TBL_NAME\" = ? and \"DBS\".\"NAME\" = ?
and \"FILTER"
+ + partColIndex + "\".\"INTEGER_IDX\" = " + partColIndex + " then "
{code}
Do we really need to worry about Derby? Trouble is if we want to make this
change, we need to test this on all DBs, since its on common path.
> better logging for direct SQL errors and handle more special cases
> ------------------------------------------------------------------
>
> Key: HIVE-8739
> URL: https://issues.apache.org/jira/browse/HIVE-8739
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-8739.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)