[
https://issues.apache.org/jira/browse/FLINK-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599502#comment-14599502
]
Timo Walther commented on FLINK-2167:
-------------------------------------
Moving is also an option. I think I will implement what I think is best and
then we can discuss afterwards. Because there will be many changes necessary.
E.g. I think it makes sense to pass an the {{ExecutionEnvironment}} to the
{{TableEnvironment}}, otherwise I can't figure out if we are in the DataStream
or DataSet area for the input format.
> Add fromHCat() to TableEnvironment
> ----------------------------------
>
> Key: FLINK-2167
> URL: https://issues.apache.org/jira/browse/FLINK-2167
> Project: Flink
> Issue Type: New Feature
> Components: Table API
> Affects Versions: 0.9
> Reporter: Fabian Hueske
> Assignee: Timo Walther
> Priority: Minor
> Labels: starter
>
> Add a {{fromHCat()}} method to the {{TableEnvironment}} to read a {{Table}}
> from an HCatalog table.
> The implementation could reuse Flink's HCatInputFormat.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)