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] Set chunk_size = 0 when rows_read=0 after applying row_delete_filter in orc scanner. #53057

Open hang8929201 opened 2 days ago

hang8929201 commented 2 days ago

Why I'm doing:

I found a bug when using row delete filter.

What I'm doing:

Fixes #issue

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:

CLAassistant commented 2 days ago

CLA assistant check
All committers have signed the CLA.