zhuqi-lucas commented on issue #24352: URL: https://github.com/apache/datafusion/issues/24352#issuecomment-5289402096
Thanks @adriangb for double check: Agreed — I'll extract the fix (the rg_plan ↔ decoder-frontier sync: sync_rg_plan_to_decoder_frontier / advance_rg_plan_to + the internal-error guard, plus the #24352 regression test) into a small standalone PR that fixes the bug on its own and is easy to backport. Then I'll rebase #23696 on top so it's just the fully-matched RowFilter skip. Will open the fix PR shortly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
