[jira] [Created] (HIVE-23231) Consider removing llap-server IndexCache from Hive codebase

2020-04-16 Thread Jira
László Bodor created HIVE-23231: --- Summary: Consider removing llap-server IndexCache from Hive codebase Key: HIVE-23231 URL: https://issues.apache.org/jira/browse/HIVE-23231 Project: Hive Issue

[jira] [Created] (HIVE-23230) HiveWarehouseConnector executeQuery api with query having "LIMIT" clause returns more rows

2020-04-16 Thread Adesh Kumar Rao (Jira)
Adesh Kumar Rao created HIVE-23230: -- Summary: HiveWarehouseConnector executeQuery api with query having "LIMIT" clause returns more rows Key: HIVE-23230 URL: https://issues.apache.org/jira/browse/HIVE-23230

[jira] [Created] (HIVE-23229) CAST to string on column instead of simplification over literal column

2020-04-16 Thread Jesus Camacho Rodriguez (Jira)
Jesus Camacho Rodriguez created HIVE-23229: -- Summary: CAST to string on column instead of simplification over literal column Key: HIVE-23229 URL: https://issues.apache.org/jira/browse/HIVE-23229

[jira] [Created] (HIVE-23228) Missed optimization opportunity with equals and not equals

2020-04-16 Thread Jesus Camacho Rodriguez (Jira)
Jesus Camacho Rodriguez created HIVE-23228: -- Summary: Missed optimization opportunity with equals and not equals Key: HIVE-23228 URL: https://issues.apache.org/jira/browse/HIVE-23228 Project:

[jira] [Created] (HIVE-23227) Refactor RexConverter and move some of its functionality into HiveFunctionHelper

2020-04-16 Thread Jesus Camacho Rodriguez (Jira)
Jesus Camacho Rodriguez created HIVE-23227: -- Summary: Refactor RexConverter and move some of its functionality into HiveFunctionHelper Key: HIVE-23227 URL: https://issues.apache.org/jira/browse/HIVE-23227

[jira] [Created] (HIVE-23226) Implement Calcite rule to transform CASE into COALESCE when possible

2020-04-16 Thread Jesus Camacho Rodriguez (Jira)
Jesus Camacho Rodriguez created HIVE-23226: -- Summary: Implement Calcite rule to transform CASE into COALESCE when possible Key: HIVE-23226 URL: https://issues.apache.org/jira/browse/HIVE-23226

[jira] [Created] (HIVE-23225) Simplify ExprFactory, ExprNodeDescExprFactory and RexNodeExprFactory

2020-04-16 Thread Jesus Camacho Rodriguez (Jira)
Jesus Camacho Rodriguez created HIVE-23225: -- Summary: Simplify ExprFactory, ExprNodeDescExprFactory and RexNodeExprFactory Key: HIVE-23225 URL: https://issues.apache.org/jira/browse/HIVE-23225

[jira] [Created] (HIVE-23224) Literals in CBO plan could show less information

2020-04-16 Thread Jesus Camacho Rodriguez (Jira)
Jesus Camacho Rodriguez created HIVE-23224: -- Summary: Literals in CBO plan could show less information Key: HIVE-23224 URL: https://issues.apache.org/jira/browse/HIVE-23224 Project: Hive

[jira] [Created] (HIVE-23223) Unnecessary CAST to decimal around CASE statement

2020-04-16 Thread Jesus Camacho Rodriguez (Jira)
Jesus Camacho Rodriguez created HIVE-23223: -- Summary: Unnecessary CAST to decimal around CASE statement Key: HIVE-23223 URL: https://issues.apache.org/jira/browse/HIVE-23223 Project: Hive

[jira] [Created] (HIVE-23222) Missed opportunity in IN merge

2020-04-16 Thread Jesus Camacho Rodriguez (Jira)
Jesus Camacho Rodriguez created HIVE-23222: -- Summary: Missed opportunity in IN merge Key: HIVE-23222 URL: https://issues.apache.org/jira/browse/HIVE-23222 Project: Hive Issue Type: I

Re: [VOTE] Apache Hive 2.3.7 Release Candidate 0

2020-04-16 Thread Owen O'Malley
I'm +1 for the release. - I checked the signature & sha. - I built the project. - I ran a handful of unit tests. .. Owen On Tue, Apr 7, 2020 at 8:34 PM Hyukjin Kwon wrote: > Thank you so much Alan for doing this. > > 2020년 4월 8일 (수) 오전 9:26, Alan Gates 님이 작성: > > > Apache Hive 2.3.7 R

[jira] [Created] (HIVE-23221) Ignore flaky test testHouseKeepingThreadExistence in TestMetastoreHousekeepingLeaderEmptyConfig and TestMetastoreHousekeepingLeader

2020-04-16 Thread Miklos Gergely (Jira)
Miklos Gergely created HIVE-23221: - Summary: Ignore flaky test testHouseKeepingThreadExistence in TestMetastoreHousekeepingLeaderEmptyConfig and TestMetastoreHousekeepingLeader Key: HIVE-23221 URL: https://issues.

[jira] [Created] (HIVE-23220) PostExecOrcFileDump listing order may depend on the underlying filesystem

2020-04-16 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23220: --- Summary: PostExecOrcFileDump listing order may depend on the underlying filesystem Key: HIVE-23220 URL: https://issues.apache.org/jira/browse/HIVE-23220 Project

Hive Grammar Parser Visualization

2020-04-16 Thread David Mollitor
Hello Gang, https://issues.apache.org/jira/browse/HIVE-23171 I just wanted to share with you a tool that I put into the master branch of Hive. It is a small command-line tool for building visualizations of the output of the Hive ANTLR parser. I hope you find it useful. Thanks.

[jira] [Created] (HIVE-23219) Add test cleanup for TestHCatLoaderEncryption and TestSessionManagerMetrics

2020-04-16 Thread RuiChen (Jira)
RuiChen created HIVE-23219: -- Summary: Add test cleanup for TestHCatLoaderEncryption and TestSessionManagerMetrics Key: HIVE-23219 URL: https://issues.apache.org/jira/browse/HIVE-23219 Project: Hive

Re: Review Request 72360: HIVE-23093: Create new metastore config value for jdbc max batch size

2020-04-16 Thread Marton Bod
> On April 16, 2020, 9:24 a.m., Peter Vary wrote: > > standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java > > Lines 650-651 (patched) > > > > > > The text desc

Re: Review Request 72360: HIVE-23093: Create new metastore config value for jdbc max batch size

2020-04-16 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72360/#review220331 --- standalone-metastore/metastore-common/src/main/java/org/apache/ha