Download Databend
v1.2.833Latest
Released 16 days ago. For earlier versions, please refer to GitHub.
What's Changed
Thoughtful Bug Fix 🔧
- fix(query): fix panic if miss match empty data type by @zhang2014 in #18894
Code Refactor 🎉
- refactor(query): experimental aggregate final with recursive spill support by @dqhl76 in #18866
Full Changelog: https://github.com/databendlabs/databend/releases/tag/v1.2.833-nightly
Download BendSQL
v0.31.0Latest
Released 6 hours ago. For earlier versions, please refer to GitHub.
What's Changed
- chore: show types in web ui by @sundy-li in #694
- feat: support new DataType TimestampTz by @KKould in #696
- chore: use sqlite to store shared queries by @sundy-li in #698
- feat: add heartbeat to avoid unexpected timeout. by @youngsofun in #697
- fix: DataType::TimestampTz display: "TimestampTz" -> "Timestamp_Tz" by @KKould in #699
- feat: support bind variant into params in cursor api by @sundy-li in #700
- feat: add notebooks in ui by @sundy-li in #701
- feat: python support in play ui by @sundy-li in #702
- chore: add uv cache by @sundy-li in #704
- chore:
stream_loadadd an option argumentmethodto support Streaming load method by @b41sh in #705 - ci: fix runner for integration cron by @everpcpc in #706
- feat: support arrow body for page handler by @youngsofun in #703
- chore: bump version to 0.31.0 by @everpcpc in #707
Full Changelog: https://github.com/databendlabs/bendsql/releases/tag/v0.31.0


