HuangZhenQiu commented on issue #6483: [FLINK-7243][flink-formats] Add parquet input format URL: https://github.com/apache/flink/pull/6483#issuecomment-421894204 @lvhuyen For the Array handling issue, I figured it out. it is a List back compatibility issue. When I do internal testing at my company, there is only one type of list schema needs to be handled. Thanks for digging it out. https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#lists I created a fix. Please have a look.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services