v1.0.55
What's Changed
Exciting New Features ✨
- feat(query): Add toUnixTimestamp function by @ArberSephirotheca in #10949
- feat: add share database stateful test by @lichuang in #10961
Thoughtful Bug Fix 🔧
- fix: subquery derived column type by @xudong963 in #10970
- fix(executor): catch unwind for executor on_init and on_finished by @zhang2014 in #10980
Code Refactor 🎉
Documentation 📔
- docs: fix array by @soyeric128 in #10960
- docs: add ipython-sql to jupyter notebook by @soyeric128 in #10962
Others 📒
- chore(cluster): remove useless code by @zhang2014 in #10963
- chore: expose flight sql port in docker by @everpcpc in #10964
- chore: if a select item is in grouping sets, its data type should be nullable. by @RinChanNOWWW in #10972
- chore(test): add tpcds to test by @xudong963 in #10673
- chore: refactor subquery code by @xudong963 in #10973
New Contributors
- @ArberSephirotheca made their first contribution in #10949
Full Changelog: v1.0.54-nightly...v1.0.55-nightly