>From Peeyush Gupta <[email protected]>:

Attention is currently required from: Hussain Towaileb.

Peeyush Gupta has posted comments on this change by Hussain Towaileb. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20478?usp=email )

Change subject: [ASTERIXDB-3634][EXT]: Add support to Iceberg pt.2
......................................................................


Patch Set 5:

(1 comment)

File 
asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/parser/IcebergParquetDataParser.java:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20478/comment/e512390e_cf046e61?usp=email
 :
PS5, Line 222: case LIST:
             :                 Types.ListType listType = fieldType.asListType();
             :                 parseArray(listType.elementType(), 
listType.isElementOptional(), (List<?>) value, out);
             :                 return;
While reading a list we are getting a array index out of bounds error.



--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20478?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: I531c613fe061367b2cb5c187bc985b39d6de17d1
Gerrit-Change-Number: 20478
Gerrit-PatchSet: 5
Gerrit-Owner: Hussain Towaileb <[email protected]>
Gerrit-Reviewer: Hussain Towaileb <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Peeyush Gupta <[email protected]>
Gerrit-Attention: Hussain Towaileb <[email protected]>
Gerrit-Comment-Date: Mon, 08 Dec 2025 22:45:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No

Reply via email to