[
https://issues.apache.org/jira/browse/FLINK-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727333#comment-14727333
]
ASF GitHub Bot commented on FLINK-2167:
---------------------------------------
Github user twalthr commented on the pull request:
https://github.com/apache/flink/pull/1064#issuecomment-137080649
@jamescao: It seems that you also wrote tests for the HCatInputFormat,
right? is it possible to split the PR into a OutputFormat part and open a
separate PR for the HCatInputFormat tests. I'm still working on FLINK-2167 and
require a HCatalog testing infrastructure. Otherwise I have to write it my own.
Anyway, I wonder why all HCat I/O format classes have no tests so far...
> 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)