[ https://issues.apache.org/jira/browse/HIVE-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Siying Dong updated HIVE-1936: ------------------------------ Attachment: HIVE-1936.1.patch 1. separate different semantic anlaysis hooks by commas 2. add unit tests to it 3. AbstractSemanticAnalyzerHook.preAnalyze() returns ASTNode object but caller doesn't consume it. It doesn't make sense to me. I fix by replacing tree by the returned value. Still running test suites. > hive.semantic.analyzer.hook cannot have multiple values > ------------------------------------------------------- > > Key: HIVE-1936 > URL: https://issues.apache.org/jira/browse/HIVE-1936 > Project: Hive > Issue Type: Bug > Reporter: Namit Jain > Assignee: Siying Dong > Fix For: 0.7.0 > > Attachments: HIVE-1936.1.patch > > > It should support comma separated values like hive pre/post execution hooks -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.