>From Michael Blow <[email protected]>: Attention is currently required from: Hussain Towaileb.
Michael Blow has posted comments on this change by Hussain Towaileb. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21326?usp=email ) Change subject: [NO ISSUE][EXT]: set inputStreamType and changeDetectionMode if missing ...................................................................... Patch Set 1: Code-Review+2 (1 comment) File asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/util/aws/s3/S3Utils.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21326/comment/80a2b415_96661fa4?usp=email : PS1, Line 821: streamInputType == null || streamInputType.isBlank()) i discovered a nice shorthand in commons for this, `StringUtils.isEmpty(streamInputType)` -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21326?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: lumina Gerrit-Change-Id: I3fed787edf8414d4654caeceebc9f447ed93800e Gerrit-Change-Number: 21326 Gerrit-PatchSet: 1 Gerrit-Owner: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-CC: Jenkins <[email protected]> Gerrit-Attention: Hussain Towaileb <[email protected]> Gerrit-Comment-Date: Sun, 07 Jun 2026 18:14:13 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes
