mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-04 20:49:00 +00:00
0e249f69cd
* fix: do not transform exprs in the limit plan * chore: keep some logs for debug * feat: workaround for limit in other rules * test: add sqlness tests for offset 0 * chore: add fixme