Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1926#issuecomment-214388270
Thanks for the PR @dawidwys. I had a few comments. Please let me know if
you have any questions.
Regarding a follow task, we have several open issue to extend / improve the
Table API. For instance, you could add support for outer joins. That should not
be too hard, because the DataSet API supports them natively. Alternatively, we
will soon have an interface to define external tables and there will be issues
to implement the interface for different storage systems (HBase, ...) or
formats (Parquet, ...).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---