>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/+/18234 )
Change subject: [ASTERIXDB-3378][EXT]: Allow user to opt out of validating write permission before COPY TO S3 ...................................................................... Patch Set 2: Code-Review+2 (2 comments) File asterixdb/asterix-cloud/src/main/java/org/apache/asterix/cloud/writer/S3ExternalFileWriterFactory.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18234/comment/285e5cbe_1e2c4607 PS2, Line 155: get getOrDefault? https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18234/comment/5fdecc0b_b629bb20 PS2, Line 156: Boolean.parseBoolean(validateWritePermissions) This returns boolean (not Boolean). It is fine to do !Boolean.parseBoolean(validateWritePermissions) -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18234 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: Ie099710714e032674727d0cb426cc450d8dda167 Gerrit-Change-Number: 18234 Gerrit-PatchSet: 2 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: Tue, 16 Apr 2024 03:20:11 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
