>From Hussain Towaileb <[email protected]>: Attention is currently required from: [email protected]. Hussain Towaileb has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19545 )
Change subject: [ASTERIXDB-3392] Error out on mixed-type arrays in Parquet ...................................................................... Patch Set 4: (2 comments) File hyracks-fullstack/hyracks/hyracks-api/src/main/java/org/apache/hyracks/api/exceptions/ErrorCode.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19545/comment/32f32bcc_1b4238c0 PS4, Line 166: UNSUPPORTED_MIXED_TYPE_ARRAY Would it make more sense to move this to asterix ErrorCode? File hyracks-fullstack/hyracks/hyracks-api/src/main/resources/errormsg/en.properties: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19545/comment/bc6e56e8_ea283390 PS4, Line 156: 136 = Parquet does not support arrays containing mixed data types Since this is parquet specific, either make the first part a parameter, i.e., %1$s does not support arrays containing mixed data types and pass Parquet to it Or, rename the error code to PARQUET_UNSUPPORTED_MIXED_TYPE_ARRAY -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19545 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: ionic Gerrit-Change-Id: I07f382f802fd61e55c23c3ce23ccfcc634ede13d Gerrit-Change-Number: 19545 Gerrit-PatchSet: 4 Gerrit-Owner: [email protected] Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Attention: [email protected] Gerrit-Comment-Date: Fri, 28 Mar 2025 16:40:13 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
