mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-13 00:42:14 +00:00
* fix: do not add projection for cast Use cast to build time filter directly instead of adding a projection, which will cause column not found * feat: cast before creating plan