Release v0.1.0-alpha-20221122-nightly
github-actions
released this
22 Nov 01:06
·
1647 commits
to develop
since this release
What's Changed
- refactor: start options by @v0y4g3r in #545
- fix: split code and output in README by @killme2008 in #549
- docs: add RustPython to README's acknowledgement by @discord9 in #552
- feat: Implement
table_info()
forDistTable
(#536) by @MichaelScofield in #557 - fix: update blog address in readme by @lbt05 in #561
- feat: drop column for alter table by @killme2008 in #562
- ci: add nightly build job by @zyy17 in #565
- chore: Bump OpenDAL to v0.20 by @Xuanwo in #569
- docs: specify protoc version requirement by @waynexia in #564
- feat: update mysql default listen port to 4406 by @azhsmesos in #568
- feat: implement DESCRIBE TABLE by @morigs in #558
- refactor: Use re-exported arrow mod from datatypes crate by @evenyag in #571
- feat: lazy evaluated record batch stream by @waynexia in #573
- ci: modify image registry in
release.yml
by @zyy17 in #582 - fix: fix nightly build error and fix typo by @zyy17 in #588
- fix: make nullable as default when alter table by @yfractal in #591
- feat: disable mysql server on datande when running standalone mode by @v0y4g3r in #593
- chore: correct typos (#589) by @dongxuwang in #592
- fix: remove datanode mysql options in standalone mode by @v0y4g3r in #595
- fix: correctly open table when distributed datanode restart by @MichaelScofield in #576
- refactor: replace some usage of MutableBitmap by BitVec by @evenyag in #610
New Contributors
- @lbt05 made their first contribution in #561
- @Xuanwo made their first contribution in #569
- @azhsmesos made their first contribution in #568
- @morigs made their first contribution in #558
- @yfractal made their first contribution in #591
- @dongxuwang made their first contribution in #592
Full Changelog: v0.1.0-alpha-20221116...v0.1.0-alpha-20221122-nightly