[hive] branch master updated: HIVE-26657: [Iceberg] Filter out the metadata.json file when migrating. (#3695) (Laszlo Pinter, reviewed by Adam Szita)

2022-10-24 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 917b1fc56b4 HIVE-26657: [Iceberg] Filter out

[hive] branch master updated (8e39937bdb5 -> 568af704eac)

2022-09-19 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 8e39937bdb5 HIVE-26461: Add CI build check for macOS (Stamatis Zampetakis reviewed by Ayush Saxena) add

[hive] branch master updated: HIVE-26521: Iceberg: Raise exception when running delete/update statements on V1 tables (#3579) (Laszlo Pinter, reviewed by Adam Szita)

2022-09-16 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 f232be7879 HIVE-26521: Iceberg: Raise exception

[hive] branch master updated: HIVE-26482: Add test to check names after compaction on partition (#3532) (Zsolt Miskolczi, reviewed by Karen Coppage, Laszlo Pinter, Laszlo Vegh)

2022-09-13 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 35f6a75c86e HIVE-26482: Add test to check names

[hive] branch master updated (5e8e84aa06d -> 4e4e39c4710)

2022-09-07 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 5e8e84aa06d HIVE-26253: Upgrade postgresql to 42.4.1 due to security issues (#3554) (Hongdan Zhu, reviewed by Zhihua

[hive] branch master updated: HIVE-26476: map ORCFILE to ORC while creating an iceberg table (#3525) (Laszlo Pinter, reviewed by Adam Szita)

2022-08-30 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 64b731820cf HIVE-26476: map ORCFILE to ORC while

[hive] branch master updated: HIVE-26483: Use DDL_NO_LOCK when running iceberg CTAS query (#3533) (Laszlo Pinter, reviewed by Denys Kuzmenko)

2022-08-22 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 9b00e04a10d HIVE-26483: Use DDL_NO_LOCK when

[hive] branch master updated: HIVE-26421: HMSClient atler_table_req() is called twice when running an alter operation on iceberg table (#3469) (Laszlo Pinter, reviewed by Adam Szita)

2022-07-29 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 8863468898c HIVE-26421: HMSClient

[hive] branch master updated: HIVE-26397: Honour Iceberg sort orders when writing a table. (#3445) (Laszlo Pinter, reviewed by Adam Szita and Peter Vary)

2022-07-21 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 dd424d77230 HIVE-26397: Honour Iceberg sort

[hive] branch master updated: HIVE-26403: Iceberg CTAS fails if source table schema contains decimal column (#3450) (Laszlo Pinter, reviewed by Adam Szita)

2022-07-18 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 d3309c0ea9d HIVE-26403: Iceberg CTAS fails

[hive] branch master updated: HIVE-26380: Fix NPE when reading a struct field with null value from iceberg table (#3426) (Laszlo Pinter, reviewed by Adam Szita)

2022-07-12 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 723d5227048 HIVE-26380: Fix NPE when reading

[hive] branch master updated: HIVE-26298: Selecting complex types on migrated iceberg table does not work. (addendum) (#3383) (Laszlo Pinter)

2022-06-20 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 ebb208b196f HIVE-26298: Selecting complex types

[hive] branch master updated: HIVE-26298: Selecting complex types on migrated iceberg table does not work. (#3361) (Laszlo Pinter, reviewed by Peter Vary)

2022-06-16 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 57c9f4834cc HIVE-26298: Selecting complex types

[hive] branch master updated: HIVE-26282: Improve iceberg CTAS error message for unsupported types (#3337) (Laszlo Pinter, reviewed by Peter Vary)

2022-06-03 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 8ec1d4c989 HIVE-26282: Improve iceberg CTAS

[hive] branch master updated: HIVE-26228: Implement Iceberg table rollback feature (#3287) (Laszlo Pinter, reviewed by Adam Szita and Peter Vary)

2022-06-03 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 d237a30728 HIVE-26228: Implement Iceberg table

[hive] branch master updated: HIVE-26251: Disable vectorization when querying iceberg metadata tables (#3306) (Laszlo Pinter, reviewed by Adam Szita)

2022-05-23 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 35d4532b0c0 HIVE-26251: Disable vectorization

[hive] branch master updated: HIVE-26157: Change Iceberg storage handler authz URI to metadata location. (#3226) (Laszlo Pinter, reviewed by Peter Vary)

2022-05-13 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 3b3da9ed7f HIVE-26157: Change Iceberg storage

[hive] branch master updated: HIVE-26203: Implement alter iceberg table metadata location (#3270) (Laszlo Pinter, reviewed by Peter Vary)

2022-05-11 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 faa3f62923 HIVE-26203: Implement alter iceberg

[hive] branch master updated: HIVE-26190: Implement create iceberg table with metadata location. (#3259) (Laszlo Pinter, reviewed by Peter Vary)

2022-05-06 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 6c561a71d8 HIVE-26190: Implement create iceberg

[hive] branch master updated: HIVE-26167: QueryStateMap is SessionState is not maintained correctly. (#3234) (Laszlo Pinter, reviewed by Peter Vary)

2022-04-30 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 de44b3727f HIVE-26167: QueryStateMap

[hive] branch master updated: HIVE-26169: Set non-vectorized mode as default when accessing iceberg tables in avro fileformat. (#3236) (Laszlo Pinter, reviewed by Marton Bod)

2022-04-26 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 dbdcf00dd63 HIVE-26169: Set non-vectorized mode

[hive] branch master updated: HIVE-26133: Insert overwrite on Iceberg tables can result in duplicate entries after partition evolution (#3202) (Laszlo Pinter, reviewed by Marton Bod and Peter Vary)

2022-04-14 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 a7ea25a72e HIVE-26133: Insert overwrite

[hive] branch master updated: HIVE-25973: Fix JsonReporter and JsonFileMetricsReporter writing the same file (#3047) (Viktor Csomor, reviewed by Laszlo Pinter)

2022-02-24 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 af01324 HIVE-25973: Fix JsonReporter

[hive] branch master updated: HIVE-25916: Optimise updateCompactionMetricsData (#2989) (Laszlo Pinter, reviewed by Karen Coppage)

2022-02-04 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 2080e47 HIVE-25916: Optimise

[hive] branch master updated (38c3079 -> 9ff9e3d)

2022-01-31 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 38c3079 HIVE-25878: Unable to compile cpp metastore thrift client (Krisztian Kasa, reviewed by Zoltan Haindrich

[hive] branch master updated: HIVE-25889: Increase default value of "metastore.thread.pool.size" (#2962) (Laszlo Pinter, reviewed by Karen Coppage)

2022-01-24 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 392c4f2 HIVE-25889: Increase default value

[hive] branch master updated: HIVE-25650 Make workerId and workerVersionId optional in the FindNextCompactRequest (#2749) (Viktor Csomor, reviewed by Laszlo Pinter)

2021-10-28 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 28f0512 HIVE-25650 Make workerId

[hive] branch master updated (9ed1d1e -> f749ef2)

2021-10-27 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 9ed1d1e HIVE-25553: Support Map data-type natively in Arrow format (Sruthi Mooriyathvariam, reviewed by Sankar

[hive] branch master updated: HIVE-25595: Custom queue settings is not honoured by compaction StatsUpdater (#2702) (Laszlo Pinter, reviewed by Denys Kuzmenko)

2021-10-11 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 32c9a71 HIVE-25595: Custom queue settings

[hive] branch master updated (c62f6e0 -> 3e861c5)

2021-09-16 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 c62f6e0 HIVE-25512: Merge statement does not enforce check constraints (Krisztian Kasa, reviewed by Zoltan

[hive] branch master updated (ba96607 -> f0e93b1)

2021-07-23 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 ba96607 HIVE-25306: Change Date/Timestamp parser from LENIENT to STRICT (Ashish Kumar Sharma, reviewed by Adesh

[hive] branch master updated (a75b868 -> 54a1300)

2021-07-16 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 a75b868 HIVE-25246: Fix the clean up of open repl created transactions (Haymant Mangla, reviewed by Pravin Kumar

[hive] branch master updated (9a4a36a -> 9671034)

2021-07-13 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 9a4a36a HIVE-25264: Add tests to verify Hive can read/write after schema change on Iceberg table (reviewed by Adam

[hive] branch master updated (0378694 -> afb1586)

2021-07-09 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 0378694 HIVE-25287: NPE on insertions into Iceberg-backed tables (Adam Szita, reviewed by Peter Vary, Marton Bod

[hive] branch master updated (e9dbaf6 -> 4397882)

2021-07-08 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 e9dbaf6 HIVE-25310: Fix local test run problems with Iceberg tests: Socket closed by peer (reviewed by Adam Szita

[hive] branch master updated (e7de6de -> 57b633a)

2021-06-23 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 e7de6de HIVE-25208: Refactor Iceberg commit to the MoveTask/MoveWork (Peter Vary reviewed by Marton Bod and Marta

[hive] branch master updated (0f3af0f -> f5c39b1)

2021-06-09 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 0f3af0f HIVE-25150 : Tab characters are not removed before decimal conversion similar to space character which

[hive] branch master updated (799b2c2 -> 7a0cb27)

2021-06-08 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 799b2c2 HIVE-25211: Create database throws NPE (#2362) (Yongzhi Chen, reviewed by Naveen Gangam) add 7a0cb27

[hive] branch master updated (323d12f -> eedcd82)

2021-06-07 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 323d12f HIVE-24663 : Reduce overhead of partition column stat updation during batch loading of partitions. (Mahesh

[hive] branch master updated (33dfe71 -> 1cc87d0)

2021-06-01 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 33dfe71 HIVE-24920: TRANSLATED_TO_EXTERNAL tables may write to the same location (#2191) (Zoltan Haindrich reviewed

[hive] branch master updated (fd029c5 -> a143f49)

2021-05-31 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 fd029c5 HIVE-25177: Add Additional Debugging Help for HBase Reader (David Mollitor reviewed by Miklos Gergely

[hive] branch master updated (8864082 -> ec7c95d)

2021-05-29 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 8864082 HIVE-25176: Print DAG ID to Console (David Mollitor reviewed by Miklos Gergely) add ec7c95d HIVE

[hive] branch master updated (b1929f3 -> 6d85094)

2021-05-28 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 b1929f3 HIVE-25155: Bump ORC to 1.6.8 (#2313) add 6d85094 HIVE-25102: Cache Iceberg table objects within same

[hive] branch master updated (84c8246 -> bf608ce)

2021-05-21 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 84c8246 HIVE-25139: Filter out null table properties in HiveIcebergMetaHook (#2298) (Laszlo Pinter, reviewed

[hive] branch master updated (0560177 -> 84c8246)

2021-05-21 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 0560177 HIVE-25079: Create new metric about number of writes to tables with manually disabled compaction (Antal

[hive] branch master updated (b4bf507 -> 4ba8f33)

2021-05-18 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 b4bf507 HIVE-24840: Materialized View incremental rebuild produces wrong result set after compaction ADDENDUM

[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

[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

[hive] branch master updated (2e5d6f6 -> 58b05f7)

2021-04-30 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 2e5d6f6 HIVE-25033. HPL/SQL thrift call fails when returning null (amagyar) (Attila Magyar, reviewed by Mustafa

[hive] branch master updated (8048019 -> f877f02)

2021-04-29 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 8048019 HIVE-25064: Create separate shader maven module for Iceberg libraries (Adam Szita, reviewed by Marton Bod

[hive] branch master updated (4a1203c -> d7eea01)

2021-04-27 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 4a1203c HIVE-24914: Improve LLAP scheduling by only traversing hosts with capacity (#2108) add d7eea01 HIVE

[hive] branch master updated (8ca5f25 -> 6494f00)

2021-04-26 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 8ca5f25 HIVE-25035. Allow creating single copy tasks for configured paths during external table replication. (#2197

[hive] branch master updated (25892ea -> 326abf9)

2021-04-22 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 25892ea HIVE-25040: Drop database cascade cannot remove persistent functions (Mustafa Iman, reviewed by Panos

[hive] branch master updated (38bc0c3 -> f414d8b)

2021-04-21 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 38bc0c3 HIVE-25028: Hive: Select query with IS operator producing unexpected result (Soumyakanti Das, reviewed

[hive] branch master updated (7a3717a -> aa8d789)

2021-04-21 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 7a3717a HIVE-24978. Optimise number of DROP_PARTITION events created. (#2154)(Ayush Saxena, reviewed by Aasha Medhi

[hive] branch master updated (1c89789 -> 6d8c9aa)

2021-04-19 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 1c89789 HIVE-25016: Error while running repl dump with with db regex (#2180)(Arko Sharma, reviewed by Aasha Medhi

[hive] branch master updated (8215cf6 -> 6784e17)

2021-02-17 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 8215cf6 HIVE-24666: Vectorized UDFToBoolean may unable to filter rows if input is string (Zhihua Deng, reviewed

[hive] branch branch-3.1 updated: HIVE-24653: Race condition between compactor marker generation and get splits. (#1882) (Antal Sinkovits, reviewed by Laszlo Pinter)

2021-02-01 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 97583d4 HIVE-24653: Race condition

[hive] branch branch-3 updated: HIVE-24636: Memory leak due LogFactory retaining ClassLoaders (#1923) (Zoltan Matyus, reviewed by Karen Coppage)

2021-02-01 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter pushed a commit to branch branch-3 in repository https://gitbox.apache.org/repos/asf/hive.git The following commit(s) were added to refs/heads/branch-3 by this push: new f424144 HIVE-24636: Memory leak due

[hive] branch master updated (ccb6abc -> ab11fbb)

2021-01-13 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 ccb6abc HIVE-24523: Vectorized read path for LazySimpleSerde does not honor the SERDEPROPERTIES for timestamp

[hive] branch master updated (f6ac13a -> a0c9f8e)

2020-12-09 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 f6ac13a HIVE-23410: ACID: Improve the delete and update operations to avoid the move step (#1660) (reviewed

[hive] branch master updated (fdc2c5c -> 90ae3c8)

2020-11-05 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 fdc2c5c HIVE-24342: isPathEncrypted should make sure resolved path also from HDFS (Uma Maheswara Rao Gangumalla

[hive] branch master updated: HIVE-24294: TezSessionPool sessions can throw AssertionError (#1596) (Naresh Panchetty Ramanaiah, reviewed by Mustafa Iman, Laszlo Pinter)

2020-10-28 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 78840c2 HIVE-24294: TezSessionPool sessions can

[hive] branch master updated: HIVE-24113: NPE in GenericUDFToUnixTimeStamp (#1460) (Raj Kumar Singh, reviewed by Zoltan Haindrich and Laszlo Pinter)

2020-10-23 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 922ff82 HIVE-24113: NPE

[hive] branch master updated (70507fa -> 31c1658)

2020-10-19 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 70507fa HIVE-24267: RetryingClientTimeBased should always perform first invocation (Pravin Kumar Sinha, reviewed

[hive] branch master updated: HIVE-23107: Remove MIN_HISTORY_LEVEL table (Laszlo Pinter, reviewed by Peter Vary)

2020-04-15 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 01035cd HIVE-23107: Remove MIN_HISTORY_LEVEL

[hive] branch master updated: HIVE-23058: Compaction task reattempt fails with FileAlreadyExistsException (Riju Trivedi, reviewed by Laszlo Pinter)

2020-04-14 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 2857cd6 HIVE-23058: Compaction task reattempt

[hive] branch master updated: HIVE-23109: Query-based compaction omits database (Karen Coppage, reviewed by Laszlo Pinter)

2020-04-02 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 29d6967 HIVE-23109: Query-based compaction

[hive] branch master updated: HIVE-23046: Separate housekeeping thread from initiator flag (Laszlo Pinter, reviewed by Peter Vary)

2020-04-01 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 709235c HIVE-23046: Separate housekeeping

[hive] branch master updated: HIVE-22875: Refactor query creation in QueryCompactor implementations (Karen Coppage, reviewed by Laszlo Pinter)

2020-03-26 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 8d71480 HIVE-22875: Refactor query creation

[hive] branch master updated: HIVE-23023: MR compaction ignores column schema evolution (Kare Coppage, reviewed by Laszlo Pinter)

2020-03-17 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 4daa57c HIVE-23023: MR compaction ignores

[hive] branch master updated: HIVE-21487: COMPLETED_COMPACTIONS and COMPACTION_QUEUE table missing appropriate indexes (Laszlo Pinter, reviewed by Peter Vary)

2020-02-27 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 a846608 HIVE-21487: COMPLETED_COMPACTIONS

[hive] branch master updated: HIVE-20948: Eliminate file rename in compactor (Laszlo Pinter, reviewed by Peter Vary)

2020-02-26 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 4b93296 HIVE-20948: Eliminate file rename

[hive] branch master updated: HIVE-22904: Compaction cleaner cannot find COMPACTION_QUEUE table using postgres db

2020-02-25 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 1046517 HIVE-22904: Compaction cleaner cannot

[hive] branch master updated: HIVE-22863: Commit compaction txn if it is opened but compaction is skipped (Karen Coppage via Laszlo Pinter)

2020-02-25 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 bbdf4c3 HIVE-22863: Commit compaction txn

[hive] branch master updated: HIVE-21543: Use FilterHooks for show compactions (Laszlo Pinter via Adam Szita)

2020-02-24 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 9202cef HIVE-21543: Use FilterHooks for show

[hive] branch master updated: HIVE-22862: Remove unnecessary calls to isEnoughToCompact (Karen Coppage via Laszlo Pinter)

2020-02-24 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 5a21e94 HIVE-22862: Remove unnecessary calls

[hive] branch master updated: HIVE-22610: Minor compaction for MM (insert-only) tables (Karen Coppage, reviewed by Laszlo Pinter)

2020-02-17 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 9251663 HIVE-22610: Minor compaction for MM

[hive] branch master updated: HIVE-22765: Quote table names in CompactionTxnHandler (Zoltan Chovan, reviewed by Peter Vary)

2020-02-11 Thread lpinter
This is an automated email from the ASF dual-hosted git repository. lpinter 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 8ff1fb9 HIVE-22765: Quote table names