Hequn Cheng created FLINK-11001:
---
Summary: Window rowtime attribute can't be renamed in Java
Key: FLINK-11001
URL: https://issues.apache.org/jira/browse/FLINK-11001
Project: Flink
Issue Type: B
Hi Timo,
Thanks for the effort and writing up this document. I like the idea to make
flink-table scala free, so +1 for the proposal!
It's good to make Java the first-class citizen. For a long time, we have
neglected java so that many features in Table are missed in Java Test
cases, such as this o
Hi hequn,
I am very glad to hear that you are interested in this work.
As we all know, this process involves a lot.
Currently, the migration work has begun. I started with the
Kafka connector's dependency on flink-table and moved the
related dependencies to flink-table-common.
This work is tracked