What's Changed
- fix: continue if parsing err catalog by @shuiyisong in #1090
- refactor: upgrade DataFusion, Arrow and Sqlparser by @MichaelScofield in #1074
- fix: fix catalog parsing issue by @shuiyisong in #1091
- fix: fix panic when the root is not specified by @WenyXu in #1089
- feat: REPL issues logical plan to DB by @MichaelScofield in #1097
- fix: use catalog from connection by @shuiyisong in #1099
- feat: add PyO3(Hence CPython as a Optional Backend by @discord9 in #976
- ci: generate apidocs when pushing to default branch by @sunng87 in #1093
- feat: Store error in procedure state by @evenyag in #1062
- docs: Document fields in the config examples by @evenyag in #1098
- ci: adjust title labeler's rule by @waynexia in #1079
- docs: correct readme format by @sunng87 in #1105
- chore(deps): bump sqlness to v0.4 by @waynexia in #1101
- test: fix datanode::test_read_from_config_file by @evenyag in #1106
- ci: update breaking-change labeler by @waynexia in #1109
- refactor: Move mito engine tests to a separate file by @evenyag in #1104
- style(contributingmd): fix markdown issues and typos by @morigs in #1107
- feat: impl
EmptyMetric
plan andtime()
function by @waynexia in #1100 - feat: implement Copy From parser by @WenyXu in #1092
- fix(grpc): support timestamp precision by @yuanbohan in #1113
- fix: remove incorrect continue by @shuiyisong in #1114
- fix: apply ttl and write_buffer_size options when a table is created via procedure by @etolbakov in #1117
Full Changelog: v0.1.0-alpha-20230227-weekly...v0.1.0-alpha-20230306-weekly