[jira] [Created] (HIVE-23099) Improve Logger for Operation Child Classes

2020-03-27 Thread David Mollitor (Jira)
David Mollitor created HIVE-23099: - Summary: Improve Logger for Operation Child Classes Key: HIVE-23099 URL: https://issues.apache.org/jira/browse/HIVE-23099 Project: Hive Issue Type:

[jira] [Created] (HIVE-23098) Allow Operation assertState to Accept a Collection

2020-03-27 Thread David Mollitor (Jira)
David Mollitor created HIVE-23098: - Summary: Allow Operation assertState to Accept a Collection Key: HIVE-23098 URL: https://issues.apache.org/jira/browse/HIVE-23098 Project: Hive Issue

[jira] [Created] (HIVE-23097) LLAP: LLAPServiceDriver is wrongly using fixed llap- prefix for tarball name

2020-03-27 Thread Ramesh Kumar Thangarajan (Jira)
Ramesh Kumar Thangarajan created HIVE-23097: --- Summary: LLAP: LLAPServiceDriver is wrongly using fixed llap- prefix for tarball name Key: HIVE-23097 URL: https://issues.apache.org/jira/browse/HIVE-23097

[jira] [Created] (HIVE-23096) Detect Small Fetch Size on HS2

2020-03-27 Thread David Mollitor (Jira)
David Mollitor created HIVE-23096: - Summary: Detect Small Fetch Size on HS2 Key: HIVE-23096 URL: https://issues.apache.org/jira/browse/HIVE-23096 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-23095) NDV might be overestimated for a table with ~70 value

2020-03-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23095: --- Summary: NDV might be overestimated for a table with ~70 value Key: HIVE-23095 URL: https://issues.apache.org/jira/browse/HIVE-23095 Project: Hive

Re: Review Request 72266: HIVE-23075 Add property for manual configuration of SSL version

2020-03-27 Thread Oleksiy Sayankin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72266/ --- (Updated March 27, 2020, 4:43 p.m.) Review request for hive. Repository:

[jira] [Created] (HIVE-23094) Implement Explain CBO of Update and Delete statements

2020-03-27 Thread Krisztian Kasa (Jira)
Krisztian Kasa created HIVE-23094: - Summary: Implement Explain CBO of Update and Delete statements Key: HIVE-23094 URL: https://issues.apache.org/jira/browse/HIVE-23094 Project: Hive Issue

Re: Review Request 71812: HIVE-22534: ACID: Improve Compactor thread logging

2020-03-27 Thread Karen Coppage via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71812/#review220095 --- LGTM, one suggestion below. Also Zoltan Chovan seemed excited

[jira] [Created] (HIVE-23093) Create new metastore config value for jdbc max batch size

2020-03-27 Thread Marton Bod (Jira)
Marton Bod created HIVE-23093: - Summary: Create new metastore config value for jdbc max batch size Key: HIVE-23093 URL: https://issues.apache.org/jira/browse/HIVE-23093 Project: Hive Issue Type:

[jira] [Created] (HIVE-23092) Use the SqlSplittableAggFunction in HiveMergeablAggregate functions

2020-03-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23092: --- Summary: Use the SqlSplittableAggFunction in HiveMergeablAggregate functions Key: HIVE-23092 URL: https://issues.apache.org/jira/browse/HIVE-23092 Project:

[jira] [Created] (HIVE-23091) SqlFunctionConverter uses both a passed name for the function and the name from UDF's annotation

2020-03-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23091: --- Summary: SqlFunctionConverter uses both a passed name for the function and the name from UDF's annotation Key: HIVE-23091 URL:

[jira] [Created] (HIVE-23090) Introduce a model to describe sub-expression's stat state

2020-03-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23090: --- Summary: Introduce a model to describe sub-expression's stat state Key: HIVE-23090 URL: https://issues.apache.org/jira/browse/HIVE-23090 Project: Hive

[jira] [Created] (HIVE-23089) Add constraint checks to CBO plan

2020-03-27 Thread Krisztian Kasa (Jira)
Krisztian Kasa created HIVE-23089: - Summary: Add constraint checks to CBO plan Key: HIVE-23089 URL: https://issues.apache.org/jira/browse/HIVE-23089 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-23088) Using Strings from log4j breaks non-log4j users

2020-03-27 Thread Vova Vysotskyi (Jira)
Vova Vysotskyi created HIVE-23088: - Summary: Using Strings from log4j breaks non-log4j users Key: HIVE-23088 URL: https://issues.apache.org/jira/browse/HIVE-23088 Project: Hive Issue Type:

Review Request 72276: HIVE-23084: Implement kill query in multiple HS2 environment

2020-03-27 Thread Peter Varga via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72276/ --- Review request for hive and Adam Szita. Repository: hive-git Description

Re: Review request for HIVE-22983

2020-03-27 Thread Zoltan Haindrich
Hey Zhihua! I think it's good as is :) Next time if you would like someone to review your changes; the usual routine is to mention someone on the jira. You could look for "reviewer candidates" by: * annotating some of the changed files; and take a look at commit date/what kind of change was it

Review request for HIVE-22983

2020-03-27 Thread dengzhhu653
Hi all A small fix on comments of ConstantPropagate, Can someone help review this the code changes or give feedback on it? https://issues.apache.org/jira/browse/HIVE-22983 Thanks Zhihua