You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by jc...@apache.org on 2020/08/03 14:40:20 UTC

[hive] branch master updated (874741c -> 2c6c0b1)

This is an automated email from the ASF dual-hosted git repository.

jcamacho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 874741c  HIVE-23973: Use SQL constraints to improve join reordering algorithm (III) (Jesus Camacho Rodriguez, reviewed by Krisztian Kasa)
     add 2c6c0b1  HIVE-23873: Querying Hive JDBCStorageHandler table fails with NPE when CBO is off (Chiran Ravani reviewed by Hunter Logan, Jesus Camacho Rodriguez)

No new revisions were added by this update.

Summary of changes:
 .../hive/storage/jdbc/dao/JdbcRecordIterator.java  | 24 +++++++++++++--
 .../queries/clientpositive/external_jdbc_table4.q  | 11 +++++++
 .../clientpositive/llap/external_jdbc_table4.q.out | 36 ++++++++++++++++++++++
 3 files changed, 69 insertions(+), 2 deletions(-)