[jira] [Created] (HIVE-15857) Vectorization: Add string conversion case for UDFToInteger, etc

2017-02-08 Thread Matt McCline (JIRA)
Matt McCline created HIVE-15857: --- Summary: Vectorization: Add string conversion case for UDFToInteger, etc Key: HIVE-15857 URL: https://issues.apache.org/jira/browse/HIVE-15857 Project: Hive

[jira] [Created] (HIVE-15856) Hive export/import (hive.exim.uri.scheme.whitelist) to support s3a

2017-02-08 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-15856: --- Summary: Hive export/import (hive.exim.uri.scheme.whitelist) to support s3a Key: HIVE-15856 URL: https://issues.apache.org/jira/browse/HIVE-15856 Project: Hive

[jira] [Created] (HIVE-15855) throws NPE when using Hplsql UDF

2017-02-08 Thread Fei Hui (JIRA)
Fei Hui created HIVE-15855: -- Summary: throws NPE when using Hplsql UDF Key: HIVE-15855 URL: https://issues.apache.org/jira/browse/HIVE-15855 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-15854) failing test - autoColumnStats_9.q

2017-02-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-15854: --- Summary: failing test - autoColumnStats_9.q Key: HIVE-15854 URL: https://issues.apache.org/jira/browse/HIVE-15854 Project: Hive Issue Type: Sub-task

Review Request 56467: HIVE-15853

2017-02-08 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56467/ --- Review request for hive and Jason Dere. Repository: hive-git Description

[jira] [Created] (HIVE-15853) Semijoin removed in case of dynamically partitioned hash join

2017-02-08 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-15853: - Summary: Semijoin removed in case of dynamically partitioned hash join Key: HIVE-15853 URL: https://issues.apache.org/jira/browse/HIVE-15853 Project: Hive

Re: Review Request 56240: HiveParser spends lots of time in parsing queries with lots of "("

2017-02-08 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56240/ --- (Updated Feb. 8, 2017, 11:01 p.m.) Review request for hive and Ashutosh

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-08 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56334/#review164773 ---

[jira] [Created] (HIVE-15852) Tablesampling on Tez in low-record case throws ArrayIndexOutOfBoundsException

2017-02-08 Thread Thomas Poepping (JIRA)
Thomas Poepping created HIVE-15852: -- Summary: Tablesampling on Tez in low-record case throws ArrayIndexOutOfBoundsException Key: HIVE-15852 URL: https://issues.apache.org/jira/browse/HIVE-15852

[jira] [Created] (HIVE-15851) CompactorMR.launchCompactionJob() should use JobClient.submitJob() not runJob

2017-02-08 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15851: - Summary: CompactorMR.launchCompactionJob() should use JobClient.submitJob() not runJob Key: HIVE-15851 URL: https://issues.apache.org/jira/browse/HIVE-15851

Re: Review Request 56095: HIVE-15754 exchange partition is not generating notifications

2017-02-08 Thread Nachiket Vaidya
> On Feb. 8, 2017, 5:39 p.m., Vihang Karajgaonkar wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java, > > line 2981 > > > > > > Does it need to fire exchangePartitionEvent here when

Re: Review Request 56095: HIVE-15754 exchange partition is not generating notifications

2017-02-08 Thread Vihang Karajgaonkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56095/#review164707 ---

[GitHub] hive pull request #143: HIVE-15850: Proper handling of timezone in Druid sto...

2017-02-08 Thread jcamachor
Github user jcamachor closed the pull request at: https://github.com/apache/hive/pull/143 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-08 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56334/ --- (Updated Feb. 8, 2017, 3:45 p.m.) Review request for hive, Ryan Blue and

FINAL REMINDER: CFP for ApacheCon closes February 11th

2017-02-08 Thread Rich Bowen
Dear Apache Enthusiast, This is your FINAL reminder that the Call for Papers (CFP) for ApacheCon Miami is closing this weekend - February 11th. This is your final opportunity to submit a talk for consideration at this event. This year, we are running several mini conferences in conjunction with

[GitHub] hive pull request #143: HIVE-15850: Proper handling of timezone in Druid sto...

2017-02-08 Thread jcamachor
GitHub user jcamachor opened a pull request: https://github.com/apache/hive/pull/143 HIVE-15850: Proper handling of timezone in Druid storage handler You can merge this pull request into a Git repository by running: $ git pull https://github.com/jcamachor/hive HIVE-15850

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-08 Thread Barna Zsombor Klara
> On Feb. 7, 2017, 10:38 a.m., Peter Vary wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/parquet/ParquetRecordReaderBase.java, > > lines 173-177 > > > > > > Isn't it very simmilar to getParquetWriterTimeZone?

[jira] [Created] (HIVE-15850) Proper handling of timezone in Druid storage handler

2017-02-08 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-15850: -- Summary: Proper handling of timezone in Druid storage handler Key: HIVE-15850 URL: https://issues.apache.org/jira/browse/HIVE-15850 Project: Hive

[jira] [Created] (HIVE-15849) hplsql should add enterGlobalScope func to UDF

2017-02-08 Thread Fei Hui (JIRA)
Fei Hui created HIVE-15849: -- Summary: hplsql should add enterGlobalScope func to UDF Key: HIVE-15849 URL: https://issues.apache.org/jira/browse/HIVE-15849 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15848) count or sum distinct incorrect when hive.optimize.reducededuplication set to true

2017-02-08 Thread Biao Wu (JIRA)
Biao Wu created HIVE-15848: -- Summary: count or sum distinct incorrect when hive.optimize.reducededuplication set to true Key: HIVE-15848 URL: https://issues.apache.org/jira/browse/HIVE-15848 Project: Hive