[
https://issues.apache.org/jira/browse/HIVE-16184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15931363#comment-15931363
]
Edward Capriolo commented on HIVE-16184:
----------------------------------------
We should not be modifying things for compatibility with scrooge
https://github.com/twitter/scrooge
https://github.com/twitter/scrooge/issues/263
This is a port and we should not be forcing ourselves to support it.
> Remove use of optionals in union; declare TProgressUpdateResp before its usage
> ------------------------------------------------------------------------------
>
> Key: HIVE-16184
> URL: https://issues.apache.org/jira/browse/HIVE-16184
> Project: Hive
> Issue Type: Bug
> Components: Thrift API
> Reporter: Ian Macalinao
> Assignee: Ian Macalinao
> Priority: Minor
> Attachments: HIVE-16184.patch
>
>
> A Scala Thrift generator (https://github.com/twitter/scrooge) does not like
> the Thrift file. I have removed some bad Thrift practices (i.e. optionals in
> union, dependent types declared after their usage) and replaced them with
> things that work in Scrooge.
> See https://github.com/apache/hive/pull/157
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)