[ https://issues.apache.org/jira/browse/HIVE-20765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16657578#comment-16657578 ]
Vihang Karajgaonkar commented on HIVE-20765: -------------------------------------------- I could repro it too. It looks like it loads \{{Query}} from {{jdo-api-3.0.1.jar}} which is one of the dependency from the root pom.xml <jdo-api.version>3.0.1</jdo-api.version> {noformat} <dependency> <groupId>javax.jdo</groupId> <artifactId>jdo-api</artifactId> <version>${jdo-api.version}</version> </dependency> {noformat} > 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)