[GitHub] flink issue #5479: [FLINK-8649] [scala api] Pass on TypeInfo in StreamExecut...

2018-03-21 Thread zentol
Github user zentol commented on the issue:

https://github.com/apache/flink/pull/5479
  
merging.


---


[GitHub] flink issue #5479: [FLINK-8649] [scala api] Pass on TypeInfo in StreamExecut...

2018-03-13 Thread ggevay
Github user ggevay commented on the issue:

https://github.com/apache/flink/pull/5479
  
Sure, I've added a test.


---


[GitHub] flink issue #5479: [FLINK-8649] [scala api] Pass on TypeInfo in StreamExecut...

2018-03-09 Thread StephanEwen
Github user StephanEwen commented on the issue:

https://github.com/apache/flink/pull/5479
  
Looks good. Can you add a test for a type where Java type extraction fails, 
but passing the type info directly from Scala works?


---


[GitHub] flink issue #5479: [FLINK-8649] [scala api] Pass on TypeInfo in StreamExecut...

2018-02-14 Thread twalthr
Github user twalthr commented on the issue:

https://github.com/apache/flink/pull/5479
  
Thank you @ggevay. I will look at this soon.


---