You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by hequn8128 <gi...@git.apache.org> on 2017/04/24 12:27:53 UTC

[GitHub] flink issue #3733: [FLINK-6091] [table] Implement and turn on retraction for...

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`\uff0cso we can sink with `CRow`
    2. `getFieldInfo` add `CRow` support in `TableEnvironment`\uff0cso 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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---