-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40344/
-----------------------------------------------------------

Review request for hive.


Repository: hive-git


Description
-------

Bugs in DataNucleus and MySQL Connector! Any Hive user will potentially hit the 
problem.

My SELECT query got incorrect results because JDOQLQuery.compileQueryFull 
swallowed the fatal
datastore exception when it called RDBMSQueryUtils.getStatementForCandidates. 
This is a bug
in RDBMSQueryUtils.getStatementForCandidates or its caller(s).


Diffs
-----

  pom.xml 4a90cef 
  ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java de2eb98 

Diff: https://reviews.apache.org/r/40344/diff/


Testing
-------


Thanks,

Oleksiy Sayankin

Reply via email to