[hive] branch master updated: HIVE-23908: Rewrite plan to join back tables: handle root input is an Aggregate (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)

2020-07-24 Thread jcamacho
This is an automated email from the ASF dual-hosted git repository. jcamacho pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 72ca978 HIVE-23908: Rewrite plan to join back

[hive] branch master updated: HIVE-23878: Aggregate after join throws off MV rewrite (Jesus Camacho Rodriguez, reviewed by Vineet Garg)

2020-07-24 Thread jcamacho
This is an automated email from the ASF dual-hosted git repository. jcamacho pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 6f3826d HIVE-23878: Aggregate after join

[hive] branch master updated: HIVE-23899: Replace Base64 in llap Packages (David Mollitor, reviewed by Miklos Gergely)

2020-07-24 Thread dmollitor
This is an automated email from the ASF dual-hosted git repository. dmollitor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 82d7a2f HIVE-23899: Replace Base64 in llap

[hive] branch master updated: HIVE-20771: LazyBinarySerDe fails on empty structs (Clemens Valiente via David Mollitor, reviewed by Jesús Rodríguez)

2020-07-24 Thread dmollitor
This is an automated email from the ASF dual-hosted git repository. dmollitor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/master by this push: new 0a9f3bb HIVE-20771: LazyBinarySerDe fails on

[hive] branch master updated (1497c8b -> 7dd4eb1)

2020-07-24 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 1497c8b HIVE-23736: Disable topn in ReduceSinkOp if a TNK is introduced (Krisztian Kasa, reviewed by Jesus