[
https://issues.apache.org/jira/browse/HIVE-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739403#comment-13739403
]
Teddy Choi commented on HIVE-4989:
----------------------------------
[~ashutoshc], I could not compile the latest code on vectorization branch. I
have double checked it. It seems like there was an error in applying the patch.
Please check it again. :)
*
ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/templates/CodeGen.java
: the old location.
*
ql/src/gen/vectorization/org/apache/hadoop/hive/ql/exec/vector/gen/CodeGen.java
: expected location on https://reviews.apache.org/r/13274/diff/
*
ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/templates/CodeGen.java
: actual location in the vectorization branch on
https://github.com/apache/hive/commit/e6f59f5d0711c52badc89868e4178a1b2ef54e53
> Consolidate and simplify vectorization code and test generation
> ---------------------------------------------------------------
>
> Key: HIVE-4989
> URL: https://issues.apache.org/jira/browse/HIVE-4989
> Project: Hive
> Issue Type: Sub-task
> Affects Versions: vectorization-branch
> Reporter: Tony Murphy
> Assignee: Tony Murphy
> Fix For: vectorization-branch
>
> Attachments: HIVE-4989-vectorization.patch
>
>
> The current code generation is unwieldy to use and prone to errors. This
> change consolidates all the code and test generation into a single location,
> and removes the need to manually place files which can lead to missing or
> incomplete code or tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira