[jira] [Created] (HIVE-4604) Cleanup column type dependencies in vectorization aggregate code

2013-05-24 Thread Remus Rusanu (JIRA)
Remus Rusanu created HIVE-4604: -- Summary: Cleanup column type dependencies in vectorization aggregate code Key: HIVE-4604 URL: https://issues.apache.org/jira/browse/HIVE-4604 Project: Hive Issu

[jira] [Created] (HIVE-4605) hive job fails when insert overwrite ORC table

2013-05-24 Thread Link Qian (JIRA)
Link Qian created HIVE-4605: --- Summary: hive job fails when insert overwrite ORC table Key: HIVE-4605 URL: https://issues.apache.org/jira/browse/HIVE-4605 Project: Hive Issue Type: Bug Com

[jira] [Commented] (HIVE-4598) Incorrect results when using subquery in multi table insert

2013-05-24 Thread Sebastian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666114#comment-13666114 ] Sebastian commented on HIVE-4598: - Another odd result in context of subqueries/views I assu

[jira] [Created] (HIVE-4606) Implement vector group by hash spill

2013-05-24 Thread Remus Rusanu (JIRA)
Remus Rusanu created HIVE-4606: -- Summary: Implement vector group by hash spill Key: HIVE-4606 URL: https://issues.apache.org/jira/browse/HIVE-4606 Project: Hive Issue Type: Sub-task Co

Re: Review Request: HIVE-4595 Add support for string type keys in vectorized GROUP BY

2013-05-24 Thread Remus Rusanu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11345/ --- (Updated May 24, 2013, 9:37 a.m.) Review request for hive, Jitendra Pandey, Eri

[jira] [Updated] (HIVE-4595) Support strings in GROUP BY keys

2013-05-24 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4595: --- Attachment: HIVE-4595.patch.2.txt Fix keyHash loop. support int columns. > Support st

[jira] [Commented] (HIVE-4516) Fix concurrency bug in serde/src/java/org/apache/hadoop/hive/serde2/io/TimestampWritable.java

2013-05-24 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666205#comment-13666205 ] Navis commented on HIVE-4516: - passed all tests. But HIVE-4220 has some minor optimization whic

[jira] [Updated] (HIVE-4516) Fix concurrency bug in serde/src/java/org/apache/hadoop/hive/serde2/io/TimestampWritable.java

2013-05-24 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4516: -- Attachment: HIVE-4516.D10929.1.patch navis requested code review of "HIVE-4516 [jira] Fix concurrency bu

[jira] [Updated] (HIVE-4516) Fix concurrency bug in serde/src/java/org/apache/hadoop/hive/serde2/io/TimestampWritable.java

2013-05-24 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4516: Status: Patch Available (was: Open) > Fix concurrency bug in > serde/src/java/org/apache/hadoop/hive/serde2/io

[jira] [Commented] (HIVE-3521) Concurrent metastore calls provoke Datanucleus IllegalStateException: "Table object has not been been initialised"

2013-05-24 Thread Jakub Holy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666256#comment-13666256 ] Jakub Holy commented on HIVE-3521: -- Thank you for the tips, Andy. I have seen similar prob

[jira] [Updated] (HIVE-4452) Add support for COUNT(*) in vector aggregates

2013-05-24 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4452: --- Fix Version/s: vectorization-branch Status: Patch Available (was: Open) Added VectorUDAFCo

[jira] [Updated] (HIVE-4451) Add support for string column type vector aggregates: COUNT, MIN and MAX

2013-05-24 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4451: --- Summary: Add support for string column type vector aggregates: COUNT, MIN and MAX (was: Add support f

[jira] [Created] (HIVE-4607) Support DISTINCT in vectorized aggregates

2013-05-24 Thread Remus Rusanu (JIRA)
Remus Rusanu created HIVE-4607: -- Summary: Support DISTINCT in vectorized aggregates Key: HIVE-4607 URL: https://issues.apache.org/jira/browse/HIVE-4607 Project: Hive Issue Type: Sub-task

[jira] [Commented] (HIVE-4194) JDBC2: HiveDriver should not throw RuntimeException when passed an invalid URL

2013-05-24 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666265#comment-13666265 ] Navis commented on HIVE-4194: - Passed all tests except TestSemanticAnalysis in hcatalog but it'

[jira] [Updated] (HIVE-4194) JDBC2: HiveDriver should not throw RuntimeException when passed an invalid URL

2013-05-24 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4194: Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch Available) Committed to trun

[jira] [Commented] (HIVE-4070) Like operator in Hive is case sensitive while in MySQL (and most likely other DBs) it's case insensitive

2013-05-24 Thread John Omernik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666278#comment-13666278 ] John Omernik commented on HIVE-4070: What about this? Leave it case sensitive as it is,

[jira] [Commented] (HIVE-4070) Like operator in Hive is case sensitive while in MySQL (and most likely other DBs) it's case insensitive

2013-05-24 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666362#comment-13666362 ] Edward Capriolo commented on HIVE-4070: --- Global conf variables that affect something

[jira] [Commented] (HIVE-4592) ColumnArithmeticColumn.txt template never sets output isNull to true; can give wrong results

2013-05-24 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666422#comment-13666422 ] Eric Hanson commented on HIVE-4592: --- Okay, I will do that. > ColumnArith

[jira] [Commented] (HIVE-4524) Make the Hive HBaseStorageHandler work under HCat

2013-05-24 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666432#comment-13666432 ] Francis Liu commented on HIVE-4524: --- Hi there seems to be some duplicate effort that's be

[jira] [Updated] (HIVE-4592) fix failure to output isNull to true and other NULL propagation issues; update arithmetic tests

2013-05-24 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-4592: -- Summary: fix failure to output isNull to true and other NULL propagation issues; update arithmetic tests

[jira] [Updated] (HIVE-4592) fix failure to set output isNull to true and other NULL propagation issues; update arithmetic tests

2013-05-24 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-4592: -- Summary: fix failure to set output isNull to true and other NULL propagation issues; update arithmetic t

[jira] [Updated] (HIVE-4608) Vectorized UDFs for Timestamp in nanoseconds

2013-05-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4608: -- Issue Type: Sub-task (was: New Feature) Parent: HIVE-4160 > Vectorized UDFs for Timestamp in nanose

[jira] [Created] (HIVE-4608) Vectorized UDFs for Timestamp in nanoseconds

2013-05-24 Thread Gopal V (JIRA)
Gopal V created HIVE-4608: - Summary: Vectorized UDFs for Timestamp in nanoseconds Key: HIVE-4608 URL: https://issues.apache.org/jira/browse/HIVE-4608 Project: Hive Issue Type: New Feature Affects

[jira] [Updated] (HIVE-4608) Vectorized UDFs for Timestamp in nanoseconds

2013-05-24 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-4608: -- Attachment: 0001-Vectorized-UDFs-for-timestamp-functions-which-accept.patch > Vectorized UDFs for Timestamp

[jira] [Created] (HIVE-4609) Allow hive tests to specify an alternative to /tmp

2013-05-24 Thread Brock Noland (JIRA)
Brock Noland created HIVE-4609: -- Summary: Allow hive tests to specify an alternative to /tmp Key: HIVE-4609 URL: https://issues.apache.org/jira/browse/HIVE-4609 Project: Hive Issue Type: Improve

[jira] [Created] (HIVE-4610) Fix checkstyle after HIVE-4578

2013-05-24 Thread Brock Noland (JIRA)
Brock Noland created HIVE-4610: -- Summary: Fix checkstyle after HIVE-4578 Key: HIVE-4610 URL: https://issues.apache.org/jira/browse/HIVE-4610 Project: Hive Issue Type: Improvement Rep

[jira] [Updated] (HIVE-4610) Fix checkstyle after HIVE-4578

2013-05-24 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4610: --- Attachment: HIVE-4610-0.patch Attached patch seems to fix the issue. > Fix checkstyle

[jira] [Commented] (HIVE-4610) Fix checkstyle after HIVE-4578

2013-05-24 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1325#comment-1325 ] Brock Noland commented on HIVE-4610: [~alangates] can you look at this one?

[jira] [Updated] (HIVE-4610) HCatalog checkstyle violation after HIVE-4578

2013-05-24 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4610: --- Summary: HCatalog checkstyle violation after HIVE-4578 (was: Fix checkstyle after HIVE-4578) > H

[jira] [Updated] (HIVE-4610) HCatalog checkstyle violation after HIVE-4578

2013-05-24 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4610: --- Fix Version/s: 0.12.0 Assignee: Brock Noland Status: Patch Available (was: Open)

[jira] [Updated] (HIVE-4592) fix failure to set output isNull to true and other NULL propagation issues; update arithmetic tests

2013-05-24 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-4592: -- Attachment: HIVE-4592.4.patch > fix failure to set output isNull to true and other NULL propagation

Review Request: updated null propagation logic for vectorized arithmetic operations

2013-05-24 Thread Eric Hanson
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11385/ --- Review request for hive. Description --- see discussion on HIVE-4592 JIRA

[jira] [Commented] (HIVE-4592) fix failure to set output isNull to true and other NULL propagation issues; update arithmetic tests

2013-05-24 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1372#comment-1372 ] Eric Hanson commented on HIVE-4592: --- Patch is ready to go. See review board entry https:

[jira] [Updated] (HIVE-4452) Add support for COUNT(*) in vector aggregates

2013-05-24 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-4452: --- Priority: Major (was: Minor) > Add support for COUNT(*) in vector aggregates > --

[jira] [Commented] (HIVE-4452) Add support for COUNT(*) in vector aggregates

2013-05-24 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1399#comment-1399 ] Jitendra Nath Pandey commented on HIVE-4452: Did you forget to upload the patch

[jira] [Commented] (HIVE-4070) Like operator in Hive is case sensitive while in MySQL (and most likely other DBs) it's case insensitive

2013-05-24 Thread John Omernik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666713#comment-13666713 ] John Omernik commented on HIVE-4070: They may be a bit scary, but from what perspective

[jira] [Updated] (HIVE-4452) Add support for COUNT(*) in vector aggregates

2013-05-24 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4452: --- Attachment: HIVE-4452.0.patch.txt > Add support for COUNT(*) in vector aggregates > --

[jira] [Commented] (HIVE-4070) Like operator in Hive is case sensitive while in MySQL (and most likely other DBs) it's case insensitive

2013-05-24 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666785#comment-13666785 ] Mark Grover commented on HIVE-4070: --- I agree with Edward that having a property like that

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #382

2013-05-24 Thread Apache Jenkins Server
See -- [...truncated 36424 lines...] [junit] POSTHOOK: Input: default@testhivedrivertable [junit] POSTHOOK: Output: file:/tmp/jenkins/hive_2013-05-24_16-10-00_246_1466340811805327223/-mr

[jira] [Updated] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2013-05-24 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai updated HIVE-2206: --- Description: This issue proposes a new logical optimizer called Correlation Optimizer, which is used to merge

[jira] [Updated] (HIVE-4603) VectorSelectOperator projections change the index of columns for subsequent operators.

2013-05-24 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-4603: --- Attachment: HIVE-4603.2.patch > VectorSelectOperator projections change the index

[jira] [Commented] (HIVE-4603) VectorSelectOperator projections change the index of columns for subsequent operators.

2013-05-24 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666832#comment-13666832 ] Jitendra Nath Pandey commented on HIVE-4603: New patch with unit test fixed.

[jira] [Updated] (HIVE-4603) VectorSelectOperator projections change the index of columns for subsequent operators.

2013-05-24 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-4603: --- Description: VectorSelectOperator projections change the index of columns for subseque

[jira] [Created] (HIVE-4611) SMB joins fail based on bigtable selection policy.

2013-05-24 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-4611: Summary: SMB joins fail based on bigtable selection policy. Key: HIVE-4611 URL: https://issues.apache.org/jira/browse/HIVE-4611 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-4611) SMB joins fail based on bigtable selection policy.

2013-05-24 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-4611: - Attachment: HIVE-4611.patch > SMB joins fail based on bigtable selection policy. > ---

[jira] [Commented] (HIVE-4070) Like operator in Hive is case sensitive while in MySQL (and most likely other DBs) it's case insensitive

2013-05-24 Thread John Omernik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666844#comment-13666844 ] John Omernik commented on HIVE-4070: Edward and Mark: Can you please explain risky (fro