[ 
https://issues.apache.org/jira/browse/HIVE-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665328#comment-13665328
 ] 

Tony Murphy commented on HIVE-4597:
-----------------------------------

this is tricky since the test cases and vector expressions need to be generated 
in parallel, otherwise I don't have access to sufficient information to 
generate the tests. It would take major refactoring of CodeGen to make 
TestCodeGen independent.  

we could pull all the code generation(test and dev) up to hive_root\ql\src\gen
                
> Remove test code from ql\src\java tree, place it itn ql\src\test tree
> ---------------------------------------------------------------------
>
>                 Key: HIVE-4597
>                 URL: https://issues.apache.org/jira/browse/HIVE-4597
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Query Processor
>            Reporter: Remus Rusanu
>            Assignee: Tony Murphy
>            Priority: Minor
>
> The TestCodeGen and the generated files (probably the templates too) belong 
> in the ql\src\test tree, not in the ql\src\java tree

--
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

Reply via email to