What's Changed
- feat: add invalidate cache step by @WenyXu in #1658
- feat: acquire table_id from region_id by @WenyXu in #1656
- refactor: update proto and rename incorrect region_id fields by @evenyag in #1670
- feat: support azblob storage. by @QuenKar in #1659
- feat: supports CTE query by @killme2008 in #1674
- chore: Bump OpenDAL to v0.36 by @Xuanwo in #1678
- feat: adapt window reader to order rules by @v0y4g3r in #1671
- feat: Add a global TTL option for all tables by @evenyag in #1679
- test: add write test for region failover by @WenyXu in #1673
- chore(deps): bump arrow/parquet to 40.0, datafuson to the latest HEAD by @waynexia in #1677
- fix: prepare statement doesn't support insert clause by @killme2008 in #1680
- fix: Print source error in subprocedure failure message by @evenyag in #1683
- feat: Add column supports at first or after the existing columns by @lizhemingi in #1621
- feat: Add app version metric by @evenyag in #1685
- test: fix sqlx compatibility and adds integration test for sqlx by @sunng87 in #1686
- chore: reject table creation when partitions exceeds peer number by @Fengys123 in #1654
- ci: always upload sqlness log by @waynexia in #1692
- fix: do not change timestamp index column while planning aggr by @waynexia in #1688
- fix: invalidate route cache on renaming table by @Fengys123 in #1691
- fix: sqlness failed due to region failover by @MichaelScofield in #1690
- fix: do not alias relation before join by @waynexia in #1693
- chore: ignore symbol link target file by @waynexia in #1696
- feat: optimizer rule to pass expected output ordering hint by @waynexia in #1675
- fix: enable region failover test by @WenyXu in #1699
- feat: exists API for KVStore by @fengjiachun in #1695
- fix: avoid writing manifest and wal if no files are actually flushed by @v0y4g3r in #1698
- feat: update dashboard to v0.2.6 by @ZonaHex in #1700
- fix: failed to insert data with u8 by @Fengys123 in #1701
- feat: merge scan for distributed execution by @waynexia in #1660
- feat: serialize/deserialize support for PromQL plans by @waynexia in #1684
- feat: make grpc insert requests in a batch by @MichaelScofield in #1687
- feat: insert with stream by @fengjiachun in #1703
- feat: convert values to vector directly by @waynexia in #1704
- feat(servers): collect samples by metric by @evenyag in #1706
Full Changelog: v0.3.0-nightly-20230530...v0.3.0-nightly-20230605