You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by rtudoran <gi...@git.apache.org> on 2017/05/08 16:36:35 UTC

[GitHub] flink issue #3847: [FLINK-6476] - Table environment register row data stream

Github user rtudoran commented on the issue:

    https://github.com/apache/flink/pull/3847
  
    @fhueske
    
    Please have a look. I inserted tests in scala and java to check the registration of the stream.
    For scala - it seemed to work directly if the implicit value is set (i did not know to test this before opening the JIRA).
    For java - i have added the needed support in TableEnvironment.
    
    it is not much...i hope i did not miss anything
    
    (I closed the previous PR as by mistake i pushed also an intermediate commit )


---
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.
---