[ https://issues.apache.org/jira/browse/HIVE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237247#comment-16237247 ]
Colin Ma commented on HIVE-17931: --------------------------------- [~Ferd], I think list type reader is different with primitive type reader on the data process. The critical method readBatch() shows the difference. I agree some code is duplicated, eg, readPage(), and the better way to remove these duplicated code is refactor which can be a separated ticket. > Implement Parquet vectorization reader for Array type > ----------------------------------------------------- > > Key: HIVE-17931 > URL: https://issues.apache.org/jira/browse/HIVE-17931 > Project: Hive > Issue Type: Sub-task > Reporter: Colin Ma > Assignee: Colin Ma > Priority: Major > Attachments: HIVE-17931.001.patch > > > Parquet vectorized reader can't support array type, it should be supported to > improve the performance when the query with array type. -- This message was sent by Atlassian JIRA (v6.4.14#64029)