mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 15:51:32 +00:00

Current join pipeline is not designed to send a temporal result and continue execution. RowGroup for large side is the same where we store the matched rows, we cannot continue to iterate over it, requires a proper refactoring.