You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by pv...@apache.org on 2021/07/29 08:48:40 UTC

[hive] branch master updated (23b0d30 -> 0e05fd7)

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

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


    from 23b0d30  HIVE-25344: Add a possibility to query Iceberg table snapshots based on the timestamp or the snapshot id (Peter Vary reviewed by Marton Bod and Marta Kuczora)
     add 0e05fd7  Hive-24467: ConditionalTask remove tasks that not selected exists thread safety problem (Xi Chen reviewed by Peter Vary)

No new revisions were added by this update.

Summary of changes:
 ql/src/java/org/apache/hadoop/hive/ql/QueryState.java         | 11 +++++++++++
 .../java/org/apache/hadoop/hive/ql/exec/ConditionalTask.java  |  6 ++++++
 2 files changed, 17 insertions(+)