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

Sergey Shelukhin commented on HIVE-7208:
----------------------------------------

[~daijy] can you check if this will break something in Pig?
Note that package stayed the same for all the classes, just module changed.
The only exception is that SearchArgument.FACTORY changed to 
SearchArgumentFactory, because interface and implementation go to different 
modules, therefore factory cannot remain a part of the interface.

> move SearchArgument interface into serde package
> ------------------------------------------------
>
>                 Key: HIVE-7208
>                 URL: https://issues.apache.org/jira/browse/HIVE-7208
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>         Attachments: HIVE-7208.01.patch, HIVE-7208.02.patch, 
> HIVE-7208.03.patch, HIVE-7208.patch
>
>
> For usage in alternative input formats/serdes, it might be useful to move 
> SearchArgument class to a place that is not in ql (because it's hard to 
> depend on ql).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to