[hive] branch master updated: HIVE-21177: ACID: When there are no delete deltas skip finding min max keys (Eugene Koifman, reviewed by Prasanth Jayachandran)

2019-02-07 Thread ekoifman
This is an automated email from the ASF dual-hosted git repository. ekoifman 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 07b76f4 HIVE-21177: ACID: When

[hive] branch master updated: HIVE-21159 Modify Merge statement logic to perform Update split early (Eugene Koifman, reviewed by Vaibhav Gumashta)

2019-02-04 Thread ekoifman
This is an automated email from the ASF dual-hosted git repository. ekoifman 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 4a4b9ca HIVE-21159 Modify Merge statement

hive git commit: HIVE-20960 Make MM compactor run in a transaction and remove CompactorMR.createCompactorMarker() (Eugene Koifman, reviewed by Vaibhav Gumashta)

2019-01-11 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master f713140ba -> cb9d5ccd8 HIVE-20960 Make MM compactor run in a transaction and remove CompactorMR.createCompactorMarker() (Eugene Koifman, reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-21036 extend OpenTxnRequest with transaction type (Igor Kryvenko via Eugene Koifman)

2019-01-10 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master dcc895016 -> f713140ba HIVE-21036 extend OpenTxnRequest with transaction type (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f713140b

[2/2] hive git commit: HIVE-20919 Break up UpdateDeleteSemanticAnalyzer (Miklos Gergely via Eugene Koifman)

2019-01-09 Thread ekoifman
HIVE-20919 Break up UpdateDeleteSemanticAnalyzer (Miklos Gergely via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/dcc89501 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/dcc89501 Diff:

[1/2] hive git commit: HIVE-20919 Break up UpdateDeleteSemanticAnalyzer (Miklos Gergely via Eugene Koifman)

2019-01-09 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 4d03e31d3 -> dcc895016 http://git-wip-us.apache.org/repos/asf/hive/blob/dcc89501/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java -- diff --git

[7/9] hive git commit: HIVE-20936 Allow the Worker thread in the metastore to run outside of it (Jaume Marhuenda via Eugene Koifman)

2018-12-21 Thread ekoifman
http://git-wip-us.apache.org/repos/asf/hive/blob/926c1e8e/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/GetPartitionsRequest.java -- diff --git

[6/9] hive git commit: HIVE-20936 Allow the Worker thread in the metastore to run outside of it (Jaume Marhuenda via Eugene Koifman)

2018-12-21 Thread ekoifman
http://git-wip-us.apache.org/repos/asf/hive/blob/926c1e8e/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java -- diff --git

[3/9] hive git commit: HIVE-20936 Allow the Worker thread in the metastore to run outside of it (Jaume Marhuenda via Eugene Koifman)

2018-12-21 Thread ekoifman
http://git-wip-us.apache.org/repos/asf/hive/blob/926c1e8e/standalone-metastore/metastore-common/src/gen/thrift/gen-php/metastore/Types.php -- diff --git

[2/9] hive git commit: HIVE-20936 Allow the Worker thread in the metastore to run outside of it (Jaume Marhuenda via Eugene Koifman)

2018-12-21 Thread ekoifman
http://git-wip-us.apache.org/repos/asf/hive/blob/926c1e8e/standalone-metastore/metastore-common/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py -- diff --git

[5/9] hive git commit: HIVE-20936 Allow the Worker thread in the metastore to run outside of it (Jaume Marhuenda via Eugene Koifman)

2018-12-21 Thread ekoifman
http://git-wip-us.apache.org/repos/asf/hive/blob/926c1e8e/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/WMFullResourcePlan.java -- diff --git

[1/9] hive git commit: HIVE-20936 Allow the Worker thread in the metastore to run outside of it (Jaume Marhuenda via Eugene Koifman)

2018-12-21 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 49f8f84d8 -> 926c1e8e3 http://git-wip-us.apache.org/repos/asf/hive/blob/926c1e8e/standalone-metastore/metastore-common/src/gen/thrift/gen-py/hive_metastore/ttypes.py -- diff

[8/9] hive git commit: HIVE-20936 Allow the Worker thread in the metastore to run outside of it (Jaume Marhuenda via Eugene Koifman)

2018-12-21 Thread ekoifman
http://git-wip-us.apache.org/repos/asf/hive/blob/926c1e8e/standalone-metastore/metastore-common/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/CompactionInfoStruct.java -- diff --git

[9/9] hive git commit: HIVE-20936 Allow the Worker thread in the metastore to run outside of it (Jaume Marhuenda via Eugene Koifman)

2018-12-21 Thread ekoifman
HIVE-20936 Allow the Worker thread in the metastore to run outside of it (Jaume Marhuenda via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/926c1e8e Tree:

[4/9] hive git commit: HIVE-20936 Allow the Worker thread in the metastore to run outside of it (Jaume Marhuenda via Eugene Koifman)

2018-12-21 Thread ekoifman
http://git-wip-us.apache.org/repos/asf/hive/blob/926c1e8e/standalone-metastore/metastore-common/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php -- diff --git

hive git commit: HIVE-20859 clean up invocation of Worker/Cleaner/Initiator in test code (Igor Kryvenko via Eugene Koifman)

2018-12-21 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 04cc68116 -> 0d200d23c HIVE-20859 clean up invocation of Worker/Cleaner/Initiator in test code (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20943: Handle Compactor transaction abort properly (Eugene Koifman, reviewed by Vaibhav Gumashta)

2018-12-18 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 3f60b31e3 -> 1020be050 HIVE-20943: Handle Compactor transaction abort properly (Eugene Koifman, reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19081: Add partition should prevent loading acid files (Igor Kryvenko via Eugene Koifman)

2018-12-17 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 4d9df0fdf -> ec5ce5da8 HIVE-19081: Add partition should prevent loading acid files (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-20941: Compactor produces a delete_delta_x_y even if there are no input delete events (Igor Kryvenko via Eugene Koifman)

2018-12-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master b5b637127 -> e8e0396c1 HIVE-20941: Compactor produces a delete_delta_x_y even if there are no input delete events (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-21020: log which table/partition is being processed by a txn in Worker (Eugene Koifman, reviewed by Jason Dere, Igor Kryvenko)

2018-12-13 Thread ekoifman
HIVE-21020: log which table/partition is being processed by a txn in Worker (Eugene Koifman, reviewed by Jason Dere, Igor Kryvenko) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e8e0396c Tree:

hive git commit: HIVE-20942 Worker should heartbeat its own txn (Igor Kryvenko via Eugene Koifman)

2018-12-07 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master aae392ff8 -> d8c500b89 HIVE-20942 Worker should heartbeat its own txn (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d8c500b8 Tree:

[3/3] hive git commit: HIVE-20823: Make Compactor run in a transaction (Eugene Koifman, reviewed by Vaibhav Gumashta)

2018-11-21 Thread ekoifman
org/apache/hadoop/hive/ql/TestAcidOnTez.java -- diff --git a/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/TestAcidOnTez.java b/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/TestAcidOnTez.java index 40dd992..d

[1/3] hive git commit: HIVE-20823: Make Compactor run in a transaction (Eugene Koifman, reviewed by Vaibhav Gumashta)

2018-11-21 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master f5b14fc04 -> ddf3b6cd0 http://git-wip-us.apache.org/repos/asf/hive/blob/ddf3b6cd/ql/src/test/org/apache/hadoop/hive/ql/lockmgr/TestDbTxnManager2.java -- diff --git

[2/3] hive git commit: HIVE-20823: Make Compactor run in a transaction (Eugene Koifman, reviewed by Vaibhav Gumashta)

2018-11-21 Thread ekoifman
http://git-wip-us.apache.org/repos/asf/hive/blob/ddf3b6cd/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Worker.java -- diff --git a/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Worker.java

[2/2] hive git commit: HIVE-20730: Do delete event filtering even if hive.acid.index is not there (Saurabh Seth via Eugene Koifman)

2018-11-14 Thread ekoifman
HIVE-20730: Do delete event filtering even if hive.acid.index is not there (Saurabh Seth via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6fbdf374 Tree:

[1/2] hive git commit: HIVE-20888: TxnHandler: sort() called on immutable lists (Igor Kryvenko via Eugene Koifman)

2018-11-14 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 8fca02e58 -> 6fbdf3748 HIVE-20888: TxnHandler: sort() called on immutable lists (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20862: QueryId no longer shows up in the logs (Eugene Koifman reviewed by Vaibhav Gumashta)

2018-11-07 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 6d713b656 -> 840dd431f HIVE-20862: QueryId no longer shows up in the logs (Eugene Koifman reviewed by Vaibhav Gumashta) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-14516: OrcInputFormat.SplitGenerator.callInternal() can be optimized (Igor Kryvenko via Eugene Koifman)

2018-10-25 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master a99be34a0 -> a26d9d166 HIVE-14516: OrcInputFormat.SplitGenerator.callInternal() can be optimized (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17231: ColumnizedDeleteEventRegistry.DeleteReaderValue optimization (Eugene Koifman, reviewed by Gopal V)

2018-10-16 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 0f2f999bb -> d7be4b9f2 HIVE-17231: ColumnizedDeleteEventRegistry.DeleteReaderValue optimization (Eugene Koifman, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20538: Allow to store a key value together with a transaction. (Jaume M via Eugene Koifman)

2018-10-15 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 20e595399 -> 69a7fe60f HIVE-20538: Allow to store a key value together with a transaction. (Jaume M via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-20719: SELECT statement fails after UPDATE with hive.optimize.sort.dynamic.partition optimization and vectorization on (Eugene Koifman, reviewed by Gopal V)

2018-10-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 87414f37e -> 35278429d HIVE-20719: SELECT statement fails after UPDATE with hive.optimize.sort.dynamic.partition optimization and vectorization on (Eugene Koifman, reviewed by Gopal V) Project:

[2/2] hive git commit: HIVE-20723: Allow per table specification of compaction yarn queue (Saurabh Seth via Eugene Koifman)

2018-10-13 Thread ekoifman
HIVE-20723: Allow per table specification of compaction yarn queue (Saurabh Seth via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/35278429 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/35278429

hive git commit: HIVE-20694: Additional unit tests for VectorizedOrcAcidRowBatchReader min max key evaluation (Saurabh Seth via Eugene Koifman)

2018-10-09 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 8b7043626 -> b054174bb HIVE-20694: Additional unit tests for VectorizedOrcAcidRowBatchReader min max key evaluation (Saurabh Seth via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20635: VectorizedOrcAcidRowBatchReader doesn't filter delete events for original files (Saurabh Seth via Eugene Koifman)

2018-10-06 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master f122e258b -> 39ed52c48 HIVE-20635: VectorizedOrcAcidRowBatchReader doesn't filter delete events for original files (Saurabh Seth via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20664: Potential ArrayIndexOutOfBoundsException in VectorizedOrcAcidRowBatchReader.findMinMaxKeys (Saurabh Seth via Eugene Koifman)

2018-10-05 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master f0434c5b5 -> 9593e46e6 HIVE-20664: Potential ArrayIndexOutOfBoundsException in VectorizedOrcAcidRowBatchReader.findMinMaxKeys (Saurabh Seth via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-20556: Expose an API to retrieve the TBL_ID from TBLS in the metastore tables (Jaume Marhuenda via Eugene Koifman)

2018-10-04 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 97f0513c4 -> fe3a457d7 http://git-wip-us.apache.org/repos/asf/hive/blob/fe3a457d/standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java

[2/2] hive git commit: HIVE-20556: Expose an API to retrieve the TBL_ID from TBLS in the metastore tables (Jaume Marhuenda via Eugene Koifman)

2018-10-04 Thread ekoifman
HIVE-20556: Expose an API to retrieve the TBL_ID from TBLS in the metastore tables (Jaume Marhuenda via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fe3a457d Tree:

hive git commit: HIVE-19985: ACID: Skip decoding the ROW__ID sections for read-only queries (Eugene Koifman, reviewed by Gopal V)

2018-09-29 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 05ddd21c7 -> e133ec5c2 HIVE-19985: ACID: Skip decoding the ROW__ID sections for read-only queries (Eugene Koifman, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17917: VectorizedOrcAcidRowBatchReader.computeOffsetAndBucket optimization (Saurabh Seth via Eugene Koifman)

2018-09-27 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 37fd22e6a -> 34331f3c7 HIVE-17917: VectorizedOrcAcidRowBatchReader.computeOffsetAndBucket optimization (Saurabh Seth via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-16812: VectorizedOrcAcidRowBatchReader doesn't filter delete events (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-09-27 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 1ab23e3b7 -> 37fd22e6a HIVE-16812: VectorizedOrcAcidRowBatchReader doesn't filter delete events (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20640: Upgrade Hive to use ORC 1.5.3(Eugene Koifman, reviewed by Gopal V)

2018-09-27 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master fb7291ac4 -> 00dc4c72e HIVE-20640: Upgrade Hive to use ORC 1.5.3(Eugene Koifman, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/00dc4c72 Tree:

hive git commit: HIVE-20604: Minor compaction disables ORC column stats (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-09-26 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master bef6c9fd2 -> dfc926284 HIVE-20604: Minor compaction disables ORC column stats (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18453: ACID: Add "CREATE TRANSACTIONAL TABLE" syntax to unify ACID ORC & Parquet support (Igor Kryvenko via Eugene Koifman

2018-09-18 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 8ebde0441 -> 9c907769a HIVE-18453: ACID: Add "CREATE TRANSACTIONAL TABLE" syntax to unify ACID ORC & Parquet support (Igor Kryvenko via Eugene Koifman Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20553: more acid stats tests (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-09-14 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 1b459beab -> 5eaf0ddf9 HIVE-20553: more acid stats tests (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5eaf0ddf Tree:

hive git commit: HIVE-17921 Aggregation with struct in LLAP produces wrong result (Saurabh Seth via Eugene Koifman)

2018-09-10 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 346c0ce44 -> ad93cfd75 HIVE-17921 Aggregation with struct in LLAP produces wrong result (Saurabh Seth via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20410: aborted Insert Overwrite on transactional table causes "Not enough history available for..." error (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-08-17 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master b43b4d2a2 -> 468907eab HIVE-20410: aborted Insert Overwrite on transactional table causes "Not enough history available for..." error (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo

[1/3] hive git commit: HIVE-19800 Create separate submodules for pre and post upgrade and add rename file logic (Eugene Koifman, reviewed by Jason Dere)

2018-08-11 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 6fd4d64db -> 28b24dbf5 http://git-wip-us.apache.org/repos/asf/hive/blob/28b24dbf/upgrade-acid/src/main/java/org/apache/hadoop/hive/upgrade/acid/UpgradeTool.java -- diff

[3/3] hive git commit: HIVE-19800 Create separate submodules for pre and post upgrade and add rename file logic (Eugene Koifman, reviewed by Jason Dere)

2018-08-11 Thread ekoifman
HIVE-19800 Create separate submodules for pre and post upgrade and add rename file logic (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/28b24dbf Tree:

[2/3] hive git commit: HIVE-19800 Create separate submodules for pre and post upgrade and add rename file logic (Eugene Koifman, reviewed by Jason Dere)

2018-08-11 Thread ekoifman
http://git-wip-us.apache.org/repos/asf/hive/blob/28b24dbf/upgrade-acid/pre-upgrade/pom.xml -- diff --git a/upgrade-acid/pre-upgrade/pom.xml b/upgrade-acid/pre-upgrade/pom.xml new file mode 100644 index 000..da73d31 ---

hive git commit: HIVE-17683: Add explain locks command (Igor Kryvenko via Eugene Koifman)

2018-08-03 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 9f9b1e9b2 -> 96e7c4726 HIVE-17683: Add explain locks command (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/96e7c472 Tree:

hive git commit: ADDENDUM: HIVE-17683: Add explain locks command (Igor Kryvenko via Eugene Koifman)

2018-07-23 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 90d19acd2 -> 5e7aa0986 ADDENDUM: HIVE-17683: Add explain locks command (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5e7aa098 Tree:

hive git commit: HIVE-17683: Add explain locks command (Igor Kryvenko via Eugene Koifman)

2018-07-23 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master bed17e54d -> 90d19acd2 HIVE-17683: Add explain locks command (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/90d19acd Tree:

hive git commit: HIVE-20218: make sure Statement.executeUpdate() returns number of rows affected (Eugene Koifman, reviewed by Ashutosh Chauhan)

2018-07-22 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master cce3a0521 -> 92ecdd97b HIVE-20218: make sure Statement.executeUpdate() returns number of rows affected (Eugene Koifman, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19375: Bad message: 'transactional'='false' is no longer a valid property and will be ignored (Eugene Koifman, reviewed by Jason Dere)

2018-07-12 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 f22412e0d -> e827e0382 HIVE-19375: Bad message: 'transactional'='false' is no longer a valid property and will be ignored (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19375: Bad message: 'transactional'='false' is no longer a valid property and will be ignored (Eugene Koifman, reviewed by Jason Dere)

2018-07-12 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master b3923255a -> e0c2b9d97 HIVE-19375: Bad message: 'transactional'='false' is no longer a valid property and will be ignored (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19387: Truncate table for Acid tables conflicts with ResultSet cache (Eugene Koifman, reviewed by Jason Dere)

2018-07-12 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 3c71687d1 -> f22412e0d HIVE-19387: Truncate table for Acid tables conflicts with ResultSet cache (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19387: Truncate table for Acid tables conflicts with ResultSet cache (Eugene Koifman, reviewed by Jason Dere)

2018-07-11 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 385a26ad8 -> 733c4f316 HIVE-19387: Truncate table for Acid tables conflicts with ResultSet cache (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19965: Make HiveEndPoint use IMetaStoreClient.add_partition (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-06-24 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master ba210c904 -> be1955f61 HIVE-19965: Make HiveEndPoint use IMetaStoreClient.add_partition (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19965: Make HiveEndPoint use IMetaStoreClient.add_partition (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-06-24 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 0e1de2e5b -> bf39dcb4d HIVE-19965: Make HiveEndPoint use IMetaStoreClient.add_partition (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19908 Block Insert Overwrite with Union All on full CRUD ACID tables using HIVE_UNION_SUBDIR_ (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-06-20 Thread ekoifman
g/apache/hadoop/hive/ql/TestTxnNoBuckets.java +++ b/ql/src/test/org/apache/hadoop/hive/ql/TestTxnNoBuckets.java @@ -275,6 +275,24 @@ ekoifman:apache-hive-3.0.0-SNAPSHOT-bin ekoifman$ tree /Users/ekoifman/dev/hiver }; checkExpected(rs, expected, "Unexpected row count after ctas"

hive git commit: HIVE-19908 Block Insert Overwrite with Union All on full CRUD ACID tables using HIVE_UNION_SUBDIR_ (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-06-20 Thread ekoifman
ache/hadoop/hive/ql/TestTxnNoBuckets.java +++ b/ql/src/test/org/apache/hadoop/hive/ql/TestTxnNoBuckets.java @@ -275,6 +275,24 @@ ekoifman:apache-hive-3.0.0-SNAPSHOT-bin ekoifman$ tree /Users/ekoifman/dev/hiver }; checkExpected(rs, expected, "Unexpected row count after ctas"

hive git commit: HIVE-19917: Export of full CRUD transactional table fails if table is not in default database (Eugene Koifman, reviewed by Jason Dere)

2018-06-15 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 73ee8a138 -> 97da974fa HIVE-19917: Export of full CRUD transactional table fails if table is not in default database (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19917: Export of full CRUD transactional table fails if table is not in default database (Eugene Koifman, reviewed by Jason Dere)

2018-06-15 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 2b4868746 -> fb1e5ba7a HIVE-19917: Export of full CRUD transactional table fails if table is not in default database (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19826: update errata.txt

2018-06-14 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 9578edb50 -> 0a5b3b4d3 HIVE-19826: update errata.txt Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0a5b3b4d Tree:

[2/2] hive git commit: HIVE-19826: update errata.txt

2018-06-14 Thread ekoifman
HIVE-19826: update errata.txt Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/91e0d2b8 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/91e0d2b8 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/91e0d2b8 Branch:

[1/2] hive git commit: HIVE-19826: update errata.txt

2018-06-14 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 88d0da45b -> 91e0d2b8c HIVE-19826: update errata.txt Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f7c060a3 Tree:

hive git commit: HIVE-19826: update errata.txt

2018-06-14 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master a06721e8e -> 9578edb50 HIVE-19826: update errata.txt Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9578edb5 Tree:

hive git commit: OrcRawRecordMerger doesn't work for more than one file in non vectorized case (Sergey Shelukhin, reviewed by Eugene Koifman)

2018-06-09 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 645458532 -> 1aec6a394 OrcRawRecordMerger doesn't work for more than one file in non vectorized case (Sergey Shelukhin, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: OrcRawRecordMerger doesn't work for more than one file in non vectorized case (Sergey Shelukhin, reviewed by Eugene Koifman)

2018-06-09 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 1c5ce3f61 -> 7981d38cb OrcRawRecordMerger doesn't work for more than one file in non vectorized case (Sergey Shelukhin, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19750: Initialize NEXT_WRITE_ID. NWI_NEXT on converting an existing table to full acid (Eugene Koifman, reviewed by Sankar Hariappan)

2018-06-06 Thread ekoifman
", "t/base_002/00_0"}, -{"{\"writeid\":2,\"bucketid\":536936448,\"rowid\":0}\t8\t8", "t/base_002/01_0"} +{"{\"writeid\":1002,\"bucketid\":536870912,\"rowid\"

hive git commit: HIVE-18748: Rename table impacts the ACID behavior as table names are not updated in meta-tables. (Eugene Koifman, reviewed by Sankar Hariappan)

2018-05-29 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 bf951b7e5 -> c7f713d57 HIVE-18748: Rename table impacts the ACID behavior as table names are not updated in meta-tables. (Eugene Koifman, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18748 - Rename table impacts the ACID behavior as table names are not updated in meta-tables. (Eugene Koifman, reviewed by Sankar Hariappan)

2018-05-17 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master b329afa0a -> 76f3ba36a HIVE-18748 - Rename table impacts the ACID behavior as table names are not updated in meta-tables. (Eugene Koifman, reviewed by Sankar Hariappan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/3] hive git commit: HIVE-18288 - merge/concat not supported on Acid table (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-05-07 Thread ekoifman
HIVE-18288 - merge/concat not supported on Acid table (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/cb61ed63 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/cb61ed63

[1/3] hive git commit: HIVE-18131 - Truncate table for Acid tables (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-05-07 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 f93f76d18 -> 63abf9be0 HIVE-18131 - Truncate table for Acid tables (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[3/3] hive git commit: HIVE-19322 - broken test: TestNegativeMinimrCliDriver#testCliDriver[minimr_broken_pipe] (Eugene Koifman, reviewed by Jason Dere)

2018-05-07 Thread ekoifman
HIVE-19322 - broken test: TestNegativeMinimrCliDriver#testCliDriver[minimr_broken_pipe] (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/63abf9be Tree:

[1/2] hive git commit: HIVE-18131 - Truncate table for Acid tables (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-05-07 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master c38b7f88e -> 4a2bfb8be HIVE-18131 - Truncate table for Acid tables (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-18288 - merge/concat not supported on Acid table (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-05-07 Thread ekoifman
HIVE-18288 - merge/concat not supported on Acid table (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/4a2bfb8b Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/4a2bfb8b

hive git commit: HIVE-18570 - ACID IOW implemented using base may delete too much data (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-05-04 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 552dbaf33 -> 8158f8848 HIVE-18570 - ACID IOW implemented using base may delete too much data (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18570 - ACID IOW implemented using base may delete too much data (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-05-04 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 1ad644c60 -> 812ae7388 HIVE-18570 - ACID IOW implemented using base may delete too much data (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17457 - IOW Acid Insert Overwrite when the transaction fails (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-05-03 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 ae4df6279 -> 9adf5a950 HIVE-17457 - IOW Acid Insert Overwrite when the transaction fails (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-17457 - IOW Acid Insert Overwrite when the transaction fails (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-05-03 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 2c7f9c26e -> dfaf90f2b HIVE-17457 - IOW Acid Insert Overwrite when the transaction fails (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19322 - broken test: TestNegativeMinimrCliDriver#testCliDriver[minimr_broken_pipe] (Eugene Koifman, reviewed by Jason Dere)

2018-04-30 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 3c4a9c6bc -> ee6a53268 HIVE-19322 - broken test: TestNegativeMinimrCliDriver#testCliDriver[minimr_broken_pipe] (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19270 - TestAcidOnTez tests are failing (Eugene Koifman, reviewed by Sankar Hariappan)

2018-04-28 Thread ekoifman
:1,\"bucketid\":536870913,\"rowid\":2}\t1\t2", "/delta_001_001_0001/bucket_0"}, {"{\"writeid\":1,\"bucketid\":536870914,\"rowid\":0}\t9\t10", "/delta_001_001_0002/bucket_0"}, {"{\"w

hive git commit: HIVE-19270 - TestAcidOnTez tests are failing (Eugene Koifman, reviewed by Sankar Hariappan)

2018-04-28 Thread ekoifman
:1,\"bucketid\":536870913,\"rowid\":2}\t1\t2", "/delta_001_001_0001/bucket_0"}, {"{\"writeid\":1,\"bucketid\":536870914,\"rowid\":0}\t9\t10", "/delta_001_001_0002/bucket_0"}, {"{\"w

hive git commit: HIVE-19315 - Test failure org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3 (Eugene Koifman, reviewed by Jason Dere)

2018-04-26 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 3edde33d5 -> b0bc75b3c HIVE-19315 - Test failure org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3 (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19315 - Test failure org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3 (Eugene Koifman, reviewed by Jason Dere)

2018-04-26 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 823aadad5 -> 913911b86 HIVE-19315 - Test failure org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3 (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19260 - Streaming Ingest API doesn't normalize db.table names (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-04-25 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 656af1411 -> cfdb272c7 HIVE-19260 - Streaming Ingest API doesn't normalize db.table names (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-19260 - Streaming Ingest API doesn't normalize db.table names (Eugene Koifman, reviewed by Prasanth Jayachandran)

2018-04-24 Thread ekoifman
HIVE-19260 - Streaming Ingest API doesn't normalize db.table names (Eugene Koifman, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/36ef2741 Tree:

[1/2] hive git commit: HIVE-19137 - orcfiledump doesn't print hive.acid.version value (Igor Kryvenko via Eugene Koifman)

2018-04-24 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 56c3a9570 -> 36ef27418 HIVE-19137 - orcfiledump doesn't print hive.acid.version value (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19137 - orcfiledump doesn't print hive.acid.version value (Igor Kryvenko via Eugene Koifman)

2018-04-24 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-3 e8568f282 -> e7552df73 HIVE-19137 - orcfiledump doesn't print hive.acid.version value (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-18739 - Add support for Import/Export from Acid table (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-04-19 Thread ekoifman
HIVE-18739 - Add support for Import/Export from Acid table (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a3e535f9 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a3e535f9

[1/2] hive git commit: HIVE-18739 - Add support for Import/Export from Acid table (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-04-19 Thread ekoifman
TxnCommandsBaseForTests { /** * Insert into unbucketed acid table from union all query - * Union All is flattend so nested subdirs are created and acid move drops them since + * Union All is flattened so nested subdirs are created and acid move drops them since * delta dirs have

[1/2] hive git commit: HIVE-18739 - Add support for Import/Export from Acid table (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-04-17 Thread ekoifman
TxnCommandsBaseForTests { /** * Insert into unbucketed acid table from union all query - * Union All is flattend so nested subdirs are created and acid move drops them since + * Union All is flattened so nested subdirs are created and acid move drops them since * delta dirs have unique na

[2/2] hive git commit: HIVE-18739 - Add support for Import/Export from Acid table (Eugene Koifman, reviewed by Sergey Shelukhin)

2018-04-17 Thread ekoifman
HIVE-18739 - Add support for Import/Export from Acid table (Eugene Koifman, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/699c5768 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/699c5768

hive git commit: HIVE-18845 - SHOW COMAPCTIONS should show host name (Igor Kryvenko via Eugene Koifman)

2018-04-17 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 54046353e -> fedb03aba HIVE-18845 - SHOW COMAPCTIONS should show host name (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fedb03ab

hive git commit: HIVE-16144 - CompactionInfo doesn't have equals/hashCode but used in Set (Igor Kryvenko via Eugene Koifman)

2018-04-16 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master c46c4c90f -> 996db32ba HIVE-16144 - CompactionInfo doesn't have equals/hashCode but used in Set (Igor Kryvenko via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19100 : investigate TestStreaming failures(Eugene Koifman, reviewed by Alan Gates)

2018-04-04 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master e54acc611 -> 078b9c333 HIVE-19100 : investigate TestStreaming failures(Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/078b9c33

hive git commit: HIVE-18814 - Support Add Partition For Acid tables (Eugene Koifman, reviewed by Alan Gates)

2018-04-03 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 00d0e56e3 -> fdc1e1fbd HIVE-18814 - Support Add Partition For Acid tables (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-19029 - Load Data should prevent loading acid files (Eugene Koifman, reviewed by Jason Dere)

2018-03-29 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 6fd240f6e -> 3e3292b6c HIVE-19029 - Load Data should prevent loading acid files (Eugene Koifman, reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-18693 - Snapshot Isolation does not work for Micromanaged table when a insert transaction is aborted (Steve Yeom via Eugene Koifman)

2018-03-15 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master d5cb7f62e -> 52c6e8938 HIVE-18693 - Snapshot Isolation does not work for Micromanaged table when a insert transaction is aborted (Steve Yeom via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

  1   2   3   4   5   >