[
https://issues.apache.org/jira/browse/HIVE-23346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577983#comment-17577983
]
Stamatis Zampetakis commented on HIVE-23346:
--------------------------------------------
This is may be fixed by HIVE-26458 although I don't know in which context we
were here.
> Hive is Using o.a.c dbcp2 From hive-druid-handler JAR
> -----------------------------------------------------
>
> Key: HIVE-23346
> URL: https://issues.apache.org/jira/browse/HIVE-23346
> Project: Hive
> Issue Type: Improvement
> Reporter: David Mollitor
> Priority: Major
>
> {code:none}
> at
> org.apache.commons.dbcp2.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:122)
> ~[hive-druid-handler-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
> at
> org.apache.commons.dbcp2.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:122)
> ~[hive-druid-handler-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT]
> {code}
> This doesn't seem correct. Should be pulling from the dbcp2 JAR file itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)