>From Wail Alkowaileet <[email protected]>: Attention is currently required from: Hussain Towaileb. Wail Alkowaileet has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18391 )
Change subject: [ASTERIXDB-3440][EXT]: Handle legacy parquet schemas ...................................................................... Patch Set 3: (1 comment) File asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/input/record/reader/hdfs/parquet/converter/AbstractComplexConverter.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18391/comment/ac735110_ea415183 PS3, Line 119: this instanceof ArrayConverter Add abstract method ATypeTag getTypeTag(). Change the condition to if(getTypeTag().isListType()) -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18391 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Change-Id: I829df08c9ad667562194fbee027f63d8b2b31d4b Gerrit-Change-Number: 18391 Gerrit-PatchSet: 3 Gerrit-Owner: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Wail Alkowaileet <[email protected]> Gerrit-Attention: Hussain Towaileb <[email protected]> Gerrit-Comment-Date: Fri, 21 Jun 2024 18:09:24 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
