>From Ali Alsuliman <[email protected]>: Attention is currently required from: Hussain Towaileb, Murtadha Hubail, Preetham Poluparthi.
Ali Alsuliman has posted comments on this change by Ali Alsuliman. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20564?usp=email ) Change subject: [ASTERIXDB-3672][EXT] Fix reading array null elements ...................................................................... Patch Set 6: Code-Review+2 (2 comments) File asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/input/record/reader/hdfs/parquet/converter/nested/ObjectConverter.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20564/comment/f2f29068_4ed7156a?usp=email : PS6, Line 75: isValueAdded[i] = false; Arrays.fill() or something like that File asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/input/record/reader/hdfs/parquet/converter/nested/ObjectRepeatedConverter.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20564/comment/96f8d767_3e42cbc3?usp=email : PS6, Line 103: for (int i = 0; i < parquetType.getFieldCount(); i++) { Arrays.fill() -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20564?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: phoenix Gerrit-Change-Id: I0774b8003a12909ed4d0a6f4201da0e65c181055 Gerrit-Change-Number: 20564 Gerrit-PatchSet: 6 Gerrit-Owner: Ali Alsuliman <[email protected]> Gerrit-Reviewer: Ali Alsuliman <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Preetham Poluparthi <[email protected]> Gerrit-Attention: Murtadha Hubail <[email protected]> Gerrit-Attention: Preetham Poluparthi <[email protected]> Gerrit-Attention: Hussain Towaileb <[email protected]> Gerrit-Comment-Date: Tue, 11 Nov 2025 16:42:05 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes
