Re: RewriteDataFiles & DataStream streaming read error when row level delete by equal

2021-02-19 Thread Jun Zhang
hi,ryan: Flink will automatically infer the data type. If it cannot be inferred, it will use kryo to do de/serialized. https://ci.apache.org/projects/flink/flink-docs-stable/dev/types_serialization.html#general-class-types I tested this problem and it does exist. I guess that a certain pojo

Re: Welcoming Peter Vary as a new committer!

2021-01-25 Thread Jun Zhang
Congratulations On 01/26/2021 04:25, Driesprong, Fokko wrote: Congratulations! Op ma 25 jan. 2021 om 21:16 schreef Mass Dosage Nice one, well done Peter! On Mon, 25 Jan 2021 at 19:46, Daniel Weeks wrote: Congratulations, Peter! On Mon, Jan 25, 2021, 11:27 AM Jungtaek Lim wrote: Congr

Re: [VOTE] Release Apache Iceberg 0.10.0 RC2

2020-11-01 Thread Jun Zhang
+1 for 0.10.0 RC2 (non-binding) I build the code and run the unit test, all passed On 11/1/2020 05:40,Dongjoon Hyun wrote: +1 for 0.10.0 RC2 (non-binding) I checked the followings. 1. Checksum and GPG signatures 2. Gradle build and tests on Java 1.8.0_272 3. Manual integration tests with H