>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/+/17884 )
Change subject: [NO ISSUE][EXT]: Handle type mismatch when computed field is not passed in query ...................................................................... Patch Set 2: Code-Review+2 (1 comment) File asterixdb/asterix-app/src/test/resources/runtimets/testsuite_external_dataset_s3.xml: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17884/comment/254c659d_fcf84c1c PS2, Line 247: Failed to evaluate computed field. File: 'external-filter/department/engineering/0.json'. Computed Field Name: 'name'. Computed Field Type: 'bigint'. Computed Field Value: 'engineering'. Reason: 'java.lang.NumberFormatException: For input string: "engineering"' Let's simplify the message and remove the Java exception. Example: In the file 'external-filter/department/engineering/0.json,' the expected type for the 'name' field is 'bigint,' but the value 'engineering' was found instead. -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17884 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: I18e90d1dae8f61801d4467bcad02a0e13aed6c9d Gerrit-Change-Number: 17884 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: Fri, 27 Oct 2023 22:21:42 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
