[jira] [Updated] (HIVE-11659) Make Vectorization use the fast StringExpr everywhere

2015-08-26 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-11659: --- Attachment: HIVE-11659.1.patch Make Vectorization use the fast StringExpr everywhere

[jira] [Updated] (HIVE-11659) Make Vectorization use the fast StringExpr everywhere

2015-08-26 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-11659: --- Labels: Performance (was: ) Make Vectorization use the fast StringExpr everywhere

[jira] [Updated] (HIVE-11659) Make Vectorization use the fast StringExpr everywhere

2015-08-26 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-11659: --- Summary: Make Vectorization use the fast StringExpr everywhere (was: Make VectorizedHashKeyWrapper use the

[jira] [Updated] (HIVE-11659) Make Vectorization use the fast StringExpr everywhere

2015-08-26 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-11659: --- Description: StringExpr::equals() provides a faster path than the simple ::compare() operator. (was: