(hive) branch master updated: HIVE-27833: Hive Acid Replication Support for Dell Powerscale (#4841) (Harshal Patel, reviewed by Teddy Choi)

2023-11-21 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 ae64e6de113 HIVE-27833: Hive Acid Replication

[hive] branch master updated: HIVE-27669: Hive Acid CTAS fails incremental if no of rows inserted is > INT_MAX (#4665) (Harshal Patel, reviewed by Teddy Choi)

2023-09-11 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 e49fe08b157 HIVE-27669: Hive Acid CTAS fails

[hive] branch master updated: HIVE-21213: Update integration test to mark compactions as complete instead of aborted. (#4671)

2023-09-07 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 1fb439f8be6 HIVE-21213: Update integration test

[hive] branch master updated: HIVE-21213: Acid table bootstrap replication needs to handle directory created by compaction with txn id (#4631) (Rakshith C, reviewed by Teddy Choi)

2023-09-01 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 e84f792f730 HIVE-21213: Acid table bootstrap

[hive] branch master updated (1c5d9b90d96 -> 7d69a8ce8ce)

2023-03-15 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git from 1c5d9b90d96 HIVE-27101: Support incremental materialized view rebuild when Iceberg source tables have insert operation

[hive] branch master updated (2b9d290c04c -> dfb1dd9edba)

2023-03-08 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git from 2b9d290c04c HIVE-27107 : Fix improper metrics count for RESUME/RESET workflow (#4084) (Shreenidhi Saigaonkar, reviewed

[hive] branch master updated (abbabdd86b3 -> 2b9d290c04c)

2023-03-08 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git from abbabdd86b3 HIVE-26735: Ability to sort the data during rebalancing compaction (Laszlo Vegh, reviewed by Krisztian Kasa

[hive] branch master updated: HIVE-26962 : Expose resume/reset ready state through replication metrics when first cycle of resume/reset completes (#4016) (Shreenidhi Saigaonkar, reviewed by Teddy Choi

2023-02-23 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 1d0fcea3adb HIVE-26962 : Expose resume/reset ready

[hive] branch master updated: HIVE-26961: Fix improper replication metric count when open transactions are filtered. (#4041) (Rakshith Chandraiah, reviewed by Teddy Choi)

2023-02-08 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 11f7ebbcad5 HIVE-26961: Fix improper replication

[hive] branch master updated: HIVE-26920: Add new view 'replication_failover_failback_metrics' in sys db to capture failover and failback metrics (#4023) (Amit Saonerkar, reviewed by Teddy Choi)

2023-02-08 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 0c059c6e9bb HIVE-26920: Add new view

[hive] branch master updated: HIVE-26937: Batching incremental events to avoid O.O.M during repl load (#4019) (Rakshith Chandraiah, reviewed by Teddy Choi)

2023-02-06 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 dda3e7190dd HIVE-26937: Batching incremental

[hive] branch master updated: HIVE-26921: Add failover_type and failover_endpoint as new member to metadata column in replication_metrics table (#3999) (Amit Saonerkar, reviewed by Teddy Choi)

2023-02-03 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 0d8ca3ca0bd HIVE-26921: Add failover_type

[hive] branch master updated: HIVE-26601: Registering table metric during second load cycle of optimized bootstrap (#3992) (Vinit Patni, reviewed by Teddy Choi)

2023-02-02 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 870713ce031 HIVE-26601: Registering table metric

[hive] branch master updated: HIVE-26963: Unset repl.faliover.endpoint during second cycle of optimized bootstrap (#4006) (Rakshith Chandraiah, reviewed by Teddy Choi)

2023-02-02 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 a8151681965 HIVE-26963: Unset

[hive] branch master updated: HIVE-26931: REPL LOAD command does not throw any error for incorrect syntax (Subhasis Gorai, reviewed by Teddy Choi)

2023-01-31 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 ff38313c15d HIVE-26931: REPL LOAD command does

[hive] branch master updated: HIVE-26960: Fix optimized bootstrap when primary is modified only by addition of new tables (Rakshith Chandraiah, reviewed by Teddy Choi)

2023-01-31 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 e20102c6201 HIVE-26960: Fix optimized bootstrap

[hive] branch master updated: HIVE-26606: Expose failover states in replication metrics (Harshal Patel, reviewed by Teddy Choi)

2023-01-30 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 0a5558d71c4 HIVE-26606: Expose failover states

[hive] branch master updated: HIVE-26600: Handle failover during optimized bootstrap (Rakshith Chandraiah, reviewed by Teddy Choi)

2023-01-29 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 d6b11487b88 HIVE-26600: Handle failover during

[hive] branch master updated (ebca56ce581 -> cd171401b39)

2023-01-29 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git from ebca56ce581 HIVE-26939 : Changed placement policy from NODE to node for Hadoop 3.3.4 to parse correctly using Jackson

[hive] branch master updated: HIVE-26599: Registering Tables metric during second cycle of optimised bootstrap (Vinit Patni, reviewed by Teddy Choi)

2023-01-26 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 afd2722310c HIVE-26599: Registering Tables metric

[hive] branch master updated (ed3261f3a4e -> c1294a68d4e)

2023-01-19 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git from ed3261f3a4e HIVE-26925: MV with iceberg storage format fails when contains 'PARTITIONED ON' clause due to column number

[hive] branch master updated: HIVE-26598: Fix unsetting of db params for optimized bootstrap when repl dump initiates data copy (Rakshith Chandraiah, reviewed by Teddy Choi)

2023-01-18 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 d480aa575f0 HIVE-26598: Fix unsetting of db params

[hive] branch master updated (61b9683524f -> ad9b463575c)

2023-01-18 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git from 61b9683524f HIVE-26922: Deadlock when rebuilding Materialized view stored by Iceberg (Krisztian Kasa, reviewed by Aman

[hive] branch master updated (f2e908c562c -> 55471330426)

2023-01-18 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git from f2e908c562c HIVE-26717: Query based Rebalance compaction on insert-only tables (Laszlo Vegh, reviewed by Denys Kuzmenko

[hive] branch master updated: HIVE-26597: Fix unsetting of db property repl.target.for in ReplicationSemanticAnalyzer (Rakshith Chandraiah, reviewed by Teddy Choi)

2023-01-17 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 c92a478e514 HIVE-26597: Fix unsetting of db

[hive] branch master updated: HIVE-26558 Small test fix in TestReplicationOptimisedBootstrap to make test method independent of TxnType enums (Amit Saonerkar, reviewed by Teddy Choi)

2023-01-11 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 d8a218003f4 HIVE-26558 Small test fix

[hive] branch master updated: HIVE-26555 Read-only mode for Hive database (#3614) (Teddy Choi, reviewed by Laszlo Bodor)

2023-01-03 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 ac1cfe2294d HIVE-26555 Read-only mode for Hive

[hive] branch master updated: HIVE-26624: Set repl.background.enable on target after failover completion (Vinit Patni, reviewed by László Pintér, Teddy Choi)

2022-11-17 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 497553016d8 HIVE-26624: Set repl.background.enable

[hive] branch master updated (7a238e67ad4 -> f698642b517)

2022-11-10 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git from 7a238e67ad4 HIVE-26667: Incompatible expression deserialization against latest HMS (Zhihua Deng reviewed by Sai Hemanth

[hive] branch master updated: HIVE-26573: Fix ClassCastException issues for Decimal64 vectorization. (#3630)

2022-10-20 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 d3c35ff43d0 HIVE-26573: Fix ClassCastException

[hive] branch master updated: HIVE-23745: Avoid copying userpayload in task communicator (Dmitriy Fingerman, reviewed by Laszlo Bodor)

2022-10-04 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 1be7135f649 HIVE-23745: Avoid copying userpayload

[hive] branch master updated: HIVE-24933: Replication fails for transactional tables having same name as dropped external tables. (Janardhan Hungund, reviewed by Teddy Choi)

2022-09-12 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 2093037cb49 HIVE-24933: Replication fails

[hive] branch master updated (9b00e04a10d -> 27490a8130a)

2022-08-22 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git from 9b00e04a10d HIVE-26483: Use DDL_NO_LOCK when running iceberg CTAS query (#3533) (Laszlo Pinter, reviewed by Denys

[hive] branch master updated: HIVE-26415 : Add epoch time in the information_schema.scheduled_executions view (#3467)

2022-08-18 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 277f2431a8c HIVE-26415 : Add epoch time

[hive] branch master updated: Remove unnecessary files from HIVE-21368: Vectorization: Unnecessary Decimal64 -> HiveDecimal conversion (Teddy Choi, reviewed by Gopal V)

2019-03-15 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 677eef8 Remove unnecessary files from HIVE-21368

[hive] branch master updated: HIVE-21368: Vectorization: Unnecessary Decimal64 -> HiveDecimal conversion (Teddy Choi, reviewed by Gopal V)

2019-03-13 Thread tchoi
This is an automated email from the ASF dual-hosted git repository. tchoi 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 c5219a8 HIVE-21368: Vectorization: Unnecessary

hive git commit: HIVE-21126: Allow session level queries in LlapBaseInputFormat#getSplits() before actual get_splits() call (Shubham Chaurasia, reviewed by Teddy Choi)

2019-01-24 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 1327d47a5 -> 6fb264e6f HIVE-21126: Allow session level queries in LlapBaseInputFormat#getSplits() before actual get_splits() call (Shubham Chaurasia, reviewed by Teddy Choi) Change-Id: I4aa0bf6822ed09c4c4438494a0b7ac2eed378f75 Project:

hive git commit: HIVE-20419: Vectorization: Prevent mutation of VectorPartitionDesc after being used in a hashmap key (Teddy Choi, reviewed by Gopal V)

2019-01-21 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 34c8ca432 -> cb74a685c HIVE-20419: Vectorization: Prevent mutation of VectorPartitionDesc after being used in a hashmap key (Teddy Choi, reviewed by Gopal V) Change-Id: Ie9ae156c6b25f39dfdab1742b0c35219c8275062 Project:

hive git commit: HIVE-21041: NPE, ParseException in getting schema from logical plan (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-12-18 Thread tchoi
Repository: hive Updated Branches: refs/heads/branch-3 1ea6e49cf -> 86009a0d9 HIVE-21041: NPE, ParseException in getting schema from logical plan (Teddy Choi, reviewed by Jesus Camacho Rodriguez) Change-Id: Iecdee8ddeea2ca3f862b16b1641569f027a12fbb Project:

hive git commit: HIVE-21041: NPE, ParseException in getting schema from logical plan (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-12-18 Thread tchoi
Repository: hive Updated Branches: refs/heads/master ef7c3963b -> 5131046ca HIVE-21041: NPE, ParseException in getting schema from logical plan (Teddy Choi, reviewed by Jesus Camacho Rodriguez) Change-Id: Iff9d9b02f934ed800f932ff916a59288a896f169 Project:

hive git commit: HIVE-20827: Inconsistent results for empty arrays (Teddy Choi, reviewed by Gopal V)

2018-12-05 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 8e30b5e02 -> 02b1ee387 HIVE-20827: Inconsistent results for empty arrays (Teddy Choi, reviewed by Gopal V) Signed-off-by: Teddy Choi Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20873: Use Murmur hash for VectorHashKeyWrapperTwoLong to reduce hash collision (Teddy Choi, reviewed by Gopal V)

2018-11-27 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 7c5b99b5b -> dffa3a165 HIVE-20873: Use Murmur hash for VectorHashKeyWrapperTwoLong to reduce hash collision (Teddy Choi, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20930: VectorCoalesce in FILTER mode doesn't take effect (Teddy Choi, reviewed by Ashutosh Chauhan)

2018-11-27 Thread tchoi
Repository: hive Updated Branches: refs/heads/master d3f8aba74 -> 7c5b99b5b HIVE-20930: VectorCoalesce in FILTER mode doesn't take effect (Teddy Choi, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[2/2] hive git commit: HIVE-20954: Vector RS operator is not using uniform hash function for TPC-DS query 95 (Teddy Choi, reviewed by Gopal V)

2018-11-26 Thread tchoi
HIVE-20954: Vector RS operator is not using uniform hash function for TPC-DS query 95 (Teddy Choi, reviewed by Gopal V) Change-Id: I861e45474bd2c766d247d1db02db89d9e4c510fc Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[1/2] hive git commit: HIVE-20954: Vector RS operator is not using uniform hash function for TPC-DS query 95 (Teddy Choi, reviewed by Gopal V)

2018-11-26 Thread tchoi
Repository: hive Updated Branches: refs/heads/master e579e0683 -> 56625f3a6 http://git-wip-us.apache.org/repos/asf/hive/blob/56625f3a/ql/src/test/results/clientpositive/llap/keep_uniform.q.out -- diff --git

hive git commit: HIVE-20751: Upgrade arrow version to 0.10.0 (Shubham Chaurasia, reviewed by Teddy Choi)

2018-10-31 Thread tchoi
Repository: hive Updated Branches: refs/heads/master fb2d27ea2 -> 4b40f7d2b HIVE-20751: Upgrade arrow version to 0.10.0 (Shubham Chaurasia, reviewed by Teddy Choi) Signed-off-by: Teddy Choi Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20552: Get Schema from LogicalPlan faster (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-10-04 Thread tchoi
Repository: hive Updated Branches: refs/heads/branch-3 50cc61154 -> 3936f8227 HIVE-20552: Get Schema from LogicalPlan faster (Teddy Choi, reviewed by Jesus Camacho Rodriguez) Signed-off-by: Teddy Choi Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20552: Get Schema from LogicalPlan faster (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-27 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 727e4b2d2 -> 778c47ccd HIVE-20552: Get Schema from LogicalPlan faster (Teddy Choi, reviewed by Jesus Camacho Rodriguez) Signed-off-by: Teddy Choi Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20052: Arrow serde should fill ArrowColumnVector(Decimal) with the given schema precision/scale (Teddy Choi, reviewed by Matt McCline)

2018-09-27 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 34331f3c7 -> 727e4b2d2 HIVE-20052: Arrow serde should fill ArrowColumnVector(Decimal) with the given schema precision/scale (Teddy Choi, reviewed by Matt McCline) Signed-off-by: Teddy Choi Project:

[08/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/spark/spark_explainuser_1.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/spark_explainuser_1.q.out

[04/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/vector_decimal_precision.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_decimal_precision.q.out

[09/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/spark/ptf.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/ptf.q.out b/ql/src/test/results/clientpositive/spark/ptf.q.out

[16/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/llap/vector_order_null.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_order_null.q.out

[07/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/spark/vector_outer_join4.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vector_outer_join4.q.out

[12/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/llap/vectorized_timestamp_funcs.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorized_timestamp_funcs.q.out

[20/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/llap/acid_no_buckets.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/acid_no_buckets.q.out

[18/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/llap/ptf_streaming.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/ptf_streaming.q.out

[03/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/vector_outer_join3.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_outer_join3.q.out

[02/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/vector_outer_join4.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_outer_join4.q.out

[11/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/partition_vs_table_metadata.q.out -- diff --git a/ql/src/test/results/clientpositive/partition_vs_table_metadata.q.out

[06/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/spark/vectorization_short_regress.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vectorization_short_regress.q.out

[15/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/llap/vector_windowing.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_windowing.q.out

[01/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
Repository: hive Updated Branches: refs/heads/branch-3 fdc12f38f -> 0427ffa57 http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/vectorized_timestamp_funcs.q.out -- diff --git

[13/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/llap/vectorization_short_regress.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorization_short_regress.q.out

[14/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/llap/vector_windowing_windowspec.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_windowing_windowspec.q.out

[17/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/llap/vector_decimal_10_0.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_decimal_10_0.q.out

[05/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/spark/vectorized_timestamp_funcs.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vectorized_timestamp_funcs.q.out

[10/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/spark/constprog_semijoin.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/constprog_semijoin.q.out

[21/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/0427ffa5 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/0427ffa5

[19/21] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-26 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/0427ffa5/ql/src/test/results/clientpositive/llap/orc_llap_counters.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/orc_llap_counters.q.out

[06/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/spark/vectorization_short_regress.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vectorization_short_regress.q.out

[04/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/update_where_partitioned.q.out -- diff --git a/ql/src/test/results/clientpositive/update_where_partitioned.q.out

[17/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/llap/smb_mapjoin_15.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/smb_mapjoin_15.q.out

[02/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/vector_outer_join4.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_outer_join4.q.out

[18/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/llap/orc_ppd_basic.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/orc_ppd_basic.q.out

[13/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/llap/vectorization_7.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorization_7.q.out

[11/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/parquet_vectorization_13.q.out -- diff --git a/ql/src/test/results/clientpositive/parquet_vectorization_13.q.out

[10/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/perf/tez/query49.q.out -- diff --git a/ql/src/test/results/clientpositive/perf/tez/query49.q.out

[07/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/spark/vector_outer_join4.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vector_outer_join4.q.out

[16/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/llap/vector_decimal_precision.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_decimal_precision.q.out

[01/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 35f86c749 -> 499d01a38 http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/vectorized_timestamp_funcs.q.out -- diff --git

[03/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/vector_outer_join3.q.out -- diff --git a/ql/src/test/results/clientpositive/vector_outer_join3.q.out

[15/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/llap/vector_outer_join3.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_outer_join3.q.out

[20/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez) Signed-off-by: Teddy Choi Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/499d01a3 Tree:

[19/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/llap/acid_no_buckets.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/acid_no_buckets.q.out

[12/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/llap/vectorized_ptf.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vectorized_ptf.q.out

[08/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/spark/spark_explainuser_1.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/spark_explainuser_1.q.out

[09/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/spark/parquet_vectorization_div0.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/parquet_vectorization_div0.q.out

[14/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/llap/vector_windowing_expressions.q.out -- diff --git a/ql/src/test/results/clientpositive/llap/vector_windowing_expressions.q.out

[05/20] hive git commit: HIVE-20423: Set NULLS LAST as the default null ordering (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-09-13 Thread tchoi
http://git-wip-us.apache.org/repos/asf/hive/blob/499d01a3/ql/src/test/results/clientpositive/spark/vectorized_ptf.q.out -- diff --git a/ql/src/test/results/clientpositive/spark/vectorized_ptf.q.out

hive git commit: HIVE-20044: Arrow Serde should pad char values and handle empty strings correctly (Teddy Choi, reviewed by Matt McCline)

2018-09-02 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 57f40f71f -> 804535275 HIVE-20044: Arrow Serde should pad char values and handle empty strings correctly (Teddy Choi, reviewed by Matt McCline) Signed-off-by: Teddy Choi Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

[hive] Git Push Summary

2018-08-26 Thread tchoi
Repository: hive Updated Branches: refs/heads/HIVE-20445 [deleted] a4ef8df46

hive git commit: Working

2018-08-23 Thread tchoi
Repository: hive Updated Branches: refs/heads/HIVE-20445 [created] a4ef8df46 Working Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a4ef8df4 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a4ef8df4 Diff:

hive git commit: HIVE-20368: Remove VectorTopNKeyOperator lock (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-08-17 Thread tchoi
Repository: hive Updated Branches: refs/heads/branch-3 f0b20bfe6 -> 6bf1d8b64 HIVE-20368: Remove VectorTopNKeyOperator lock (Teddy Choi, reviewed by Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20368: Remove VectorTopNKeyOperator lock (Teddy Choi, reviewed by Jesus Camacho Rodriguez)

2018-08-17 Thread tchoi
Repository: hive Updated Branches: refs/heads/master ccdcc5e2e -> 513ee73b7 HIVE-20368: Remove VectorTopNKeyOperator lock (Teddy Choi, reviewed by Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20203: Arrow SerDe leaks a DirectByteBuffer (Eric Wohlstadter, reviewed by Teddy Choi)

2018-07-25 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 9d78fac36 -> 2820fc4c6 HIVE-20203: Arrow SerDe leaks a DirectByteBuffer (Eric Wohlstadter, reviewed by Teddy Choi) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20076: ACID: Fix Synthetic ROW__ID generation for vectorized orc readers (Teddy Choi, reviewed by Eugene Koifman) (adduendum)

2018-07-11 Thread tchoi
Repository: hive Updated Branches: refs/heads/branch-3.1 7e649028c -> c8796addd HIVE-20076: ACID: Fix Synthetic ROW__ID generation for vectorized orc readers (Teddy Choi, reviewed by Eugene Koifman) (adduendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20076: ACID: Fix Synthetic ROW__ID generation for vectorized orc readers (Teddy Choi, reviewed by Eugene Koifman) (adduendum)

2018-07-11 Thread tchoi
Repository: hive Updated Branches: refs/heads/branch-3 c829f61cb -> b7834e679 HIVE-20076: ACID: Fix Synthetic ROW__ID generation for vectorized orc readers (Teddy Choi, reviewed by Eugene Koifman) (adduendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20076: ACID: Fix Synthetic ROW__ID generation for vectorized orc readers (Teddy Choi, reviewed by Eugene Koifman) (adduendum)

2018-07-11 Thread tchoi
Repository: hive Updated Branches: refs/heads/master 6340a81f4 -> 19c2ec485 HIVE-20076: ACID: Fix Synthetic ROW__ID generation for vectorized orc readers (Teddy Choi, reviewed by Eugene Koifman) (adduendum) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-20076: ACID: Fix Synthetic ROW__ID generation for vectorized orc readers (Teddy Choi, reviewed by Eugene Koifman)

2018-07-11 Thread tchoi
Repository: hive Updated Branches: refs/heads/branch-3.1 7e46905c6 -> 7e649028c HIVE-20076: ACID: Fix Synthetic ROW__ID generation for vectorized orc readers (Teddy Choi, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

  1   2   >