Yida Wu has posted comments on this change. ( http://gerrit.cloudera.org:8080/22632 )
Change subject: IMPALA-13868: Fix ASAN build failed in test_ai_generate_text_exprs ...................................................................... Patch Set 2: (1 comment) Thanks Riza and Abhishek for the review. http://gerrit.cloudera.org:8080/#/c/22632/1/be/src/exprs/ai-functions.cc File be/src/exprs/ai-functions.cc: http://gerrit.cloudera.org:8080/#/c/22632/1/be/src/exprs/ai-functions.cc@130 PS1, Line 130: string(reinterpret_cast<const char*>(options.ptr), options.len) > Yeah, did a test, this StringVal here doesn't contain the NULL-terminator, Filed IMPALA-13870 for the StringVal << operator improvement. -- To view, visit http://gerrit.cloudera.org:8080/22632 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9f4656e256bb9b31acc2653c3b910788ddf03f2b Gerrit-Change-Number: 22632 Gerrit-PatchSet: 2 Gerrit-Owner: Yida Wu <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]> Gerrit-Comment-Date: Mon, 17 Mar 2025 16:48:48 +0000 Gerrit-HasComments: Yes
