[jira] [Created] (HIVE-7346) Wrong results caused by hive ppd under specific join condition

2014-07-03 Thread dima machlin (JIRA)
dima machlin created HIVE-7346: -- Summary: Wrong results caused by hive ppd under specific join condition Key: HIVE-7346 URL: https://issues.apache.org/jira/browse/HIVE-7346 Project: Hive Issue

[jira] [Created] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread dima machlin (JIRA)
dima machlin created HIVE-7314: -- Summary: Wrong results of UDF when hive.cache.expr.evaluation is set Key: HIVE-7314 URL: https://issues.apache.org/jira/browse/HIVE-7314 Project: Hive Issue

[jira] [Updated] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-7314: --- Description: It seems that the expression caching doesn't work when using UDF inside another UDF or

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047477#comment-14047477 ] dima machlin commented on HIVE-7314: {code:java} public String

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-06-30 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047493#comment-14047493 ] dima machlin commented on HIVE-7314: This is the workaround i'm using. Thank you. But

[jira] [Created] (HIVE-7205) Wrong results when union all of grouping followed by group by with correlation optimization

2014-06-10 Thread dima machlin (JIRA)
dima machlin created HIVE-7205: -- Summary: Wrong results when union all of grouping followed by group by with correlation optimization Key: HIVE-7205 URL: https://issues.apache.org/jira/browse/HIVE-7205

[jira] [Updated] (HIVE-7205) Wrong results when union all of grouping followed by group by with correlation optimization

2014-06-10 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-7205: --- Description: use case : table TBL (a string,b string) contains single row : 'a','a' the following

[jira] [Updated] (HIVE-7205) Wrong results when union all of grouping followed by group by with correlation optimization

2014-06-10 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-7205: --- Description: use case : table TBL (a string,b string) contains single row : 'a','a' the following

[jira] [Updated] (HIVE-2627) NPE on MAP-JOIN with a UDF in an external JAR

2014-06-08 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-2627: --- Affects Version/s: 0.12.0 NPE on MAP-JOIN with a UDF in an external JAR

[jira] [Commented] (HIVE-4317) StackOverflowError when add jar concurrently

2014-05-27 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009499#comment-14009499 ] dima machlin commented on HIVE-4317: I can confirm that this also happens in Hive 0.12

[jira] [Commented] (HIVE-2627) NPE on MAP-JOIN with a UDF in an external JAR

2014-05-27 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009503#comment-14009503 ] dima machlin commented on HIVE-2627: I can confirm that this still happens in hive

[jira] [Created] (HIVE-7045) Wrong results in multi-table insert aggregating without group by clause

2014-05-12 Thread dima machlin (JIRA)
dima machlin created HIVE-7045: -- Summary: Wrong results in multi-table insert aggregating without group by clause Key: HIVE-7045 URL: https://issues.apache.org/jira/browse/HIVE-7045 Project: Hive

[jira] [Updated] (HIVE-7045) Wrong results in multi-table insert aggregating without group by clause

2014-05-12 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-7045: --- Description: The scenario : CREATE TABLE t1 (a int, b int); CREATE TABLE t2 (cnt int) PARTITIONED

[jira] [Created] (HIVE-6448) Java heap space pasring a query with many union all

2014-02-17 Thread dima machlin (JIRA)
dima machlin created HIVE-6448: -- Summary: Java heap space pasring a query with many union all Key: HIVE-6448 URL: https://issues.apache.org/jira/browse/HIVE-6448 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-6448) Java heap space pasring a query with many union all

2014-02-17 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-6448: --- Description: too many union all statements in a single query require massive amount of memory to

[jira] [Updated] (HIVE-6448) Java heap space pasring a query with many union all

2014-02-17 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-6448: --- Description: too many union all statements in a single query require massive amount of memory to

[jira] [Created] (HIVE-6141) Can't select from views after upgrading metastore from 0.7 to 0.10

2014-01-05 Thread dima machlin (JIRA)
dima machlin created HIVE-6141: -- Summary: Can't select from views after upgrading metastore from 0.7 to 0.10 Key: HIVE-6141 URL: https://issues.apache.org/jira/browse/HIVE-6141 Project: Hive

[jira] [Updated] (HIVE-6141) Can't select from views after upgrading metastore from 0.7 to 0.10

2014-01-05 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-6141: --- Description: Selecting from a view created in 0.7 after upgrade to 0.10 fails on bq. Invalid table

[jira] [Updated] (HIVE-6141) Can't select from views after upgrading metastore from 0.7 to 0.10

2014-01-05 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-6141: --- Description: Selecting from a view created in 0.7 after upgrade to 0.10 fails on bq. Invalid table

[jira] [Updated] (HIVE-6141) Can't select from views after upgrading metastore from 0.7 to 0.10

2014-01-05 Thread dima machlin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dima machlin updated HIVE-6141: --- Description: Selecting from a view created in 0.7 after upgrade to 0.10 fails on bq. Invalid table

[jira] [Created] (HIVE-5964) Hive missing a filter predicate causing wrong results joining tables after sort by

2013-12-05 Thread dima machlin (JIRA)
dima machlin created HIVE-5964: -- Summary: Hive missing a filter predicate causing wrong results joining tables after sort by Key: HIVE-5964 URL: https://issues.apache.org/jira/browse/HIVE-5964 Project:

[jira] [Created] (HIVE-5607) Hive fails to parse the % (mod) sign after brackets.

2013-10-22 Thread dima machlin (JIRA)
dima machlin created HIVE-5607: -- Summary: Hive fails to parse the % (mod) sign after brackets. Key: HIVE-5607 URL: https://issues.apache.org/jira/browse/HIVE-5607 Project: Hive Issue Type: Bug