Github user hequn8128 commented on the issue:
https://github.com/apache/flink/pull/3733
Hi @fhueske , the latest commit is a bugfix. It mainly includes the
following contents:
1. request type add `CRow` support in `TableEnvironment`ï¼so we can sink
with `CRow`
2. `getFieldInfo` add `CRow` support in `TableEnvironment`ï¼so we can init
a `Table` from a `DataStream` of `CRow`
3. fix type erasure problem in `TableEnvironment` and
`DataStreamRetractionRules`
Thanks, Hequn
---
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.
---