SteNicholas opened a new pull request, #560: URL: https://github.com/apache/flink-table-store/pull/560
Parquet format should support MULTISET type for Table Store. Meanwhile, the FileStats couldn't support the MULTISET type because the null count of ColumnStatistics for ARRAY, MAP and MULTISET type in Parquet isn't right. **The brief change log** - The reader, writer and converter of Parquet format supports MULTISET type. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org