RE: Re: Inconsistent data format of flink-training-repo and learn-flink doc

2023-02-24 Thread Zhongpu Chen
Hi Yuxia, I made a new clean pull request [1] to resolve it, as the previous commit was a little messy with extra markdown formatting changes. [1] https://github.com/apache/flink/pull/22016 On 2023/02/22 02:40:23 yuxia wrote: > Seems in this pr[1], startTime and endTIme have been replaced wi

RE: Re: Inconsistent data format of flink-training-repo and learn-flink doc

2023-02-21 Thread Zhongpu Chen
I have made a pull request (https://github.com/apache/flink/pull/21989) to resolve this issue. Can anybody review it? On 2023/02/22 02:40:23 yuxia wrote: > Seems in this pr[1], startTime and endTIme have been replaced with a single eveentTime, but the doc forget to update. > Coud you please help c