mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-14 20:10:37 +00:00
* fix: resolve optimization issue for extended query * fix: type cast from subquery * chore: update error information in sqlness * chore: switch to released pgwire * refactor: remove optimize function completely * chore: add more tests * test: attempt to fix the fuzz issue * fix: try to resolve the test issue