Re: Review Request 65778: HIVE-18726 Implement DEFAULT constraint

2018-02-26 Thread Vineet Garg
> On Feb. 27, 2018, 2:07 a.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java > > Lines 409 (patched) > > > > > > What about other types: char, varchar, timestamp, tstz,

Re: Review Request 65415: HIVE-18571 stats issues for MM tables

2018-02-26 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65415/ --- (Updated Feb. 27, 2018, 3:14 a.m.) Review request for hive and Eugene Koifman.

[jira] [Created] (HIVE-18811) Fix desc table, column comments are not displayed

2018-02-26 Thread tartarus (JIRA)
tartarus created HIVE-18811: --- Summary: Fix desc table, column comments are not displayed Key: HIVE-18811 URL: https://issues.apache.org/jira/browse/HIVE-18811 Project: Hive Issue Type: Bug

Re: Review Request 65778: HIVE-18726 Implement DEFAULT constraint

2018-02-26 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65778/#review198298 --- ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java

[jira] [Created] (HIVE-18810) Parquet Or ORC

2018-02-26 Thread Suddhasatwa Bhaumik (JIRA)
Suddhasatwa Bhaumik created HIVE-18810: -- Summary: Parquet Or ORC Key: HIVE-18810 URL: https://issues.apache.org/jira/browse/HIVE-18810 Project: Hive Issue Type: Test

Re: Review Request 65801: HIVE-18797 ExprConstNodeDesc's getExprString should put appropriate qualifier with literals

2018-02-26 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65801/ --- (Updated Feb. 27, 2018, 12:38 a.m.) Review request for hive and Ashutosh

Re: Review Request 65801: HIVE-18797 ExprConstNodeDesc's getExprString should put appropriate qualifier with literals

2018-02-26 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65801/#review198296 ---

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-02-26 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65634/ --- (Updated Feb. 26, 2018, 9:47 p.m.) Review request for hive, Daniel Dai and

Re: Review Request 65801: HIVE-18797 ExprConstNodeDesc's getExprString should put appropriate qualifier with literals

2018-02-26 Thread Ashutosh Chauhan
> On Feb. 26, 2018, 7:45 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeConstantDesc.java > > Lines 120 (patched) > > > > > > you need a space between DATE and ', else it will

[jira] [Created] (HIVE-18809) Fix dynpart_hashjoin tests

2018-02-26 Thread Jason Dere (JIRA)
Jason Dere created HIVE-18809: - Summary: Fix dynpart_hashjoin tests Key: HIVE-18809 URL: https://issues.apache.org/jira/browse/HIVE-18809 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-18808) Make compaction more robust when stats update fails

2018-02-26 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18808: - Summary: Make compaction more robust when stats update fails Key: HIVE-18808 URL: https://issues.apache.org/jira/browse/HIVE-18808 Project: Hive Issue

Re: Review Request 65801: HIVE-18797 ExprConstNodeDesc's getExprString should put appropriate qualifier with literals

2018-02-26 Thread Vineet Garg
> On Feb. 26, 2018, 7:45 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeConstantDesc.java > > Lines 120 (patched) > > > > > > you need a space between DATE and ', else it will

Re: Review Request 65803: HIVE-18805 - move constantpropagate

2018-02-26 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65803/#review198293 --- ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java

Re: Review Request 65801: HIVE-18797 ExprConstNodeDesc's getExprString should put appropriate qualifier with literals

2018-02-26 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65801/#review198291 ---

[jira] [Created] (HIVE-18807) Fix broken test caused by HIVE-18493

2018-02-26 Thread Matt McCline (JIRA)
Matt McCline created HIVE-18807: --- Summary: Fix broken test caused by HIVE-18493 Key: HIVE-18807 URL: https://issues.apache.org/jira/browse/HIVE-18807 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18806) Add @Ignore for broken test caused by HIVE-18493

2018-02-26 Thread Matt McCline (JIRA)
Matt McCline created HIVE-18806: --- Summary: Add @Ignore for broken test caused by HIVE-18493 Key: HIVE-18806 URL: https://issues.apache.org/jira/browse/HIVE-18806 Project: Hive Issue Type: Bug

Re: Review Request 65422: HIVE-17626

2018-02-26 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65422/ --- (Updated Feb. 26, 2018, 6:19 p.m.) Review request for hive and Ashutosh

Re: Review Request 65803: HIVE-18805 - move constantpropagate

2018-02-26 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65803/#review198282 --- added some notes about the q.out changes

Review Request 65803: HIVE-18805 - move constantpropagate

2018-02-26 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65803/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-18805

[GitHub] hive pull request #303: HIVE-18543

2018-02-26 Thread Tartarus0zm
Github user Tartarus0zm closed the pull request at: https://github.com/apache/hive/pull/303 ---

[GitHub] hive pull request #297: HIVE-18543 Add print sessionid in console

2018-02-26 Thread Tartarus0zm
Github user Tartarus0zm closed the pull request at: https://github.com/apache/hive/pull/297 ---

[jira] [Created] (HIVE-18805) Move ConstantPropagate before stats

2018-02-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18805: --- Summary: Move ConstantPropagate before stats Key: HIVE-18805 URL: https://issues.apache.org/jira/browse/HIVE-18805 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-18804) StatsUtils.getColStatisticsFromExprMap may only provide info for a column once

2018-02-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18804: --- Summary: StatsUtils.getColStatisticsFromExprMap may only provide info for a column once Key: HIVE-18804 URL: https://issues.apache.org/jira/browse/HIVE-18804