[jira] [Updated] (HIVE-14435) Vectorization: missed vectorization for const varchar()

2016-08-19 Thread Gopal V (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gopal V updated HIVE-14435:
---
  Resolution: Fixed
Release Note: Vectorization: missed vectorization for const varchar()
  Status: Resolved  (was: Patch Available)

Thanks [~mmccline].

> Vectorization: missed vectorization for const varchar()
> ---
>
> Key: HIVE-14435
> URL: https://issues.apache.org/jira/browse/HIVE-14435
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Affects Versions: 2.2.0
>Reporter: Gopal V
>Assignee: Gopal V
> Fix For: 2.2.0, 2.1.1
>
> Attachments: HIVE-14435.patch
>
>
> {code}
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize 
> select expression: Const varchar(1) f
> {code}
> The constant throws an illegal argument because the varchar precision is lost 
> in the pipeline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14435) Vectorization: missed vectorization for const varchar()

2016-08-19 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-14435:

Fix Version/s: 2.1.1
   2.2.0

> Vectorization: missed vectorization for const varchar()
> ---
>
> Key: HIVE-14435
> URL: https://issues.apache.org/jira/browse/HIVE-14435
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Affects Versions: 2.2.0
>Reporter: Gopal V
>Assignee: Gopal V
> Fix For: 2.2.0, 2.1.1
>
> Attachments: HIVE-14435.patch
>
>
> {code}
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize 
> select expression: Const varchar(1) f
> {code}
> The constant throws an illegal argument because the varchar precision is lost 
> in the pipeline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14435) Vectorization: missed vectorization for const varchar()

2016-08-05 Thread Gopal V (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gopal V updated HIVE-14435:
---
Status: Patch Available  (was: Open)

> Vectorization: missed vectorization for const varchar()
> ---
>
> Key: HIVE-14435
> URL: https://issues.apache.org/jira/browse/HIVE-14435
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-14435.patch
>
>
> {code}
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize 
> select expression: Const varchar(1) f
> {code}
> The constant throws an illegal argument because the varchar precision is lost 
> in the pipeline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14435) Vectorization: missed vectorization for const varchar()

2016-08-05 Thread Gopal V (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gopal V updated HIVE-14435:
---
Affects Version/s: 2.2.0

> Vectorization: missed vectorization for const varchar()
> ---
>
> Key: HIVE-14435
> URL: https://issues.apache.org/jira/browse/HIVE-14435
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Affects Versions: 2.2.0
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-14435.patch
>
>
> {code}
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize 
> select expression: Const varchar(1) f
> {code}
> The constant throws an illegal argument because the varchar precision is lost 
> in the pipeline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14435) Vectorization: missed vectorization for const varchar()

2016-08-05 Thread Gopal V (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gopal V updated HIVE-14435:
---
Component/s: Vectorization

> Vectorization: missed vectorization for const varchar()
> ---
>
> Key: HIVE-14435
> URL: https://issues.apache.org/jira/browse/HIVE-14435
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Affects Versions: 2.2.0
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-14435.patch
>
>
> {code}
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize 
> select expression: Const varchar(1) f
> {code}
> The constant throws an illegal argument because the varchar precision is lost 
> in the pipeline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14435) Vectorization: missed vectorization for const varchar()

2016-08-05 Thread Gopal V (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gopal V updated HIVE-14435:
---
Attachment: HIVE-14435.patch

> Vectorization: missed vectorization for const varchar()
> ---
>
> Key: HIVE-14435
> URL: https://issues.apache.org/jira/browse/HIVE-14435
> Project: Hive
>  Issue Type: Bug
>  Components: Vectorization
>Affects Versions: 2.2.0
>Reporter: Gopal V
>Assignee: Gopal V
> Attachments: HIVE-14435.patch
>
>
> {code}
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize 
> select expression: Const varchar(1) f
> {code}
> The constant throws an illegal argument because the varchar precision is lost 
> in the pipeline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14435) Vectorization: missed vectorization for const varchar()

2016-08-05 Thread Gopal V (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gopal V updated HIVE-14435:
---
Description: 
{code}
2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize 
select expression: Const varchar(1) f
{code}

The constant throws an illegal argument because the varchar precision is lost 
in the pipeline.

  was:
{code}
2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize 
select expression: Const varchar(1) f
{code}


> Vectorization: missed vectorization for const varchar()
> ---
>
> Key: HIVE-14435
> URL: https://issues.apache.org/jira/browse/HIVE-14435
> Project: Hive
>  Issue Type: Bug
>Reporter: Gopal V
>Assignee: Gopal V
>
> {code}
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Failed to vectorize
> 2016-08-05T09:45:16,488  INFO [main] physical.Vectorizer: Cannot vectorize 
> select expression: Const varchar(1) f
> {code}
> The constant throws an illegal argument because the varchar precision is lost 
> in the pipeline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)