>From Michael Blow <[email protected]>: Attention is currently required from: Shahrzad Shirazi.
Michael Blow has posted comments on this change by Shahrzad Shirazi. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20490?usp=email ) Change subject: [ASTERIXDB-3658][COMP] Fix serialization error in query with many selected fields ...................................................................... Patch Set 8: (1 comment) File hyracks-fullstack/hyracks/hyracks-api/src/main/java/org/apache/hyracks/api/job/profiling/OperatorStats.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20490/comment/5b2c3b97_a6f7d41a?usp=email : PS8, Line 158: } I don't think this works: if value.length() >= 65536, it certainly doesn't fit into a short, which has a range of -32,768 to 32,767 inclusive. -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20490?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: neo Gerrit-Change-Id: If165897ba45cc685cd85258c1167a7252996666f Gerrit-Change-Number: 20490 Gerrit-PatchSet: 8 Gerrit-Owner: Shahrzad Shirazi <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-CC: Michael Blow <[email protected]> Gerrit-CC: Murtadha Hubail <[email protected]> Gerrit-Attention: Shahrzad Shirazi <[email protected]> Gerrit-Comment-Date: Thu, 23 Oct 2025 19:00:11 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No
