What's Changed
- refactor: merge catalog provider & schema provider into catalog manager by @waynexia in #1803
- feat: make blob(binary) type working by @killme2008 in #1818
- feat: txn for meta by @fengjiachun in #1828
- refactor(datanode): move Instance heartbeat task to Datanode struct by @WenyXu in #1832
- feat: physical plan wrapper by @shuiyisong in #1837
- chore: deny unused results by @MichaelScofield in #1825
- fix: block when stream insert by @Fengys123 in #1835
- feat: improve influxdb v2 api compability by @Fengys123 in #1831
- fix: add sqlness tests for some promql function by @waynexia in #1838
- chore: replace result assertions by @v0y4g3r in #1840
- feat: save node lease into memory by @fengjiachun in #1841
- feat: push all possible filters down to parquet exec by @v0y4g3r in #1839
- feat: http api for node-lease by @fengjiachun in #1843
- chore: bump orc-rust to 0319acd by @WenyXu in #1847
- feat: table_routes util by @fengjiachun in #1849
- refactor: build parquet file stream from ParquetExec by @waynexia in #1852
- feat: support bool operator with other computation by @waynexia in #1844
- refactor: remove
Table::scan
method by @waynexia in #1855 - fix: sort unstable sqlness result by @waynexia in #1858
- feat: remove all the manifests in drop_region. by @DevilExileSu in #1834
- fix: break CI again 🥲 by @waynexia in #1859
Full Changelog: v0.4.0-nightly-20230626...v0.4.0-nightly-20230703