[
https://issues.apache.org/jira/browse/HIVE-20765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16657580#comment-16657580
]
Sergey Shelukhin commented on HIVE-20765:
-----------------------------------------
According to Oracle docs JDO2 Query does not implement AutoCloseable:
https://docs.oracle.com/cd/E24329_01/apirefs.1211/e24397/index.html?javax/jdo/Query.html
This is another example for JDO3...
https://db.apache.org/jdo/api30/apidocs/javax/jdo/Query.html
However, the one we use during compile appears to come from DN javax.jdo, that
does.
I've no idea why DN uses the same package name... seems like that's what we are
running into.
> fetch partitions for txn stats validation in get_aggr_stats with one call
> -------------------------------------------------------------------------
>
> Key: HIVE-20765
> URL: https://issues.apache.org/jira/browse/HIVE-20765
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
> Attachments: HIVE-20765.01.patch, HIVE-20765.01.patch,
> HIVE-20765.02.patch, HIVE-20765.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)