Riza Suminto has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23365 )

Change subject: IMPALA-14382: Fix Null Pointer Dereference
......................................................................


Patch Set 3:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/23365/2/be/src/exec/base-sequence-scanner.cc
File be/src/exec/base-sequence-scanner.cc:

http://gerrit.cloudera.org:8080/#/c/23365/2/be/src/exec/base-sequence-scanner.cc@125
PS2, Line 125:   VLOG_FILE << "Bytes read past scan range: " << (stream_ == 
nullptr ? 0 :
             :       -stream_->bytes_left());
> I'm not sure exactly why stream_ is nullptr.  Since this is a log level 2 m
Done


http://gerrit.cloudera.org:8080/#/c/23365/2/tests/run-tests.py
File tests/run-tests.py:

http://gerrit.cloudera.org:8080/#/c/23365/2/tests/run-tests.py@48
PS2, Line 48: build
> I've been using VSCode and never see this created. It also not checked into
I still think this should be dropped if the dir is not checked in to the repo.



--
To view, visit http://gerrit.cloudera.org:8080/23365
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I91660aa84407c17ffb7cd3c721d4f3f0a844d61d
Gerrit-Change-Number: 23365
Gerrit-PatchSet: 3
Gerrit-Owner: Jason Fehr <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Comment-Date: Tue, 02 Sep 2025 19:30:12 +0000
Gerrit-HasComments: Yes

Reply via email to