[jira] [Commented] (HIVE-6143) Refactor Orc file format parsing logic to be shared

2014-01-05 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862826#comment-13862826 ] Timothy Chen commented on HIVE-6143: I can refactor the hive code but would lik

[jira] [Created] (HIVE-6143) Refactor Orc file format parsing logic to be shared

2014-01-05 Thread Timothy Chen (JIRA)
Timothy Chen created HIVE-6143: -- Summary: Refactor Orc file format parsing logic to be shared Key: HIVE-6143 URL: https://issues.apache.org/jira/browse/HIVE-6143 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-5490) SUBSTR(col, 1, 0) returns wrong result in vectorized mode

2013-10-09 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790613#comment-13790613 ] Timothy Chen commented on HIVE-5490: Nice! was just planning to look at it today

Re: Review Request 12926: Implemented end-to-end support for SUBSTR() with changes to VectorizationContext class

2013-07-25 Thread Timothy Chen
/VectorizationContext.java <https://reviews.apache.org/r/12926/#comment47686> I think it should be Concat?? - Timothy Chen On July 24, 2013, 10:34 p.m., Eric Hanson wrote: > > --- > This is an automatically generated e-mail. To reply,

[jira] [Created] (HIVE-4624) Integrate Vectorzied Substr into Vectorized QE

2013-05-28 Thread Timothy Chen (JIRA)
Timothy Chen created HIVE-4624: -- Summary: Integrate Vectorzied Substr into Vectorized QE Key: HIVE-4624 URL: https://issues.apache.org/jira/browse/HIVE-4624 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-4495) Implement vectorized string substr

2013-05-28 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated HIVE-4495: --- Status: Patch Available (was: Open) > Implement vectorized string sub

[jira] [Updated] (HIVE-4495) Implement vectorized string substr

2013-05-28 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated HIVE-4495: --- Attachment: HIVE-4495.4.patch > Implement vectorized string sub

Re: Review Request: Add Vectorized Substr

2013-05-28 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11106/#review21098 --- Ship it! Ship It! - Timothy Chen On May 22, 2013, 1:19 a.m

Re: Review Request: Add Vectorized Substr

2013-05-21 Thread Timothy Chen
--- Thanks, Timothy Chen

Re: Review Request: Add Vectorized Substr

2013-05-21 Thread Timothy Chen
/org/apache/hadoop/hive/ql/exec/vector/expressions/StringSubstrColStartLen.java PRE-CREATION ql/src/test/org/apache/hadoop/hive/ql/exec/vector/expressions/TestVectorStringExpressions.java 6e26412 Diff: https://reviews.apache.org/r/11106/diff/ Testing --- Thanks, Timothy Chen

Re: Review Request: Add Vectorized Substr

2013-05-14 Thread Timothy Chen
/src/test/org/apache/hadoop/hive/ql/exec/vector/expressions/TestVectorStringExpressions.java 6e26412 Diff: https://reviews.apache.org/r/11106/diff/ Testing --- Thanks, Timothy Chen

Review Request: Add Vectorized Substr

2013-05-13 Thread Timothy Chen
-CREATION ql/src/test/org/apache/hadoop/hive/ql/exec/vector/expressions/TestVectorStringExpressions.java 6e26412 Diff: https://reviews.apache.org/r/11106/diff/ Testing --- Thanks, Timothy Chen

Re: Request JIRA permission

2013-05-07 Thread Timothy Chen
Sorry forgot to include my userid: tnachen Tim On Tue, May 7, 2013 at 2:53 PM, Timothy Chen wrote: > Hi all, > > I'm currently contributing to the vector expression efforts on Hive, and > I'm trying to assign a Jira issue to myself but I don't seem to have the

Request JIRA permission

2013-05-07 Thread Timothy Chen
Hi all, I'm currently contributing to the vector expression efforts on Hive, and I'm trying to assign a Jira issue to myself but I don't seem to have the rights to do so. Can someone assign me the permissions to assign myself jira tasks? Thanks! Tim

[jira] [Created] (HIVE-4495) Implement vectorized string substr

2013-05-03 Thread Timothy Chen (JIRA)
Timothy Chen created HIVE-4495: -- Summary: Implement vectorized string substr Key: HIVE-4495 URL: https://issues.apache.org/jira/browse/HIVE-4495 Project: Hive Issue Type: Sub-task

Re: Review Request: Add support for vectorized string concatenation

2013-05-01 Thread Timothy Chen
/StringConcatColCol.java <https://reviews.apache.org/r/10868/#comment41236> Shouldn't this be string? - Timothy Chen On April 30, 2013, 9:35 p.m., Eric Hanson wrote: > > --- > This is an automatically generated e-m