You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kr...@apache.org on 2021/07/13 10:35:05 UTC

[hive] branch master updated (9671034 -> 1e64bc5)

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

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


    from 9671034  HIVE-25314: Implement SHOW CREATE TABLE command for Iceberg tables (#2458) (Laszlo Pinter, reviewed by Marton Bod)
     add 1e64bc5  HIVE-25316: Map partition key columns when pushing TNK op through select (Krisztian Kasa, reviewed by Zoltan Haindrich)

No new revisions were added by this update.

Summary of changes:
 .../topnkey/TopNKeyPushdownProcessor.java          |   1 +
 .../clientpositive/external_jdbc_table_perf.q      |  18 +++
 .../llap/external_jdbc_table_perf.q.out            | 134 +++++++++++++++++++++
 3 files changed, 153 insertions(+)