[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-03-16 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14363650#comment-14363650 ] Jason Dere commented on HIVE-3454: -- Whoops, yes it is longToTimestamp() that should be

[jira] [Commented] (HIVE-9953) fix NPE in WindowingTableFunction

2015-03-16 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364038#comment-14364038 ] Jason Dere commented on HIVE-9953: -- Would you be able to link all of these Jiras to

[jira] [Updated] (HIVE-9998) Vectorization support for interval types

2015-03-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9998: - Attachment: HIVE-9998.1.patch Initial patch, dependent on HIVE-9792. This also fixes some vectorized

[jira] [Updated] (HIVE-9792) Support interval type in expressions/predicates

2015-03-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9792: - Attachment: HIVE-9792.7.patch Patch v7 - RB feedback from Ashutosh Support interval type in

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-03-20 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14372089#comment-14372089 ] Jason Dere commented on HIVE-3454: -- So this patch did not require any changes to MathExpr?

[jira] [Commented] (HIVE-9859) Create bitwise left/right shift UDFs

2015-03-20 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14371852#comment-14371852 ] Jason Dere commented on HIVE-9859: -- CCing [~pxiong] to see if he has any ideas on how to

[jira] [Updated] (HIVE-10037) JDBC support for interval expressions

2015-03-20 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10037: -- Attachment: HIVE-10037.1.patch Attaching initial patch. There is no interval type in Jdbc, so

[jira] [Commented] (HIVE-9936) fix potential NPE in DefaultUDAFEvaluatorResolver

2015-03-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14358339#comment-14358339 ] Jason Dere commented on HIVE-9936: -- +1 fix potential NPE in DefaultUDAFEvaluatorResolver

[jira] [Commented] (HIVE-9857) Create Factorial UDF

2015-03-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14357453#comment-14357453 ] Jason Dere commented on HIVE-9857: -- Hmm, yeah I'm not sure which one to use .. I guess you

[jira] [Commented] (HIVE-9955) TestVectorizedRowBatchCtx compares byte[] using equals() method

2015-03-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14360911#comment-14360911 ] Jason Dere commented on HIVE-9955: -- +1 if precommit tests look good

[jira] [Commented] (HIVE-9857) Create Factorial UDF

2015-03-10 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14356071#comment-14356071 ] Jason Dere commented on HIVE-9857: -- +1 Create Factorial UDF

[jira] [Commented] (HIVE-9858) Create cbrt (cube root) UDF

2015-03-10 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14355628#comment-14355628 ] Jason Dere commented on HIVE-9858: -- +1 Create cbrt (cube root) UDF

[jira] [Updated] (HIVE-9792) Support interval type in expressions/predicates

2015-03-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9792: - Attachment: HIVE-9792.5.patch Patch v5: - Rebasing patch with trunk, due to the parser changes in

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-03-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14359144#comment-14359144 ] Jason Dere commented on HIVE-3454: -- That's fine to break into separate tasks, we'll just

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-03-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14359502#comment-14359502 ] Jason Dere commented on HIVE-3454: -- I've just started looking at vectorized code .. looks

[jira] [Commented] (HIVE-9859) Create bitwise left/right shift UDFs

2015-03-24 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14379051#comment-14379051 ] Jason Dere commented on HIVE-9859: -- +1 Create bitwise left/right shift UDFs

[jira] [Commented] (HIVE-1575) get_json_object does not support JSON array at the root level

2015-03-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380723#comment-14380723 ] Jason Dere commented on HIVE-1575: -- +1 if tests look good get_json_object does not

[jira] [Commented] (HIVE-9766) Add JavaConstantXXXObjectInspector

2015-03-26 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14381654#comment-14381654 ] Jason Dere commented on HIVE-9766: -- +1 if tests pass Add JavaConstantXXXObjectInspector

[jira] [Commented] (HIVE-10095) format_number udf throws NPE

2015-03-26 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14381669#comment-14381669 ] Jason Dere commented on HIVE-10095: --- +1 if the tests pass format_number udf throws NPE

[jira] [Updated] (HIVE-9073) NPE when using custom windowing UDAFs

2015-03-31 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9073: - Attachment: HIVE-9073.3.patch rebasing patch with trunk NPE when using custom windowing UDAFs

[jira] [Commented] (HIVE-9744) Move common arguments validation and value extraction code to GenericUDF

2015-03-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14343824#comment-14343824 ] Jason Dere commented on HIVE-9744: -- +1 Move common arguments validation and value

[jira] [Commented] (HIVE-9809) Fix FindBugs found bugs in hive-exec

2015-03-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14343888#comment-14343888 ] Jason Dere commented on HIVE-9809: -- Do you have a list of the errors reported by FindBugs?

[jira] [Updated] (HIVE-9480) Build UDF TRUNC to implement FIRST_DAY as compared with LAST_DAY

2015-03-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9480: - Issue Type: Improvement (was: Bug) Build UDF TRUNC to implement FIRST_DAY as compared with LAST_DAY

[jira] [Updated] (HIVE-9480) Build UDF TRUNC to implement FIRST_DAY as compared with LAST_DAY

2015-03-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9480: - Affects Version/s: (was: 0.14.0) Build UDF TRUNC to implement FIRST_DAY as compared with LAST_DAY

[jira] [Updated] (HIVE-9792) Support interval type in expressions/predicates

2015-03-03 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9792: - Attachment: HIVE-9792.3.patch attaching patch v3 Support interval type in expressions/predicates

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-03-03 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14346184#comment-14346184 ] Jason Dere commented on HIVE-3454: -- {quote} Actually we don't want it to be thread-local

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-03-03 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14346318#comment-14346318 ] Jason Dere commented on HIVE-3454: -- I'm willing to defer that work to a different Jira. +1

[jira] [Updated] (HIVE-9792) Support interval type in expressions/predicates

2015-02-25 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9792: - Attachment: HIVE-9792.1.patch Attaching initial patch. This adds 2 separate interval types: - year-month

[jira] [Commented] (HIVE-9738) create SOUNDEX udf

2015-02-26 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14339409#comment-14339409 ] Jason Dere commented on HIVE-9738: -- +1 if precommit tests still look good create SOUNDEX

[jira] [Commented] (HIVE-9767) Fixes in Hive UDF to be usable in Pig

2015-03-24 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14378504#comment-14378504 ] Jason Dere commented on HIVE-9767: -- I think these are actual failures, [~daijy] can you

[jira] [Commented] (HIVE-9518) Implement MONTHS_BETWEEN aligned with Oracle one

2015-03-23 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14376561#comment-14376561 ] Jason Dere commented on HIVE-9518: -- It actually does not do MONTHS_BETWEEN functionality.

[jira] [Commented] (HIVE-9859) Create bitwise left/right shift UDFs

2015-03-23 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14376603#comment-14376603 ] Jason Dere commented on HIVE-9859: -- If you are unable to resolve the conflict, I'm not

[jira] [Commented] (HIVE-9859) Create bitwise left/right shift UDFs

2015-03-23 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14377042#comment-14377042 ] Jason Dere commented on HIVE-9859: -- I am terrible with names .. I guess SHIFTLEFT,

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2015-03-23 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14376863#comment-14376863 ] Jason Dere commented on HIVE-3454: -- +1 Problem with CAST(BIGINT as TIMESTAMP)

[jira] [Commented] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable

2015-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14393381#comment-14393381 ] Jason Dere commented on HIVE-9917: -- Can you create an RB entry on reviews.apache.org?

[jira] [Commented] (HIVE-10178) DateWritable incorrectly calculates daysSinceEpoch for negative Unix time

2015-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14393524#comment-14393524 ] Jason Dere commented on HIVE-10178: --- So the other 40 tests didn't need the q-file output

[jira] [Commented] (HIVE-10178) DateWritable incorrectly calculates daysSinceEpoch for negative Unix time

2015-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14393601#comment-14393601 ] Jason Dere commented on HIVE-10178: --- Ok, I guess that works for me. +1 DateWritable

[jira] [Commented] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable

2015-04-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14393764#comment-14393764 ] Jason Dere commented on HIVE-9917: -- So this is covering the case of converting an int to

[jira] [Commented] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable

2015-04-20 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14503780#comment-14503780 ] Jason Dere commented on HIVE-9917: -- You're right, thanks for looking into that. Sorry to

[jira] [Commented] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable

2015-04-21 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505408#comment-14505408 ] Jason Dere commented on HIVE-9917: -- You mean on RB? I don't think I have access to update

[jira] [Updated] (HIVE-10421) DROP TABLE with qualified table name ignores database name when checking partitions

2015-04-21 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10421: -- Attachment: HIVE-10421.1.patch DROP TABLE with qualified table name ignores database name when

[jira] [Assigned] (HIVE-10421) DROP TABLE with qualified table name ignores database name when checking partitions

2015-04-21 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere reassigned HIVE-10421: - Assignee: Jason Dere DROP TABLE with qualified table name ignores database name when checking

[jira] [Commented] (HIVE-10396) decimal_precision2.q test is failing on trunk

2015-04-20 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14502474#comment-14502474 ] Jason Dere commented on HIVE-10396: --- Looks like HIVE-10313, which was committed on the

[jira] [Assigned] (HIVE-10396) decimal_precision2.q test is failing on trunk

2015-04-20 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere reassigned HIVE-10396: - Assignee: Jason Dere decimal_precision2.q test is failing on trunk

[jira] [Commented] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable

2015-04-21 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505638#comment-14505638 ] Jason Dere commented on HIVE-9917: -- The +1 is supposed to sit for a day before getting

[jira] [Commented] (HIVE-10275) GenericUDF getTimestampValue should return Timestamp instead of Date

2015-04-22 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507561#comment-14507561 ] Jason Dere commented on HIVE-10275: --- +1 GenericUDF getTimestampValue should return

[jira] [Updated] (HIVE-10428) NPE in RegexSerDe using HCat

2015-04-21 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10428: -- Attachment: HIVE-10428.1.patch NPE in RegexSerDe using HCat

[jira] [Updated] (HIVE-10441) Fix confusing log statement in SessionState about hive.execution.engine setting

2015-04-22 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10441: -- Attachment: HIVE-10441.1.patch I don't see a lot of value in having this statement here to mention that

[jira] [Commented] (HIVE-8307) null character in columns.comments schema property breaks jobconf.xml

2015-04-22 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507960#comment-14507960 ] Jason Dere commented on HIVE-8307: -- I had created HIVE-10428 and added a patch, but I see

[jira] [Updated] (HIVE-10421) DROP TABLE with qualified table name ignores database name when checking partitions

2015-04-24 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10421: -- Attachment: HIVE-10421.2.patch Adding unit test - NO_DROP option should be checked on partitions when

[jira] [Updated] (HIVE-10428) NPE in RegexSerDe using HCat

2015-04-28 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10428: -- Attachment: HIVE-10428.2.patch Attaching patch v2, which makes the fix in

[jira] [Commented] (HIVE-10520) LLAP: Must reset small table result columns for Native Vectorization of Map Join

2015-04-29 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14518837#comment-14518837 ] Jason Dere commented on HIVE-10520: --- +1 if tests look good LLAP: Must reset small

[jira] [Commented] (HIVE-3404) Create quarter UDF

2015-04-29 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14518847#comment-14518847 ] Jason Dere commented on HIVE-3404: -- +1 Create quarter UDF --

[jira] [Commented] (HIVE-10485) Create md5 UDF

2015-04-29 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14518838#comment-14518838 ] Jason Dere commented on HIVE-10485: --- +1 if tests look good Create md5 UDF

[jira] [Updated] (HIVE-10524) Add utility method ExprNodeDescUtils.forwardTrack()

2015-04-28 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10524: -- Attachment: HIVE-10524.1.patch initial patch Add utility method ExprNodeDescUtils.forwardTrack()

[jira] [Updated] (HIVE-10441) Fix confusing log statement in SessionState about hive.execution.engine setting

2015-04-27 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10441: -- Fix Version/s: (was: 1.3.0) 1.2.0 Fix confusing log statement in SessionState

[jira] [Commented] (HIVE-10441) Fix confusing log statement in SessionState about hive.execution.engine setting

2015-04-27 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14515115#comment-14515115 ] Jason Dere commented on HIVE-10441: --- committed to branch-1.2 Fix confusing log

[jira] [Commented] (HIVE-10421) DROP TABLE with qualified table name ignores database name when checking partitions

2015-04-27 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14515090#comment-14515090 ] Jason Dere commented on HIVE-10421: --- Committed to 1.2 DROP TABLE with qualified table

[jira] [Commented] (HIVE-10519) Move TestGenericUDF classes to udf.generic package

2015-04-30 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14522194#comment-14522194 ] Jason Dere commented on HIVE-10519: --- +1 Move TestGenericUDF classes to udf.generic

[jira] [Commented] (HIVE-5545) HCatRecord getInteger method returns String when used on Partition columns of type INT

2015-05-01 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14523830#comment-14523830 ] Jason Dere commented on HIVE-5545: -- ok. +1 if the tests look good HCatRecord getInteger

[jira] [Commented] (HIVE-10520) LLAP: Must reset small table result columns for Native Vectorization of Map Join

2015-05-01 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14523554#comment-14523554 ] Jason Dere commented on HIVE-10520: --- failures do not look related LLAP: Must reset

[jira] [Commented] (HIVE-10421) DROP TABLE with qualified table name ignores database name when checking partitions

2015-04-27 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14514664#comment-14514664 ] Jason Dere commented on HIVE-10421: --- [~sushanth] candidate to add to 1.2? DROP TABLE

[jira] [Commented] (HIVE-10441) Fix confusing log statement in SessionState about hive.execution.engine setting

2015-04-27 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14514678#comment-14514678 ] Jason Dere commented on HIVE-10441: --- [~sushanth] can this go into 1.2? Fix confusing

[jira] [Commented] (HIVE-10621) serde typeinfo equals methods are not symmetric

2015-05-06 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14531034#comment-14531034 ] Jason Dere commented on HIVE-10621: --- +1 serde typeinfo equals methods are not

[jira] [Updated] (HIVE-10606) Divide by zero error in HybridHashTableContainer

2015-05-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10606: -- Description: Happened when keyCount for the table is 0 (hit this while trying to test some local

[jira] [Updated] (HIVE-10606) Divide by zero error in HybridHashTableContainer

2015-05-04 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10606: -- Attachment: HIVE-10606.1.patch Divide by zero error in HybridHashTableContainer

[jira] [Updated] (HIVE-10672) Analyze command on a table using row format serde JsonSerDe fails with NoClassDefFoundError

2015-05-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10672: -- Attachment: HIVE-10672.1.patch Analyze command on a table using row format serde JsonSerDe fails with

[jira] [Updated] (HIVE-10673) Dynamically partitioned hash join for Tez

2015-05-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10673: -- Attachment: HIVE-10673.1.patch Initial patch Dynamically partitioned hash join for Tez

[jira] [Commented] (HIVE-10672) Analyze command on a table using row format serde JsonSerDe fails with NoClassDefFoundError

2015-05-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14538557#comment-14538557 ] Jason Dere commented on HIVE-10672: --- Failure appears to be related to use of

[jira] [Updated] (HIVE-10672) Analyze command on a table using row format serde JsonSerDe fails with NoClassDefFoundError

2015-05-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10672: -- Affects Version/s: 1.2.0 Analyze command on a table using row format serde JsonSerDe fails with

[jira] [Resolved] (HIVE-10524) Add utility method ExprNodeDescUtils.forwardTrack()

2015-05-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere resolved HIVE-10524. --- Resolution: Won't Fix Add utility method ExprNodeDescUtils.forwardTrack()

[jira] [Commented] (HIVE-10672) Analyze command on a table using row format serde JsonSerDe fails with NoClassDefFoundError

2015-05-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14538909#comment-14538909 ] Jason Dere commented on HIVE-10672: --- I believe the hive-metadata has been purposely left

[jira] [Updated] (HIVE-10679) JsonSerde ignores varchar and char size limit specified during table creation

2015-05-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10679: -- Attachment: HIVE-10679.1.patch Looks like HCat needs to be changed to use the newer object inspector

[jira] [Updated] (HIVE-8218) function registry shared across sessions in HiveServer2

2015-05-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-8218: - Release Note: (was: This should be fixed by HIVE-2573) function registry shared across sessions in

[jira] [Commented] (HIVE-8218) function registry shared across sessions in HiveServer2

2015-05-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14535786#comment-14535786 ] Jason Dere commented on HIVE-8218: -- This should be fixed by HIVE-2573 function registry

[jira] [Resolved] (HIVE-8218) function registry shared across sessions in HiveServer2

2015-05-08 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere resolved HIVE-8218. -- Resolution: Duplicate Release Note: This should be fixed by HIVE-2573 function registry shared

[jira] [Commented] (HIVE-10690) ArrayIndexOutOfBounds exception in MetaStoreDirectSql.aggrColStatsForPartitions()

2015-05-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14540569#comment-14540569 ] Jason Dere commented on HIVE-10690: --- +1 ArrayIndexOutOfBounds exception in

[jira] [Updated] (HIVE-10679) JsonSerde ignores varchar and char size limit specified during table creation

2015-05-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10679: -- Attachment: HIVE-10679.2.patch Patch v2 also fixes the error message pointed out by Hari JsonSerde

[jira] [Commented] (HIVE-10319) Hive CLI startup takes a long time with a large number of databases

2015-05-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14540846#comment-14540846 ] Jason Dere commented on HIVE-10319: --- Last patch didn't appear to apply properly .. would

[jira] [Commented] (HIVE-10319) Hive CLI startup takes a long time with a large number of databases

2015-05-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14541160#comment-14541160 ] Jason Dere commented on HIVE-10319: --- An annoying thing about RB is that it hangs if you

[jira] [Updated] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-14 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10711: -- Attachment: HIVE-10711.1.patch Tez HashTableLoader attempts to allocate more memory than available

[jira] [Updated] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-14 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10711: -- Attachment: HIVE-10711.2.patch On feedback from [~mmokhtar], changing fallback memory value to a

[jira] [Commented] (HIVE-10639) create SHA1 UDF

2015-05-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14540869#comment-14540869 ] Jason Dere commented on HIVE-10639: --- I think this looks good - can you use

[jira] [Updated] (HIVE-10673) Dynamically partitioned hash join for Tez

2015-05-14 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10673: -- Attachment: HIVE-10673.2.patch Patch v2 - addressing RB feedback from [~apivovarov] Dynamically

[jira] [Commented] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-14 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14544777#comment-14544777 ] Jason Dere commented on HIVE-10711: --- Not sure if I want to add yet another config param,

[jira] [Commented] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-15 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14546272#comment-14546272 ] Jason Dere commented on HIVE-10711: --- That might make sense - anyone else with

[jira] [Commented] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-15 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14546280#comment-14546280 ] Jason Dere commented on HIVE-10711: --- [~sushanth] Would like to include in 1.2 branch

[jira] [Commented] (HIVE-10628) Incorrect result when vectorized native mapjoin is enabled using null safe operators =

2015-05-15 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14546416#comment-14546416 ] Jason Dere commented on HIVE-10628: --- So if I understand this, the fast/native vectorized

[jira] [Commented] (HIVE-10711) Tez HashTableLoader attempts to allocate more memory than available when HIVECONVERTJOINNOCONDITIONALTASKTHRESHOLD exceeds process max mem

2015-05-15 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14546072#comment-14546072 ] Jason Dere commented on HIVE-10711: --- In your scenario, the user basically has bad

[jira] [Commented] (HIVE-10672) Analyze command on a table using row format serde JsonSerDe fails with NoClassDefFoundError

2015-05-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14548420#comment-14548420 ] Jason Dere commented on HIVE-10672: --- Committed to branch-1.2 Analyze command on a

[jira] [Updated] (HIVE-10679) JsonSerde ignores varchar and char size limit specified during table creation

2015-05-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10679: -- Fix Version/s: 1.3.0 1.2.1 JsonSerde ignores varchar and char size limit specified

[jira] [Updated] (HIVE-10679) JsonSerde ignores varchar and char size limit specified during table creation

2015-05-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10679: -- Component/s: Serializers/Deserializers JsonSerde ignores varchar and char size limit specified during

[jira] [Commented] (HIVE-10606) Divide by zero error in HybridHashTableContainer

2015-05-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14548452#comment-14548452 ] Jason Dere commented on HIVE-10606: --- committed to branch-1.2 Divide by zero error in

[jira] [Commented] (HIVE-10679) JsonSerde ignores varchar and char size limit specified during table creation

2015-05-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14548459#comment-14548459 ] Jason Dere commented on HIVE-10679: --- committed to branch-1.2 JsonSerde ignores varchar

[jira] [Updated] (HIVE-10672) Analyze command on a table using row format serde JsonSerDe fails with NoClassDefFoundError

2015-05-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10672: -- Fix Version/s: 1.2.1 Analyze command on a table using row format serde JsonSerDe fails with

[jira] [Commented] (HIVE-10606) Divide by zero error in HybridHashTableContainer

2015-05-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14548425#comment-14548425 ] Jason Dere commented on HIVE-10606: --- [~sushanth] would like to add to branch-1.2

[jira] [Updated] (HIVE-10606) Divide by zero error in HybridHashTableContainer

2015-05-18 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-10606: -- Fix Version/s: 1.2.1 Divide by zero error in HybridHashTableContainer

[jira] [Commented] (HIVE-10639) create SHA1 UDF

2015-05-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14543063#comment-14543063 ] Jason Dere commented on HIVE-10639: --- +1 create SHA1 UDF ---

[jira] [Commented] (HIVE-10641) create CRC32 UDF

2015-05-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14543097#comment-14543097 ] Jason Dere commented on HIVE-10641: --- +1 create CRC32 UDF

[jira] [Commented] (HIVE-10657) Remove copyBytes operation from MD5 UDF

2015-05-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14543060#comment-14543060 ] Jason Dere commented on HIVE-10657: --- +1 Remove copyBytes operation from MD5 UDF

  1   2   3   4   5   6   7   8   9   10   >