[hive] branch master updated (3883710 -> 2065dcb)

2021-09-20 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository.

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


from 3883710  HIVE-25378: Enable removal of old builds on hive ci (#2652) 
(Zoltan Haindrich reviewed by Krisztian Kasa)
 add 2065dcb  HIVE-25508: Partitioned tables created with CTAS queries 
doesnt have lineage informations (#2626) (Zoltan Haindrich reviewed by 
Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/parse/SemanticAnalyzer.java |  5 ++--
 ql/src/test/queries/clientpositive/lineage5.q  |  4 +++
 ql/src/test/results/clientpositive/llap/ctas.q.out |  1 +
 .../results/clientpositive/llap/lineage5.q.out | 33 ++
 .../materialized_view_authorization_sqlstd.q.out   |  2 ++
 .../llap/materialized_view_create.q.out|  1 +
 .../llap/materialized_view_partition_cluster.q.out | 10 +++
 .../llap/materialized_view_partitioned.q.out   |  3 ++
 .../llap/materialized_view_partitioned_2.q.out |  4 +++
 ...lized_view_partitioned_create_rewrite_agg.q.out |  2 ++
 ...zed_view_partitioned_create_rewrite_agg_2.q.out |  2 ++
 .../materialized_view_rewrite_no_join_opt_2.q.out  | 17 +++
 .../llap/materialized_view_rewrite_part_1.q.out| 17 +++
 .../llap/materialized_view_rewrite_part_2.q.out|  9 ++
 ...terialized_view_rewrite_ssb_grouping_sets.q.out | 18 
 .../clientpositive/llap/partition_ctas.q.out   |  6 
 .../clientpositive/llap/partition_discovery.q.out  |  1 +
 .../llap/temp_table_partition_ctas.q.out   |  1 +
 18 files changed, 133 insertions(+), 3 deletions(-)
 create mode 100644 ql/src/test/queries/clientpositive/lineage5.q
 create mode 100644 ql/src/test/results/clientpositive/llap/lineage5.q.out


[hive] branch master updated (d066ec4 -> 3883710)

2021-09-20 Thread kgyrtkirk
This is an automated email from the ASF dual-hosted git repository.

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


from d066ec4  HIVE-24766: Fix TestScheduledReplication (#2575)(Haymant 
Mangla, reviewed by Arko Sharma)
 add 3883710  HIVE-25378: Enable removal of old builds on hive ci (#2652) 
(Zoltan Haindrich reviewed by Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile | 30 --
 1 file changed, 28 insertions(+), 2 deletions(-)