[jira] [Created] (HIVE-24731) NullPointerException with parameterized query

2021-02-03 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24731: -- Summary: NullPointerException with parameterized query Key: HIVE-24731 URL: https://issues.apache.org/jira/browse/HIVE-24731 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-24595) Vectorization causing incorrect results for scalar subquery

2021-01-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24595: -- Summary: Vectorization causing incorrect results for scalar subquery Key: HIVE-24595 URL: https://issues.apache.org/jira/browse/HIVE-24595 Project: Hive Issue

[jira] [Created] (HIVE-24304) Query containing UNION fails with OOM

2020-10-22 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24304: -- Summary: Query containing UNION fails with OOM Key: HIVE-24304 URL: https://issues.apache.org/jira/browse/HIVE-24304 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-24164) Throw error for parameterized query containing parameters in group by

2020-09-14 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24164: -- Summary: Throw error for parameterized query containing parameters in group by Key: HIVE-24164 URL: https://issues.apache.org/jira/browse/HIVE-24164 Project: Hive

[jira] [Created] (HIVE-24140) Improve materialized view authorization check

2020-09-09 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24140: -- Summary: Improve materialized view authorization check Key: HIVE-24140 URL: https://issues.apache.org/jira/browse/HIVE-24140 Project: Hive Issue Type

[jira] [Created] (HIVE-24087) FK side join elimination in presence of PK-FK constraint

2020-08-27 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24087: -- Summary: FK side join elimination in presence of PK-FK constraint Key: HIVE-24087 URL: https://issues.apache.org/jira/browse/HIVE-24087 Project: Hive Issue Type

[jira] [Created] (HIVE-24010) Support physical transformations for EXECUTE statement

2020-08-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24010: -- Summary: Support physical transformations for EXECUTE statement Key: HIVE-24010 URL: https://issues.apache.org/jira/browse/HIVE-24010 Project: Hive Issue Type

[jira] [Created] (HIVE-24009) Support partition pruning for EXECUTE statement

2020-08-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24009: -- Summary: Support partition pruning for EXECUTE statement Key: HIVE-24009 URL: https://issues.apache.org/jira/browse/HIVE-24009 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-24008) Improve Explain plan output for EXECUTE queries

2020-08-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24008: -- Summary: Improve Explain plan output for EXECUTE queries Key: HIVE-24008 URL: https://issues.apache.org/jira/browse/HIVE-24008 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-24007) Support for EXECUTE/PREPARE operation authorization

2020-08-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24007: -- Summary: Support for EXECUTE/PREPARE operation authorization Key: HIVE-24007 URL: https://issues.apache.org/jira/browse/HIVE-24007 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-24006) Support dynamic expressions/params in SELECT clause

2020-08-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24006: -- Summary: Support dynamic expressions/params in SELECT clause Key: HIVE-24006 URL: https://issues.apache.org/jira/browse/HIVE-24006 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-24005) Reduce memory footprint of cached plan

2020-08-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24005: -- Summary: Reduce memory footprint of cached plan Key: HIVE-24005 URL: https://issues.apache.org/jira/browse/HIVE-24005 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-24003) Stats annotation/collection for EXECUTE statements

2020-08-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24003: -- Summary: Stats annotation/collection for EXECUTE statements Key: HIVE-24003 URL: https://issues.apache.org/jira/browse/HIVE-24003 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-24002) Allow 'expressions' instead of 'constant literal' for EXECUTE

2020-08-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24002: -- Summary: Allow 'expressions' instead of 'constant literal' for EXECUTE Key: HIVE-24002 URL: https://issues.apache.org/jira/browse/HIVE-24002

[jira] [Created] (HIVE-23951) Support parameterized queries in WHERE/HAVING clause

2020-07-29 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23951: -- Summary: Support parameterized queries in WHERE/HAVING clause Key: HIVE-23951 URL: https://issues.apache.org/jira/browse/HIVE-23951 Project: Hive Issue Type

[jira] [Created] (HIVE-23950) Support PREPARE and EXECUTE statements

2020-07-29 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23950: -- Summary: Support PREPARE and EXECUTE statements Key: HIVE-23950 URL: https://issues.apache.org/jira/browse/HIVE-23950 Project: Hive Issue Type: New Feature

[jira] [Created] (HIVE-23822) Sorted dynamic partition optimization could remove auto stat task

2020-07-08 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23822: -- Summary: Sorted dynamic partition optimization could remove auto stat task Key: HIVE-23822 URL: https://issues.apache.org/jira/browse/HIVE-23822 Project: Hive

[jira] [Created] (HIVE-23807) Wrong results with vectorization enabled

2020-07-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23807: -- Summary: Wrong results with vectorization enabled Key: HIVE-23807 URL: https://issues.apache.org/jira/browse/HIVE-23807 Project: Hive Issue Type: Bug

Re: Review Request 72491: Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 4

2020-05-11 Thread Vineet Garg
/udf_mask_show_last_n.q.out Line 80 (original), 78 (patched) <https://reviews.apache.org/r/72491/#comment309339> Result mismatch - Vineet Garg On May 11, 2020, 7:05 p.m., Miklos Gergely wrote: > > --- > This is an automatically generated e

Re: Review Request 72485: Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 3

2020-05-07 Thread Vineet Garg
issing ql/src/test/results/clientpositive/llap/partition_discovery.q.out Line 317 (original) <https://reviews.apache.org/r/72485/#comment309284> msck not working - Vineet Garg On May 7, 2020, 5:04 p.m., Miklos Gergely wrote: > >

Re: Review Request 72466: Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 2

2020-05-04 Thread Vineet Garg
entpositive/llap/insert0.q.out Line 126 (original), 122 (patched) <https://reviews.apache.org/r/72466/#comment309119> result changed - Vineet Garg On May 4, 2020, 10:40 a.m., Miklos Gergely wrote: > > --- > This is an a

[jira] [Created] (HIVE-23366) Investigate why bucket_map_join*, bucketcontext_* and bucketmapjoin* tests are missing bucket map join when run under TestMiniLlapLocalCliDriver

2020-05-04 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23366: -- Summary: Investigate why bucket_map_join*, bucketcontext_* and bucketmapjoin* tests are missing bucket map join when run under TestMiniLlapLocalCliDriver Key: HIVE-23366 URL: https

Re: Review Request 72431: HIVE-23206

2020-04-27 Thread Vineet Garg
ut Lines 240 (patched) <https://reviews.apache.org/r/72431/#comment308968> This looks like an extra join as compared to earlier (including few more in this plan). Any idea why is this? - Vineet Garg On April 27, 2020, 6:11 a.m., Kr

[jira] [Created] (HIVE-23216) Add new api as replacement of get_partitions_by_expr to return PartitionSpec instead of Partitions

2020-04-15 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23216: -- Summary: Add new api as replacement of get_partitions_by_expr to return PartitionSpec instead of Partitions Key: HIVE-23216 URL: https://issues.apache.org/jira/browse/HIVE-23216

[jira] [Created] (HIVE-23160) get_partitions_with_specs fail to close the query

2020-04-08 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23160: -- Summary: get_partitions_with_specs fail to close the query Key: HIVE-23160 URL: https://issues.apache.org/jira/browse/HIVE-23160 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-23152) Support CachedStore with get_partitions_with_specs

2020-04-07 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23152: -- Summary: Support CachedStore with get_partitions_with_specs Key: HIVE-23152 URL: https://issues.apache.org/jira/browse/HIVE-23152 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-23148) get_partitions_with_specs fail for postgres with argument type mismatch exception

2020-04-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23148: -- Summary: get_partitions_with_specs fail for postgres with argument type mismatch exception Key: HIVE-23148 URL: https://issues.apache.org/jira/browse/HIVE-23148 Project

[jira] [Created] (HIVE-23147) get_partitions_with_sepcs fail for POSTGRES

2020-04-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23147: -- Summary: get_partitions_with_sepcs fail for POSTGRES Key: HIVE-23147 URL: https://issues.apache.org/jira/browse/HIVE-23147 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-23146) get_partitions_with_specs fail in JDO path if only parent field is provided for a nested field

2020-04-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23146: -- Summary: get_partitions_with_specs fail in JDO path if only parent field is provided for a nested field Key: HIVE-23146 URL: https://issues.apache.org/jira/browse/HIVE-23146

[jira] [Created] (HIVE-23145) get_partitions_with_specs fails if filter expression is not parsable

2020-04-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23145: -- Summary: get_partitions_with_specs fails if filter expression is not parsable Key: HIVE-23145 URL: https://issues.apache.org/jira/browse/HIVE-23145 Project: Hive

[jira] [Created] (HIVE-23127) Replace listPartitionsByExpr with GetPartitionsWithSpecs in Partition pruner

2020-04-01 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23127: -- Summary: Replace listPartitionsByExpr with GetPartitionsWithSpecs in Partition pruner Key: HIVE-23127 URL: https://issues.apache.org/jira/browse/HIVE-23127 Project: Hive

[jira] [Created] (HIVE-23071) Remove hive.optimize.sort.dynamic.partition config

2020-03-24 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23071: -- Summary: Remove hive.optimize.sort.dynamic.partition config Key: HIVE-23071 URL: https://issues.apache.org/jira/browse/HIVE-23071 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-23066) [Subqueries] Throw an error if COALESCE/NVL is used in correlated condition

2020-03-20 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23066: -- Summary: [Subqueries] Throw an error if COALESCE/NVL is used in correlated condition Key: HIVE-23066 URL: https://issues.apache.org/jira/browse/HIVE-23066 Project: Hive

[jira] [Created] (HIVE-23050) Partition pruning cache miss during compilation

2020-03-18 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-23050: -- Summary: Partition pruning cache miss during compilation Key: HIVE-23050 URL: https://issues.apache.org/jira/browse/HIVE-23050 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-22885) HiveMetaStore should log end time for operation requests

2020-02-12 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22885: -- Summary: HiveMetaStore should log end time for operation requests Key: HIVE-22885 URL: https://issues.apache.org/jira/browse/HIVE-22885 Project: Hive Issue Type

Re: Review Request 72063: HIVE-10362: Support Type check/conversion in dynamic partition column

2020-02-06 Thread Vineet Garg
u'll need to run "TestTezMiniLlapCliDriver' to genrate q file - Vineet Garg On Feb. 6, 2020, 2:22 p.m., Karen Coppage wrote: > > --- > This is an automatically generated e-mail. To reply, vis

Re: Review Request 72063: HIVE-10362: Support Type check/conversion in dynamic partition column

2020-02-05 Thread Vineet Garg
t partitioning, with the change this optimization is not kicking in anymore (PARTITION_BUCKET_SORTED keyword is missing in File sink). We should understand why is it happening and may be either fix it or log a jira. - Vineet Garg On Jan. 30, 2020, 3:30 p

Re: Review Request 72073: HIVE-22808

2020-02-04 Thread Vineet Garg
e, but for now we can copy the implementation of LogicalTableFunctionScan from calcite and resuse it for HiveTableFunctionScan - Vineet Garg On Feb. 4, 2020, 5:26 a.m., Krisztian Kasa wrote: > > --- > This is an automatically gener

[jira] [Created] (HIVE-22824) JoinProjectTranspose rule should skip Projects containing windowing expression

2020-02-03 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22824: -- Summary: JoinProjectTranspose rule should skip Projects containing windowing expression Key: HIVE-22824 URL: https://issues.apache.org/jira/browse/HIVE-22824 Project

[jira] [Created] (HIVE-22788) Query cause NPE due to implicit cast on ROW__ID

2020-01-28 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22788: -- Summary: Query cause NPE due to implicit cast on ROW__ID Key: HIVE-22788 URL: https://issues.apache.org/jira/browse/HIVE-22788 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-22783) Add test for HIVE-22366

2020-01-27 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22783: -- Summary: Add test for HIVE-22366 Key: HIVE-22783 URL: https://issues.apache.org/jira/browse/HIVE-22783 Project: Hive Issue Type: Sub-task Reporter

[jira] [Created] (HIVE-22782) Consolidate metastore call to fetch constraints

2020-01-27 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22782: -- Summary: Consolidate metastore call to fetch constraints Key: HIVE-22782 URL: https://issues.apache.org/jira/browse/HIVE-22782 Project: Hive Issue Type

[jira] [Created] (HIVE-22777) Sorted dynamic partition optimization doesn't work if plan require implicit cast

2020-01-24 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22777: -- Summary: Sorted dynamic partition optimization doesn't work if plan require implicit cast Key: HIVE-22777 URL: https://issues.apache.org/jira/browse/HIVE-22777 Pr

[jira] [Created] (HIVE-22637) Avoid cost based rules during generating expressions from AST

2019-12-12 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22637: -- Summary: Avoid cost based rules during generating expressions from AST Key: HIVE-22637 URL: https://issues.apache.org/jira/browse/HIVE-22637 Project: Hive

[jira] [Created] (HIVE-22632) Improve estimateRowSizeFromSchema

2019-12-11 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22632: -- Summary: Improve estimateRowSizeFromSchema Key: HIVE-22632 URL: https://issues.apache.org/jira/browse/HIVE-22632 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-22631) Avoid deep copying partition list in listPartitionsByExpr

2019-12-11 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22631: -- Summary: Avoid deep copying partition list in listPartitionsByExpr Key: HIVE-22631 URL: https://issues.apache.org/jira/browse/HIVE-22631 Project: Hive Issue

[jira] [Created] (HIVE-22591) Make single metastore call to fetch all column stats instead of separate call for each column

2019-12-06 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22591: -- Summary: Make single metastore call to fetch all column stats instead of separate call for each column Key: HIVE-22591 URL: https://issues.apache.org/jira/browse/HIVE-22591

[jira] [Created] (HIVE-22380) HiveStrictManagedMigration - migration isn't triggered if database location is updated

2019-10-21 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22380: -- Summary: HiveStrictManagedMigration - migration isn't triggered if database location is updated Key: HIVE-22380 URL: https://issues.apache.org/jira/browse/HIVE-

[jira] [Created] (HIVE-22366) Multiple metastore calls for same table and constraints during planning

2019-10-17 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22366: -- Summary: Multiple metastore calls for same table and constraints during planning Key: HIVE-22366 URL: https://issues.apache.org/jira/browse/HIVE-22366 Project: Hive

[jira] [Created] (HIVE-22364) RelFieldTrimmer is being done twice during compilation

2019-10-17 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22364: -- Summary: RelFieldTrimmer is being done twice during compilation Key: HIVE-22364 URL: https://issues.apache.org/jira/browse/HIVE-22364 Project: Hive Issue Type

[jira] [Created] (HIVE-22227) Tez bucket pruning produces wrong result with shared work optimization

2019-09-20 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-7: -- Summary: Tez bucket pruning produces wrong result with shared work optimization Key: HIVE-7 URL: https://issues.apache.org/jira/browse/HIVE-7 Project: Hive

[jira] [Created] (HIVE-22213) TxnHander cleanupRecords should only clean records belonging to default catalog

2019-09-17 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22213: -- Summary: TxnHander cleanupRecords should only clean records belonging to default catalog Key: HIVE-22213 URL: https://issues.apache.org/jira/browse/HIVE-22213 Project

[jira] [Created] (HIVE-22145) Avoid optimizations for analyze compute statistics

2019-08-26 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22145: -- Summary: Avoid optimizations for analyze compute statistics Key: HIVE-22145 URL: https://issues.apache.org/jira/browse/HIVE-22145 Project: Hive Issue Type

[jira] [Created] (HIVE-22136) Turn on tez.bucket.pruning

2019-08-21 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22136: -- Summary: Turn on tez.bucket.pruning Key: HIVE-22136 URL: https://issues.apache.org/jira/browse/HIVE-22136 Project: Hive Issue Type: Task Reporter

[jira] [Created] (HIVE-22135) Remove Hive.get().getConf() call and instead pass the configuration

2019-08-21 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-22135: -- Summary: Remove Hive.get().getConf() call and instead pass the configuration Key: HIVE-22135 URL: https://issues.apache.org/jira/browse/HIVE-22135 Project: Hive

[jira] [Created] (HIVE-22121) Turning on hive.tez.bucket.pruning produce wrong results

2019-08-15 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-22121: -- Summary: Turning on hive.tez.bucket.pruning produce wrong results Key: HIVE-22121 URL: https://issues.apache.org/jira/browse/HIVE-22121 Project: Hive Issue Type

[jira] [Created] (HIVE-22107) Correlated subquery producing wrong schema

2019-08-13 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-22107: -- Summary: Correlated subquery producing wrong schema Key: HIVE-22107 URL: https://issues.apache.org/jira/browse/HIVE-22107 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-22079) Post order walker for iterating over expression tree

2019-08-02 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-22079: -- Summary: Post order walker for iterating over expression tree Key: HIVE-22079 URL: https://issues.apache.org/jira/browse/HIVE-22079 Project: Hive Issue Type

[jira] [Created] (HIVE-22074) Slow compilation due to IN to OR transformation

2019-08-01 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-22074: -- Summary: Slow compilation due to IN to OR transformation Key: HIVE-22074 URL: https://issues.apache.org/jira/browse/HIVE-22074 Project: Hive Issue Type

[jira] [Created] (HIVE-22045) HIVE-21711 introduced regression in data load

2019-07-24 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-22045: -- Summary: HIVE-21711 introduced regression in data load Key: HIVE-22045 URL: https://issues.apache.org/jira/browse/HIVE-22045 Project: Hive Issue Type: Bug

Re: Review Request 71091: ACID: getAcidState() should cache a recursive dir listing locally

2019-07-23 Thread Vineet Garg
filtered out would be nice. ql/src/java/org/apache/hadoop/hive/ql/io/HdfsUtils.java Lines 29 (patched) <https://reviews.apache.org/r/71091/#comment304061> Ununsed import statements - Vineet Garg On July 22, 2019, 5:35 p.m.

[jira] [Created] (HIVE-21991) Upgrade ORC version to 1.5.6

2019-07-13 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21991: -- Summary: Upgrade ORC version to 1.5.6 Key: HIVE-21991 URL: https://issues.apache.org/jira/browse/HIVE-21991 Project: Hive Issue Type: Task Components

[jira] [Created] (HIVE-21921) Support for correlated quantified predicates

2019-06-24 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21921: -- Summary: Support for correlated quantified predicates Key: HIVE-21921 URL: https://issues.apache.org/jira/browse/HIVE-21921 Project: Hive Issue Type: New

[jira] [Created] (HIVE-21898) Wrong result with IN correlated subquery with aggregate in SELECT

2019-06-19 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21898: -- Summary: Wrong result with IN correlated subquery with aggregate in SELECT Key: HIVE-21898 URL: https://issues.apache.org/jira/browse/HIVE-21898 Project: Hive

[jira] [Created] (HIVE-21863) Fix HIVE-21742 for non-cbo path

2019-06-11 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21863: -- Summary: Fix HIVE-21742 for non-cbo path Key: HIVE-21863 URL: https://issues.apache.org/jira/browse/HIVE-21863 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-21862) ORC ppd produces wrong result with timestamp

2019-06-11 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21862: -- Summary: ORC ppd produces wrong result with timestamp Key: HIVE-21862 URL: https://issues.apache.org/jira/browse/HIVE-21862 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-21767) Support SMB Join with shared work optimization

2019-05-21 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21767: -- Summary: Support SMB Join with shared work optimization Key: HIVE-21767 URL: https://issues.apache.org/jira/browse/HIVE-21767 Project: Hive Issue Type

[jira] [Created] (HIVE-21760) Sharedwork optimization should be bypassed for SMB joins

2019-05-20 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21760: -- Summary: Sharedwork optimization should be bypassed for SMB joins Key: HIVE-21760 URL: https://issues.apache.org/jira/browse/HIVE-21760 Project: Hive Issue Type

[jira] [Created] (HIVE-21711) Regression caused by HIVE-21279 for blobstorage fs

2019-05-08 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21711: -- Summary: Regression caused by HIVE-21279 for blobstorage fs Key: HIVE-21711 URL: https://issues.apache.org/jira/browse/HIVE-21711 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-21708) Filter not pushed within join

2019-05-08 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21708: -- Summary: Filter not pushed within join Key: HIVE-21708 URL: https://issues.apache.org/jira/browse/HIVE-21708 Project: Hive Issue Type: Bug Components

[jira] [Created] (HIVE-21691) Support <>ANY and =ALL subqueries

2019-05-04 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21691: -- Summary: Support <>ANY and =ALL subqueries Key: HIVE-21691 URL: https://issues.apache.org/jira/browse/HIVE-21691 Project: Hive Issue Type: Impro

[jira] [Created] (HIVE-21690) Support outer joins with HiveAggregateJoinTransposeRule and turn it on by default

2019-05-04 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21690: -- Summary: Support outer joins with HiveAggregateJoinTransposeRule and turn it on by default Key: HIVE-21690 URL: https://issues.apache.org/jira/browse/HIVE-21690 Project

[jira] [Created] (HIVE-21673) Casting output of mask udf to string produce different result for date type

2019-04-30 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21673: -- Summary: Casting output of mask udf to string produce different result for date type Key: HIVE-21673 URL: https://issues.apache.org/jira/browse/HIVE-21673 Project: Hive

[jira] [Created] (HIVE-21659) Support FULL OUTER JOIN with AggregateJoinTransposeRule

2019-04-27 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21659: -- Summary: Support FULL OUTER JOIN with AggregateJoinTransposeRule Key: HIVE-21659 URL: https://issues.apache.org/jira/browse/HIVE-21659 Project: Hive Issue Type

[jira] [Created] (HIVE-21656) Vectorize UDF mask

2019-04-26 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21656: -- Summary: Vectorize UDF mask Key: HIVE-21656 URL: https://issues.apache.org/jira/browse/HIVE-21656 Project: Hive Issue Type: Improvement Components

[jira] [Created] (HIVE-21599) Remove predicate on partition columns from Table Scan operator

2019-04-10 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21599: -- Summary: Remove predicate on partition columns from Table Scan operator Key: HIVE-21599 URL: https://issues.apache.org/jira/browse/HIVE-21599 Project: Hive

[jira] [Created] (HIVE-21572) HiveRemoveSqCountCheck rule could be enhanced to capture more patterns

2019-04-03 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21572: -- Summary: HiveRemoveSqCountCheck rule could be enhanced to capture more patterns Key: HIVE-21572 URL: https://issues.apache.org/jira/browse/HIVE-21572 Project: Hive

[jira] [Created] (HIVE-21537) Scalar query rewrite could be improved to not generate an extra join if subquery is guaranteed to produce atmost one row

2019-03-28 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21537: -- Summary: Scalar query rewrite could be improved to not generate an extra join if subquery is guaranteed to produce atmost one row Key: HIVE-21537 URL: https://issues.apache.org/jira

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Vineet Garg
/vector_outer_join6.q.out bd938f631a ql/src/test/results/clientpositive/vectorized_join46_mr.q.out 52107e91f8 Diff: https://reviews.apache.org/r/70326/diff/4/ Changes: https://reviews.apache.org/r/70326/diff/3-4/ Testing --- Thanks, Vineet Garg

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Vineet Garg
/vector_outer_join6.q.out bd938f631a ql/src/test/results/clientpositive/vectorized_join46_mr.q.out 52107e91f8 Diff: https://reviews.apache.org/r/70326/diff/3/ Changes: https://reviews.apache.org/r/70326/diff/2-3/ Testing --- Thanks, Vineet Garg

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Vineet Garg
/vector_outer_join6.q.out bd938f631a ql/src/test/results/clientpositive/vectorized_join46_mr.q.out 52107e91f8 Diff: https://reviews.apache.org/r/70326/diff/2/ Changes: https://reviews.apache.org/r/70326/diff/1-2/ Testing --- Thanks, Vineet Garg

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Vineet Garg
- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70326/#review214126 ------- On March 27, 2019, 5:39 p.m., Vineet Garg wrote: > > --- >

Re: How to disable notification

2019-03-27 Thread Vineet Garg
Hi, You must be subscribed to iss...@hive.apache.org . Try unsubscribing from the mailing list. Vineet > On Mar 18, 2019, at 11:27 PM, Sandeep Katta > wrote: > > From Hive Dev mailing list I am getting mails for the following actions > > 1.Newly created jiras

Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Vineet Garg
/clientpositive/vectorized_join46_mr.q.out 52107e91f8 Diff: https://reviews.apache.org/r/70326/diff/1/ Testing --- Thanks, Vineet Garg

Re: Review Request 70190: HIVE-21316 Varchar cmp

2019-03-25 Thread Vineet Garg
archar.q.out Line 125 (original) <https://reviews.apache.org/r/70190/#comment300171> Strange that this is not being vectorized anymore. - Vineet Garg On March 12, 2019, 11:55 a.m., Zoltan Haindrich wrote: > > --- > This is

[jira] [Created] (HIVE-21481) MERGE correctness issues with null safe equality

2019-03-19 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21481: -- Summary: MERGE correctness issues with null safe equality Key: HIVE-21481 URL: https://issues.apache.org/jira/browse/HIVE-21481 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-21395) Refactor HiveSemiJoinRule

2019-03-05 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21395: -- Summary: Refactor HiveSemiJoinRule Key: HIVE-21395 URL: https://issues.apache.org/jira/browse/HIVE-21395 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-21387) Wrong result for UNION query with GROUP BY consisting of PK columns

2019-03-04 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21387: -- Summary: Wrong result for UNION query with GROUP BY consisting of PK columns Key: HIVE-21387 URL: https://issues.apache.org/jira/browse/HIVE-21387 Project: Hive

[jira] [Created] (HIVE-21386) Extend the fetch task enhancement done in HIVE-21279 to make it work with query result cache

2019-03-04 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21386: -- Summary: Extend the fetch task enhancement done in HIVE-21279 to make it work with query result cache Key: HIVE-21386 URL: https://issues.apache.org/jira/browse/HIVE-21386

[jira] [Created] (HIVE-21382) Group by keys reduction optimization - keys are not reduced in query23

2019-03-04 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21382: -- Summary: Group by keys reduction optimization - keys are not reduced in query23 Key: HIVE-21382 URL: https://issues.apache.org/jira/browse/HIVE-21382 Project: Hive

[jira] [Created] (HIVE-21381) Improve column pruning

2019-03-04 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21381: -- Summary: Improve column pruning Key: HIVE-21381 URL: https://issues.apache.org/jira/browse/HIVE-21381 Project: Hive Issue Type: Improvement Reporter

Re: [DISCUSS] Move gitbox notification emails to another list?

2019-02-28 Thread Vineet Garg
FYI I have opened an INFRA jira for RB issue: https://issues.apache.org/jira/browse/INFRA-17926. I personally prefer it over github pull request for reviews. On Thu, Feb 28, 2019 at 10:50 AM Jesus Camacho Rodriguez < jcamachorodrig...@hortonworks.com> wrote: > I think it is a good idea, I can as

[jira] [Created] (HIVE-21338) Remove order by and limit for aggregates

2019-02-27 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21338: -- Summary: Remove order by and limit for aggregates Key: HIVE-21338 URL: https://issues.apache.org/jira/browse/HIVE-21338 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-21330) Bucketing id varies b/w data loaded through streaming apis and regular query

2019-02-26 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21330: -- Summary: Bucketing id varies b/w data loaded through streaming apis and regular query Key: HIVE-21330 URL: https://issues.apache.org/jira/browse/HIVE-21330 Project: Hive

[jira] [Created] (HIVE-21323) LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side

2019-02-25 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21323: -- Summary: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side Key: HIVE-21323 URL: https://issues.apache.org/jira/browse/HIVE-21323 Project

Re: Review Request 70031: HIVE-21167

2019-02-22 Thread Vineet Garg
Lines 1850 (patched) <https://reviews.apache.org/r/70031/#comment298963> Add NULL check for the parent. If a plan doesn't have reduce sink operator and you hit table scan its parent will be NULL - Vineet Garg On Feb. 22, 2019, 7:19 a.m., Deepak Ja

Re: Review Request 70031: HIVE-21167

2019-02-21 Thread Vineet Garg
ey, '45' from src s2 where key > 1 group by key) sub group by key; ql/src/test/results/clientpositive/llap/dynpart_sort_opt_vectorization.q.out Line 1332 (original), 1332 (patched) <https://reviews.apache.org/r/70031/#comment298897> Do you know the reason this size changed?

[jira] [Created] (HIVE-21279) Avoid moving/rename operation in FileSink op for SELECT queries

2019-02-15 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21279: -- Summary: Avoid moving/rename operation in FileSink op for SELECT queries Key: HIVE-21279 URL: https://issues.apache.org/jira/browse/HIVE-21279 Project: Hive

[jira] [Created] (HIVE-21182) Skip setting up hive scratch dir during planning

2019-01-29 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21182: -- Summary: Skip setting up hive scratch dir during planning Key: HIVE-21182 URL: https://issues.apache.org/jira/browse/HIVE-21182 Project: Hive Issue Type

[jira] [Created] (HIVE-21171) Skip creating scratch dirs for tez if RPC is on

2019-01-25 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21171: -- Summary: Skip creating scratch dirs for tez if RPC is on Key: HIVE-21171 URL: https://issues.apache.org/jira/browse/HIVE-21171 Project: Hive Issue Type

  1   2   3   4   5   6   >