GenericType; Actual: LocalDateTime

2020-05-13 Thread
Dear: Why no stable common examples using flink 1.9.3 about streaming sql with rowtime... Thanks for helping. flink1.9.3 root |-- error_code: STRING |-- window_start: TIMESTAMP(3) *ROWTIME* |-- window_end: TIMESTAMP(3) *ROWTIME* |-- total_num: BIGINT NOT NULL POJO's type is java.sql.Time

GenericType; Actual: LocalDateTime

2020-05-13 Thread
Dear: Why no stable common examples using flink 1.9.3 about streaming sql with rowtime... Thanks for helping. flink1.9.3 root |-- error_code: STRING |-- window_start: TIMESTAMP(3) *ROWTIME* |-- window_end: TIMESTAMP(3) *ROWTIME* |-- total_num: BIGINT NOT NULL POJO's type is TIMESTAMP in

The contradiction between event time and natural time from EventTimeTrigger

2019-04-27 Thread
Dear flinker: Look at the contradiction between event time and natural time from EventTimeTrigger.java (the window at the time of the break and the end of the window at the end of the end must not be "real time"): From the default EventTimeTrigger source code, I found that only onElement met

contributor permission

2019-04-03 Thread
Hi, I want to contribute to Apache Flink. Would you please give me the contributor permission? My JIRA ID is shaozhipeng. Thank you very much.