[jira] [Updated] (HIVE-4523) round() function with specified decimal places not consistent with mysql

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-4523: -- Attachment: HIVE-4523.6.patch Patch #6 fixed the reported test failure. > round() function with specifi

[jira] [Commented] (HIVE-4523) round() function with specified decimal places not consistent with mysql

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811073#comment-13811073 ] Hive QA commented on HIVE-4523: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-5722) Skip generating vectorization code if possible

2013-10-31 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5722: Status: Patch Available (was: Open) > Skip generating vectorization code if possible >

[jira] [Updated] (HIVE-5722) Skip generating vectorization code if possible

2013-10-31 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5722: Attachment: HIVE-5722.1.patch.txt > Skip generating vectorization code if possible > ---

[jira] [Updated] (HIVE-5722) Skip generating vectorization code if possible

2013-10-31 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5722: Description: NO PRECOMMIT TESTS Currently, ql module always generates new vectorization code, which might not be ch

[jira] [Created] (HIVE-5722) Skip generating vectorization code if possible

2013-10-31 Thread Navis (JIRA)
Navis created HIVE-5722: --- Summary: Skip generating vectorization code if possible Key: HIVE-5722 URL: https://issues.apache.org/jira/browse/HIVE-5722 Project: Hive Issue Type: Improvement Com

[jira] [Commented] (HIVE-4523) round() function with specified decimal places not consistent with mysql

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811040#comment-13811040 ] Hive QA commented on HIVE-4523: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-5721) Incremental build is disabled by MCOMPILER-209

2013-10-31 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5721: Status: Patch Available (was: Open) > Incremental build is disabled by MCOMPILER-209 >

[jira] [Updated] (HIVE-5721) Incremental build is disabled by MCOMPILER-209

2013-10-31 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5721: Description: NO PRECOMMIT TESTS maven-compiler-plugin-3.1 has bug on incremental build(http://jira.codehaus.org/bro

[jira] [Updated] (HIVE-5721) Incremental build is disabled by MCOMPILER-209

2013-10-31 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5721: Attachment: HIVE-5721.1.patch.txt maven.compiler.useIncrementalCompilation=false means true and vise versa. I canno

[jira] [Created] (HIVE-5721) Incremental build is disabled by MCOMPILER-209

2013-10-31 Thread Navis (JIRA)
Navis created HIVE-5721: --- Summary: Incremental build is disabled by MCOMPILER-209 Key: HIVE-5721 URL: https://issues.apache.org/jira/browse/HIVE-5721 Project: Hive Issue Type: Improvement Com

[jira] [Commented] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811015#comment-13811015 ] Hive QA commented on HIVE-3959: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-5708) PTest2 should trim long logs when posting to jira

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811001#comment-13811001 ] Hive QA commented on HIVE-5708: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5704) A couple of generic UDFs are not in the right folder/package

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810977#comment-13810977 ] Hive QA commented on HIVE-5704: --- {color:green}Overall{color}: +1 all checks pass Here are

Re: Review Request 15113: HIVE-5356: Move arithmatic UDFs to generic UDF implementations

2013-10-31 Thread Xuefu Zhang
On Nov. 1, 2013, 1:45 a.m., Xuefu Zhang wrote: > > Please also add tests to verify the result TypeInfo of the the arithmetic > > operations using various different types. Thanks for the comments, Jason. I think the current patch is just a preview of what will be, as it's under going changes. (

[jira] [Commented] (HIVE-5191) Add char data type

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810942#comment-13810942 ] Xuefu Zhang commented on HIVE-5191: --- Personally I think 255 might be sufficient, and I'd

Re: Review Request 15113: HIVE-5356: Move arithmatic UDFs to generic UDF implementations

2013-10-31 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15113/#review27928 --- ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseNum

[jira] [Commented] (HIVE-5707) Validate values for ConfVar

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810938#comment-13810938 ] Hive QA commented on HIVE-5707: --- {color:red}Overall{color}: -1 at least one tests failed H

Re: getting testreport with maven build, and getting lib folder to run end-to-end tests

2013-10-31 Thread Brock Noland
It looks like we could use this plugin http://maven.apache.org/surefire/maven-surefire-report-plugin/ to generate a report. I just created https://issues.apache.org/jira/browse/HIVE-5720 for that. The later question depends on https://issues.apache.org/jira/browse/HIVE-5611. On Thu, Oct 31, 2013

[jira] [Created] (HIVE-5720) Create something like ant testreport

2013-10-31 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5720: -- Summary: Create something like ant testreport Key: HIVE-5720 URL: https://issues.apache.org/jira/browse/HIVE-5720 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-5719) Remove some overly noisy perflogger statements from Tez codepath

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-5719: - Attachment: HIVE-5719.1.patch > Remove some overly noisy perflogger statements from Tez co

[jira] [Created] (HIVE-5719) Remove some overly noisy perflogger statements from Tez codepath

2013-10-31 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-5719: Summary: Remove some overly noisy perflogger statements from Tez codepath Key: HIVE-5719 URL: https://issues.apache.org/jira/browse/HIVE-5719 Project: Hive

getting testreport with maven build, and getting lib folder to run end-to-end tests

2013-10-31 Thread Eric Hanson (SQL SERVER)
In the new Hive maven build, after you run a test case, how do you do the equivalent of "ant testreport" and view the test output html file? Also, I used to copy build\dist\lib to the lib folder of my one-box hive installation and run it to do end-to-end ad hoc testing of the newly compiled hiv

[jira] [Resolved] (HIVE-5703) While using tez, Qtest needs to close session before creating a new one

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-5703. -- Resolution: Fixed Committed to branch. Thanks Vikram! > While using tez, Qtest needs to

Re: Review Request 15151: Better error reporting by async threads in HiveServer2

2013-10-31 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15151/ --- (Updated Nov. 1, 2013, 12:54 a.m.) Review request for hive, Prasad Mujumdar and

[jira] [Commented] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810913#comment-13810913 ] Hive QA commented on HIVE-5356: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Resolved] (HIVE-5688) TestCliDriver compilation fails on tez branch.

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-5688. -- Resolution: Fixed Fix Version/s: tez-branch Committed to branch. Thanks Vikram!

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Navis류승우
Another great work, Brock! I think this really deserves award "the patch of the year". 2013/11/1 Thejas Nair > Thanks Brock and Ed! > > > On Thu, Oct 31, 2013 at 2:36 PM, Brock Noland wrote: > > Thanks guys. Another FYI, precommit tests are going to come back with a > few > > unrelated failur

[jira] [Updated] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5356: -- Status: Open (was: Patch Available) > Move arithmatic UDFs to generic UDF implementations > ---

[jira] [Commented] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810900#comment-13810900 ] Xuefu Zhang commented on HIVE-5356: --- Thanks, Jason. It's a good observation. That's an a

[jira] [Updated] (HIVE-5688) TestCliDriver compilation fails on tez branch.

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-5688: - Attachment: HIVE-5688.3.patch Fixed small issue in HBaseQTestUtil in .3 > TestCliDriver c

[jira] [Commented] (HIVE-5191) Add char data type

2013-10-31 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810893#comment-13810893 ] Jason Dere commented on HIVE-5191: -- Standard only says that it is implementation defined:

[jira] [Created] (HIVE-5718) Support direct fetch for lateral views, sub queries, etc.

2013-10-31 Thread Navis (JIRA)
Navis created HIVE-5718: --- Summary: Support direct fetch for lateral views, sub queries, etc. Key: HIVE-5718 URL: https://issues.apache.org/jira/browse/HIVE-5718 Project: Hive Issue Type: Improvement

[jira] [Commented] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810886#comment-13810886 ] Thejas M Nair commented on HIVE-3959: - +1 > Update Partition Statistics in Metastore L

[jira] [Commented] (HIVE-5191) Add char data type

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810883#comment-13810883 ] Ashutosh Chauhan commented on HIVE-5191: Max length currently is 255. Seems like di

[jira] [Updated] (HIVE-5703) While using tez, Qtest needs to close session before creating a new one

2013-10-31 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-5703: - Attachment: HIVE-5703.3.patch > While using tez, Qtest needs to close session before creating a ne

[jira] [Commented] (HIVE-5503) TopN optimization in VectorReduceSink

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810878#comment-13810878 ] Hive QA commented on HIVE-5503: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-5688) TestCliDriver compilation fails on tez branch.

2013-10-31 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-5688: - Attachment: HIVE-5688.2.patch Updated to address comments. valueOf cannot be over written for enum

[jira] [Updated] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3959: --- Attachment: HIVE-3959.6.patch > Update Partition Statistics in Metastore Layer > -

[jira] [Updated] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3959: --- Status: Patch Available (was: Open) > Update Partition Statistics in Metastore Layer > --

[jira] [Updated] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3959: --- Status: Open (was: Patch Available) > Update Partition Statistics in Metastore Layer > --

[jira] [Commented] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-10-31 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810853#comment-13810853 ] Jason Dere commented on HIVE-5356: -- Nice. I was playing with the patch and had some quest

[jira] [Commented] (HIVE-5626) enable metastore direct SQL for drop/similar queries

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810849#comment-13810849 ] Hive QA commented on HIVE-5626: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5191) Add char data type

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810847#comment-13810847 ] Xuefu Zhang commented on HIVE-5191: --- [~jdere] Thanks for making those changes. I left a m

Re: Review Request 14891: Stats

2013-10-31 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14891/ --- (Updated Oct. 31, 2013, 11:10 p.m.) Review request for hive. Bugs: HIVE-3959

Re: Review Request 14891: Stats

2013-10-31 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14891/ --- (Updated Oct. 31, 2013, 11:08 p.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3959: --- Status: Open (was: Patch Available) > Update Partition Statistics in Metastore Layer > --

[jira] [Updated] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3959: --- Attachment: HIVE-3959.5.patch Sure. Rebased patch on trunk. > Update Partition Statistics in

[jira] [Updated] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3959: --- Status: Patch Available (was: Open) > Update Partition Statistics in Metastore Layer > --

[jira] [Commented] (HIVE-5632) Eliminate splits based on SARGs using stripe statistics in ORC

2013-10-31 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810835#comment-13810835 ] Prasanth J commented on HIVE-5632: -- Addressed [~ehans] and [~hagleitn] review comments. Al

[jira] [Updated] (HIVE-5632) Eliminate splits based on SARGs using stripe statistics in ORC

2013-10-31 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-5632: - Attachment: HIVE-5632.3.patch.txt > Eliminate splits based on SARGs using stripe statistics in ORC > -

[jira] [Commented] (HIVE-5230) Better error reporting by async threads in HiveServer2

2013-10-31 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810827#comment-13810827 ] Vaibhav Gumashta commented on HIVE-5230: Revised patch: https://reviews.apache.org/

[jira] [Commented] (HIVE-5704) A couple of generic UDFs are not in the right folder/package

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810829#comment-13810829 ] Xuefu Zhang commented on HIVE-5704: --- These test failures might be due to HIVE-5716. > A

Review Request 15151: Better error reporting by async threads in HiveServer2

2013-10-31 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15151/ --- Review request for hive and Thejas Nair. Bugs: HIVE-5230 https://issues.apa

[jira] [Commented] (HIVE-5704) A couple of generic UDFs are not in the right folder/package

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810822#comment-13810822 ] Hive QA commented on HIVE-5704: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Resolved] (HIVE-5716) Fix broken tests after maven merge (1)

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland resolved HIVE-5716. Resolution: Fixed Fix Version/s: 0.13.0 I committed this to trunk. Thanks guys! > Fix broken

[jira] [Updated] (HIVE-5230) Better error reporting by async threads in HiveServer2

2013-10-31 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-5230: --- Attachment: HIVE-5230.2.patch > Better error reporting by async threads in HiveServer2 > -

[jira] [Created] (HIVE-5717) Generate javadoc and source jars

2013-10-31 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5717: -- Summary: Generate javadoc and source jars Key: HIVE-5717 URL: https://issues.apache.org/jira/browse/HIVE-5717 Project: Hive Issue Type: Sub-task Repo

[jira] [Commented] (HIVE-5688) TestCliDriver compilation fails on tez branch.

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810802#comment-13810802 ] Gunther Hagleitner commented on HIVE-5688: -- Few comments: - non should be named n

[jira] [Updated] (HIVE-3190) allow INTEGER as a type name in a column/cast expression (per ISO-SQL 2011)

2013-10-31 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-3190: - Attachment: HIVE-3190.3.patch patch v3. updated unit test failure > allow INTEGER as a type name in a co

[jira] [Commented] (HIVE-5716) Fix broken tests after maven merge (1)

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810793#comment-13810793 ] Ashutosh Chauhan commented on HIVE-5716: +1 > Fix broken tests after maven merge (

[jira] [Resolved] (HIVE-5404) Remove changes from HIVE-5184

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-5404. -- Resolution: Cannot Reproduce Looks like this has already been taken care of. Thanks, Vik

[jira] [Assigned] (HIVE-3190) allow INTEGER as a type name in a column/cast expression (per ISO-SQL 2011)

2013-10-31 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere reassigned HIVE-3190: Assignee: Jason Dere > allow INTEGER as a type name in a column/cast expression (per ISO-SQL 2011) >

[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-10-31 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810781#comment-13810781 ] Eric Hanson commented on HIVE-5583: --- Code review available at https://reviews.apache.org/

Review Request 15149: Add support for vectorized IN filters

2013-10-31 Thread Eric Hanson
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15149/ --- Review request for hive. Bugs: HIVE-5583 https://issues.apache.org/jira/bro

[jira] [Commented] (HIVE-5716) Fix broken tests after maven merge (1)

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810776#comment-13810776 ] Brock Noland commented on HIVE-5716: With the patch they pass (below). I think we shoul

[jira] [Updated] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-10-31 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-5583: -- Fix Version/s: 0.13.0 Affects Version/s: 0.13.0 Status: Patch Available (was: In

[jira] [Updated] (HIVE-5715) HS2 should not "start" a session for every command

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-5715: - Attachment: HIVE-5715.2.patch .2 is the same as .1 - just rebased against latest trunk. >

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Thejas Nair
Thanks Brock and Ed! On Thu, Oct 31, 2013 at 2:36 PM, Brock Noland wrote: > Thanks guys. Another FYI, precommit tests are going to come back with a few > unrelated failures until > > https://issues.apache.org/jira/browse/HIVE-5716 > > is committed. > > Thanks! > > > On Thu, Oct 31, 2013 at 4:27

[jira] [Updated] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-10-31 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-5583: -- Attachment: HIVE-5583.3.patch > Implement support for IN (list-of-constants) filter in vectorized mode >

[jira] [Commented] (HIVE-5547) webhcat pig job submission should ship hive tar if -usehcatalog is specified

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810743#comment-13810743 ] Hive QA commented on HIVE-5547: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810742#comment-13810742 ] Szehon Ho commented on HIVE-5610: - About HIVE-5611, I have been keeping Brock updated on th

[jira] [Commented] (HIVE-5716) Fix broken tests after maven merge (1)

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810741#comment-13810741 ] Thejas M Nair commented on HIVE-5716: - +1 . I think we can commit these without waiting

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Brock Noland
Thanks guys. Another FYI, precommit tests are going to come back with a few unrelated failures until https://issues.apache.org/jira/browse/HIVE-5716 is committed. Thanks! On Thu, Oct 31, 2013 at 4:27 PM, Gunther Hagleitner < ghagleit...@hortonworks.com> wrote: > Awesome! Great stuff, Brock! >

[jira] [Updated] (HIVE-5191) Add char data type

2013-10-31 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5191: - Attachment: HIVE-5191.3.patch patch v3, more changes per Xuefu's review. > Add char data type > -

[jira] [Updated] (HIVE-5716) Fix broken tests after maven merge (1)

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5716: --- Attachment: HIVE-5716.patch CC'ing [~thejas] and [~ashutoshc] as they worked on these tests > Fix bro

[jira] [Created] (HIVE-5716) Fix broken tests after maven merge (1)

2013-10-31 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5716: -- Summary: Fix broken tests after maven merge (1) Key: HIVE-5716 URL: https://issues.apache.org/jira/browse/HIVE-5716 Project: Hive Issue Type: Sub-task

[jira] [Commented] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810730#comment-13810730 ] Thejas M Nair commented on HIVE-3959: - Can you please rebase the patch (as HIVE-5610 c

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Gunther Hagleitner
Awesome! Great stuff, Brock! Thanks, Gunther. On Thu, Oct 31, 2013 at 1:38 PM, Vinod Kumar Vavilapalli wrote: > Awesome, great effort! > > Thanks, > +Vinod > > > On Oct 31, 2013, at 12:11 PM, Brock Noland wrote: > > More details here > > https://issues.apache.org/jira/browse/HIVE-5610 > > How

[jira] [Updated] (HIVE-5483) use metastore statistics to optimize max/min/etc. queries

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5483: Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) P

[jira] [Updated] (HIVE-5715) HS2 should not "start" a session for every command

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-5715: - Status: Patch Available (was: Open) > HS2 should not "start" a session for every command

[jira] [Commented] (HIVE-5715) HS2 should not "start" a session for every command

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810705#comment-13810705 ] Thejas M Nair commented on HIVE-5715: - +1 . Can you also make it patch available ? >

[jira] [Commented] (HIVE-5564) Need to accomodate table decimal columns that were defined prior to HIVE-3976

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810700#comment-13810700 ] Hive QA commented on HIVE-5564: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-5715) HS2 should not "start" a session for every command

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-5715: - Attachment: HIVE-5715.1.patch > HS2 should not "start" a session for every command > -

[jira] [Commented] (HIVE-5657) TopN produces incorrect results with count(distinct)

2013-10-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810692#comment-13810692 ] Sergey Shelukhin commented on HIVE-5657: *committer > TopN produces incorrect resu

[jira] [Commented] (HIVE-5657) TopN produces incorrect results with count(distinct)

2013-10-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810690#comment-13810690 ] Sergey Shelukhin commented on HIVE-5657: One small comment about the "value" field

[jira] [Commented] (HIVE-5657) TopN produces incorrect results with count(distinct)

2013-10-31 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810688#comment-13810688 ] Phabricator commented on HIVE-5657: --- sershe has commented on the revision "HIVE-5657 [jir

[jira] [Created] (HIVE-5715) HS2 should not "start" a session for every command

2013-10-31 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-5715: Summary: HS2 should not "start" a session for every command Key: HIVE-5715 URL: https://issues.apache.org/jira/browse/HIVE-5715 Project: Hive Issue T

[jira] [Updated] (HIVE-5703) While using tez, Qtest needs to close session before creating a new one

2013-10-31 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-5703: - Attachment: HIVE-5703.2.patch > While using tez, Qtest needs to close session before creating a ne

[jira] [Commented] (HIVE-5664) Drop cascade database fails when the db has any tables with indexes

2013-10-31 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810682#comment-13810682 ] Venki Korukanti commented on HIVE-5664: --- [~ashutoshc] HIVE-3563 already attempted to

[jira] [Commented] (HIVE-5547) webhcat pig job submission should ship hive tar if -usehcatalog is specified

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810671#comment-13810671 ] Thejas M Nair commented on HIVE-5547: - +1 > webhcat pig job submission should ship hiv

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Vinod Kumar Vavilapalli
Awesome, great effort! Thanks, +Vinod On Oct 31, 2013, at 12:11 PM, Brock Noland wrote: > More details here > > https://issues.apache.org/jira/browse/HIVE-5610 > > How to configure your development environment is here: > > https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ -

[jira] [Updated] (HIVE-5713) Verify versions of libraries post maven merge

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5713: --- Summary: Verify versions of libraries post maven merge (was: Verify versions of libraries post any mo

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810656#comment-13810656 ] Brock Noland commented on HIVE-5610: Agreed. We should be able to get it resolved fairl

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810653#comment-13810653 ] Thejas M Nair commented on HIVE-5610: - Yes, I don't think HIVE-5611 is a blocker. But i

[jira] [Commented] (HIVE-5348) If both table and partition have same serdes, then we don't even need to check for OI conversions in ObjectInspectorConverters

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810646#comment-13810646 ] Hive QA commented on HIVE-5348: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-5510) [WebHCat] GET job/queue return wrong job information

2013-10-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-5510: - Attachment: HIVE-5510-4.patch HIVE-5510-4.patch resync with trunk. > [WebHCat] GET job/queue return wrong

[jira] [Resolved] (HIVE-5510) [WebHCat] GET job/queue return wrong job information

2013-10-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved HIVE-5510. -- Resolution: Fixed Hadoop Flags: Reviewed Patch committed to trunk. > [WebHCat] GET job/queue retu

[jira] [Commented] (HIVE-5503) TopN optimization in VectorReduceSink

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810612#comment-13810612 ] Ashutosh Chauhan commented on HIVE-5503: +1 > TopN optimization in VectorReduceSin

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810603#comment-13810603 ] Xuefu Zhang commented on HIVE-5610: --- Perfect. Thanks for that. > Merge maven branch into

  1   2   >