hililiwei opened a new pull request #3819: URL: https://github.com/apache/iceberg/pull/3819
TestFlinkParquetWriter uses FlinkParquetWriters to write data, uses GenericParquetReaders to read data. TestFlinkParquetReader uses FlinkParquetReaders to read data, uses GenericParquetWriter to write data. Added a test named TestFlinkParquetReaderWriter, FlinkParquetWriters is used to write and FlinkParquetReaders to read. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
