What's Changed
- chore: return error in arrow array convert function by @QuenKar in #2043
- refactor: create_current_timestamp_vector by using VectorOp::cast by @parkma99 in #2042
- feat: accept influxdb request without timestamp even if table doesn't exist by @NiwakaDev in #2041
- fix: restore 'aarch64/compile-python.sh' to fix the failed release temporarily by @zyy17 in #2046
- feat: impl interval type by @QuenKar in #1952
- feat: rewrite the release pipeline to make it clean by @zyy17 in #2038
- chore: add version reporter by @paomian in #2007
- chore: make
tables()
return kv instead of key only by @shuiyisong in #2047 - feat(mito): Implement open for RegionManifestManager by @evenyag in #2036
- chore(ci): run clippy, coverage and sqlness in parallel by @waynexia in #2050
- feat: prepare for implementing considering partition key in the distributed planner by @waynexia in #2000
- chore(deps): bump datafusion to the latest commit by @waynexia in #1967
- chore: remove unused dependencies by @gongzhengyang in #2055
- feat(mito): Implement open and close for mito2 regions by @evenyag in #2052
- feat: make the gRPC channel between Frontend and Datanode configurable by @sunray-ley in #2044
- refactor: common semantic-type by @fengjiachun in #2057
- docs: rfc of metric engine by @waynexia in #1925
- chore: modify the directory of release bucket and remove unused files by @zyy17 in #2059
- fix: auth in grpc by @shuiyisong in #2056
- fix: incorrect github token secret name by @zyy17 in #2061
- docs: update SDK list by @waynexia in #2062
- feat: add Catalog and Schema Manager by @WenyXu in #2037
- fix(deps): update greptime-proto rev to the one after merge by @waynexia in #2063
- fix: add the missing 'TARGET' in Makefile by @zyy17 in #2066
- chore: update Cargo.lock by @zyy17 in #2068
New Contributors
- @parkma99 made their first contribution in #2042
- @gongzhengyang made their first contribution in #2055
Full Changelog: v0.4.0-nightly-20230726...v0.4.0-nightly-20230802