Happy to share a short community update this week. Due to the holiday, the dev@ mailing list is pretty quiet these days.
Flink Development ==============
* [sql] Jark proposes to correct the terminology of "Time-windowed Join" to "Interval Join" in Table API & SQL before 1.10 is released. In this way, the terminology is aligned between Table API and DataStream. [1]
* [sql] The discussion of Flip-90(Support SQL 2016-2017 JSON functions in Flink SQL) received some minor feedback from the community. The feedback is mainly about aligning Table API and SQL, for example, also add ON ERROR and ON EMPTY clause support for Table API. [2]
[FLINK-15406] [1.9.1] The savepoint is written by "State Processor API" can't be restored by map or flatmap. [3] [FLINK-15421] [1.9.1] [1.10.0] GroupAggsHandler throws java.time.LocalDateTime cannot be cast to java.sql.Timestamp. [4]
* Upcoming Meetups * On January 8th, Christophe will talk about how to build data platform with Kafka and Flink at the Kubernetes and Cloud Native Meetup in Tunis. [5]