[hive] branch master updated: HIVE-23717: Support session config to create external purge table by default and MANAGED keyword in create table(Xiaomeng Zhang reviewed by Naveen Gangam)

2020-07-21 Thread ngangam
This is an automated email from the ASF dual-hosted git repository. ngangam 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 5e31886 HIVE-23717: Support session config to

[hive] branch master updated: HIVE-23733 : genIncludedColNames functionality for ORCIputFormat ( Panos G via Ashutosh Chauhan) Adding getOriginalColumnNames as part of LLAP Includes interface

2020-07-21 Thread hashutosh
This is an automated email from the ASF dual-hosted git repository. hashutosh 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 d7ee83d HIVE-23733 : genIncludedColNames

[hive] branch master updated: HIVE-16490. Hive should not use getKeyProvider from DFSClient directly ( Uma Maheswara Rao G via David Mollitor).

2020-07-21 Thread hashutosh
This is an automated email from the ASF dual-hosted git repository. hashutosh 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 cf75c77 HIVE-16490. Hive should not use

[hive] branch master updated: HIVE-23734: Untangle LlapRecordReader Includes construction (Panos G via Ashutosh Chauhan)

2020-07-21 Thread hashutosh
This is an automated email from the ASF dual-hosted git repository. hashutosh 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 47da936 HIVE-23734: Untangle LlapRecordReader

[hive] branch master updated: HIVE-23846: Avoid unnecessary serialization and deserialization of bitvectors(Yu-Wen Lai, reviewed by Naveen Gangam)

2020-07-21 Thread ngangam
This is an automated email from the ASF dual-hosted git repository. ngangam 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 76d0ba1 HIVE-23846: Avoid unnecessary

[hive] branch master updated: HIVE-23603: transformDatabase() should work with changes from HIVE-22995 (Naveen Gangam)

2020-07-21 Thread ngangam
This is an automated email from the ASF dual-hosted git repository. ngangam 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 1c0deeb HIVE-23603: transformDatabase() should

[hive] branch master updated: HIVE-23855: TestQueryShutdownHooks is flaky (Mustafa Iman via Panos G, Ashutosh Chauhan)

2020-07-21 Thread hashutosh
This is an automated email from the ASF dual-hosted git repository. hashutosh 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 2864d8d HIVE-23855: TestQueryShutdownHooks is

[hive] branch master updated: HIVE-20447: Add JSON Output Format to beeline (Hunter Logan via David Mollitor)

2020-07-21 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 e56a775 HIVE-20447: Add JSON Output Format to

[hive] branch master updated: HIVE-23069:Memory efficient iterator should be used during replication.(Pravin Kumar Sinha, reviewed by Aasha Medhi)

2020-07-21 Thread anishek
This is an automated email from the ASF dual-hosted git repository. anishek 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 6d13f23 HIVE-23069:Memory efficient iterator

[hive] branch master updated: HIVE-23853: CRUD based compaction also should update ACID file version metadata (Peter Vary reviewed by Karen Coppage and Marta Kuczora)

2020-07-21 Thread pvary
This is an automated email from the ASF dual-hosted git repository. pvary 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 9563dd6 HIVE-23853: CRUD based compaction also

[hive] branch master updated (bdc7d27 -> 279ca5d)

2020-07-21 Thread pvary
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 bdc7d27 HIVE-23871: ObjectStore should properly handle MicroManaged Table properties (Panos G via Mustafa Iman,