StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
9.03k stars 1.82k forks source link

[BugFix] Fix for npe NormalizePredicateRule (backport #52326) #53087

Closed mergify[bot] closed 17 hours ago

mergify[bot] commented 23 hours ago

Why I'm doing:

Fix for null pointer exception, when there are no nested children

What I'm doing:

Added null check, No side effect on functionality

Fixes #issue https://github.com/StarRocks/starrocks/issues/52167

What type of PR is this:

Does this PR entail a change in behavior?

If yes, please specify the type of change:

Checklist:

Bugfix cherry-pick branch check:

What I'm doing:

Added null check, No side effect on functionality

Fixes #issue https://github.com/StarRocks/starrocks/issues/52167

What type of PR is this:

Does this PR entail a change in behavior?

If yes, please specify the type of change:

Checklist:

sonarcloud[bot] commented 23 hours ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud