What's Changed
- feat: add schema check on postgres startup by @sunng87 in #758
- fix:
test_dist_table_scan
block by @MichaelScofield in #761 - fix: consider null mask in sqlness display util by @waynexia in #763
- fix: fill NULL based on row_count by @waynexia in #765
- feat: check database existence on http api by @sunng87 in #764
- chore: upgrade Arrow to version 28, and DataFusion to 15 by @MichaelScofield in #771
- chore: open userinfo constructor by @shuiyisong in #774
- chore: upgrade Rust to nightly 2022-12-20 by @MichaelScofield in #772
- ci: Use lld for coverage by @evenyag in #778
- chore: make election mod public by @Fengys123 in #781
- ci: setup secrets for setup-protoc job by @waynexia in #783
- chore: upgrade to Arrow 29.0 and use workspace package and dependencies by @MichaelScofield in #782
- refactor: use "USE" keyword by @MichaelScofield in #785
- feat: sql query interceptor and plugin refactoring by @sunng87 in #773
Full Changelog: v0.1.0-alpha-20221219-weekly...v0.1.0-alpha-20221226-weekly