mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-18 22:10:42 +00:00
* feat: add type conversion optimizer * feat: add expr rewrite logical plan optimizer * chore: add some doc * fix: unit test * fix: time zone issue in unit tests * chore: add more tests * fix: some CR comments * chore: rebase develop * chore: fix unit tests * fix: unit test use timestamp with time zone * chore: add more tests