[
https://issues.apache.org/jira/browse/HIVE-10799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated HIVE-10799:
---------------------------------
Attachment: HIVE-10799.patch
This patch:
* splits SearchArgumentFactory into ConvertAstToSearchArg
* ConvertAstToSearchArg takes the Hive AST and uses the SearchArgument builder
to make the SearchArgument
* We normalize the PredicateLeaf argument types.
* Add a bunch of test cases for ConvertAstToSearchArg
* The SearchArgument builder now requires the type for each predicate leaf.
> Refactor the SearchArgumentFactory to remove the dependence on
> ExprNodeGenericFuncDesc
> --------------------------------------------------------------------------------------
>
> Key: HIVE-10799
> URL: https://issues.apache.org/jira/browse/HIVE-10799
> Project: Hive
> Issue Type: Sub-task
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Attachments: HIVE-10799.patch
>
>
> SearchArgumentFactory and SearchArgumentImpl are high level and shouldn't
> depend on the internals of Hive's AST model.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)