[hive] branch master updated (b95fe31 -> 820662a)

2021-05-12 Thread lpinter
This is an automated email from the ASF dual-hosted git repository.

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


from b95fe31  HIVE-25044: Parallel edge fixer may not be able to process 
semijoin edges (#2207) (Zoltan Haindrich reviewed by Krisztian Kasa)
 add 820662a  Do not exclude avatica and protobuf for Iceberg (#2260) 
(Marton Bod, reviewed by Laszlo Pinter)

No new revisions were added by this update.

Summary of changes:
 iceberg/pom.xml | 8 
 1 file changed, 8 deletions(-)


[hive] branch master updated (985226c -> b95fe31)

2021-05-12 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 985226c  HIVE-25100: Use default values of Iceberg client pool 
configuration. (#2258) (Laszlo Pinter, reviewed by Adam Szita and Marton Bod)
 add b95fe31  HIVE-25044: Parallel edge fixer may not be able to process 
semijoin edges (#2207) (Zoltan Haindrich reviewed by Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/optimizer/ParallelEdgeFixer.java   | 69 +-
 .../clientpositive/perf/tpcds30tb/tez/query2.q.out | 36 +++
 .../perf/tpcds30tb/tez/query59.q.out   | 12 +++-
 .../perf/tpcds30tb/tez/query71.q.out   | 24 +---
 4 files changed, 119 insertions(+), 22 deletions(-)


[hive] branch master updated (f31524d -> 985226c)

2021-05-12 Thread lpinter
This is an automated email from the ASF dual-hosted git repository.

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


from f31524d  HIVE-25066: Show whether a materialized view supports 
incremental review or not (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)
 add 985226c  HIVE-25100: Use default values of Iceberg client pool 
configuration. (#2258) (Laszlo Pinter, reviewed by Adam Szita and Marton Bod)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iceberg/hive/HiveCatalog.java  | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)