[jira] [Created] (HIVE-19621) WebHCat should not default to ephemeral ports

2018-05-20 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-19621: --- Summary: WebHCat should not default to ephemeral ports Key: HIVE-19621 URL: https://issues.apache.org/jira/browse/HIVE-19621 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17080) Overwrite does not work when multi insert into same table different partition

2017-07-12 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-17080: --- Summary: Overwrite does not work when multi insert into same table different partition Key: HIVE-17080 URL: https://issues.apache.org/jira/browse/HIVE-17080 Project

[jira] [Created] (HIVE-16413) Create table as select does not check ownership of the location

2017-04-10 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-16413: --- Summary: Create table as select does not check ownership of the location Key: HIVE-16413 URL: https://issues.apache.org/jira/browse/HIVE-16413 Project: Hive

Re: Review Request 55816: HIVE-15680: Incorrect results when hive.optimize.index.filter=true and same ORC table is referenced twice in query

2017-03-16 Thread niklaus xiao
Lines 742 (patched) <https://reviews.apache.org/r/55816/#comment241423> What if the two TableScan has different needed columns ? - niklaus xiao On 一月 31, 2017, 2:43 a.m., Anthony Hsu wrote: > > --- > This is an automatica

Re: Review Request 55816: HIVE-15680: Incorrect results when hive.optimize.index.filter=true and same ORC table is referenced twice in query

2017-03-16 Thread niklaus xiao
Lines 682 (patched) <https://reviews.apache.org/r/55816/#comment241422> HashSet will change the order of the needed columns, seems cannot use Set here. - niklaus xiao On 一月 31, 2017, 2:43 a.m., Anthony Hsu

[jira] [Created] (HIVE-15956) StackOverflowError when drop lots of partitions

2017-02-16 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-15956: --- Summary: StackOverflowError when drop lots of partitions Key: HIVE-15956 URL: https://issues.apache.org/jira/browse/HIVE-15956 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15666) Select query with view adds base table partition as direct input in spark engine

2017-01-19 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-15666: --- Summary: Select query with view adds base table partition as direct input in spark engine Key: HIVE-15666 URL: https://issues.apache.org/jira/browse/HIVE-15666 Project

[jira] [Created] (HIVE-15483) Database and table name is case sensitive when used in show grant

2016-12-20 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-15483: --- Summary: Database and table name is case sensitive when used in show grant Key: HIVE-15483 URL: https://issues.apache.org/jira/browse/HIVE-15483 Project: Hive

[jira] [Created] (HIVE-15389) Backport HIVE-15239 to branch-1

2016-12-08 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-15389: --- Summary: Backport HIVE-15239 to branch-1 Key: HIVE-15389 URL: https://issues.apache.org/jira/browse/HIVE-15389 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14867) "serialization.last.column.takes.rest" does not work for MultiDelimitSerDe

2016-09-30 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-14867: --- Summary: "serialization.last.column.takes.rest" does not work for MultiDelimitSerDe Key: HIVE-14867 URL: https://issues.apache.org/jira/browse/HIVE-14867 Pro

[jira] [Created] (HIVE-14694) UDF rand throws NPE when input data is NULL

2016-09-02 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-14694: --- Summary: UDF rand throws NPE when input data is NULL Key: HIVE-14694 URL: https://issues.apache.org/jira/browse/HIVE-14694 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14658) UDF abs throws NPE when input arg type is string

2016-08-27 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-14658: --- Summary: UDF abs throws NPE when input arg type is string Key: HIVE-14658 URL: https://issues.apache.org/jira/browse/HIVE-14658 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14570) Create table with column names ROW__ID, INPUT__FILE__NAME, BLOCK__OFFSET__INSIDE__FILE sucess but query fails

2016-08-18 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-14570: --- Summary: Create table with column names ROW__ID, INPUT__FILE__NAME, BLOCK__OFFSET__INSIDE__FILE sucess but query fails Key: HIVE-14570 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HIVE-14556) Load data into text table fail caused by IndexOutOfBoundsException

2016-08-17 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-14556: --- Summary: Load data into text table fail caused by IndexOutOfBoundsException Key: HIVE-14556 URL: https://issues.apache.org/jira/browse/HIVE-14556 Project: Hive

[jira] [Created] (HIVE-14304) Beeline command will fail when entireLineAsCommand set to true

2016-07-20 Thread niklaus xiao (JIRA)
niklaus xiao created HIVE-14304: --- Summary: Beeline command will fail when entireLineAsCommand set to true Key: HIVE-14304 URL: https://issues.apache.org/jira/browse/HIVE-14304 Project: Hive

[jira] [Created] (HIVE-14295) Some metastore event listeners always initialize deleteData as false

2016-07-20 Thread niklaus xiao (JIRA)
niklaus xiao created HIVE-14295: --- Summary: Some metastore event listeners always initialize deleteData as false Key: HIVE-14295 URL: https://issues.apache.org/jira/browse/HIVE-14295 Project: Hive

[jira] [Created] (HIVE-14248) query with view in union adds underlying table as direct input

2016-07-15 Thread niklaus xiao (JIRA)
niklaus xiao created HIVE-14248: --- Summary: query with view in union adds underlying table as direct input Key: HIVE-14248 URL: https://issues.apache.org/jira/browse/HIVE-14248 Project: Hive

[jira] [Created] (HIVE-14234) TestHiveMetaStorePartitionSpecs does not drop database created in this test causes other test failure

2016-07-13 Thread niklaus xiao (JIRA)
niklaus xiao created HIVE-14234: --- Summary: TestHiveMetaStorePartitionSpecs does not drop database created in this test causes other test failure Key: HIVE-14234 URL: https://issues.apache.org/jira/browse/HIVE-14234

[jira] [Created] (HIVE-14113) Create function failed but function in show function list

2016-06-27 Thread niklaus xiao (JIRA)
niklaus xiao created HIVE-14113: --- Summary: Create function failed but function in show function list Key: HIVE-14113 URL: https://issues.apache.org/jira/browse/HIVE-14113 Project: Hive Issue

[jira] [Created] (HIVE-13883) WebHCat leaves token crc file never gets deleted

2016-05-27 Thread niklaus xiao (JIRA)
niklaus xiao created HIVE-13883: --- Summary: WebHCat leaves token crc file never gets deleted Key: HIVE-13883 URL: https://issues.apache.org/jira/browse/HIVE-13883 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12154) Load data inpath 'PATTERN' into table should only check files match the PATTERN

2015-10-12 Thread niklaus xiao (JIRA)
niklaus xiao created HIVE-12154: --- Summary: Load data inpath 'PATTERN' into table should only check files match the PATTERN Key: HIVE-12154 URL: https://issues.apache.org/jira/browse/HIVE-12154 Project