Skip to main content
Download Databend
Latest Version: v1.2.441-nightly

What's Changed

Code Refactor 🎉

  • refactor(executor): support async pull data for pull executor by @zhang2014 in #15353

Full Changelog: https://github.com/datafuselabs/databend/releases/tag/v1.2.441-nightly

Download BendSQL
Latest Version: v0.17.1

What's Changed

  • fix(cli): set default missing_field_as to NULL for NDJSON by @everpcpc in #401
  • chore(docs): add examples for variant by @everpcpc in #402
  • refactor(core): SessionState hide fields of no interest. by @youngsofun in #399
  • ci: add test for multi-page result. by @youngsofun in #403
  • feat: make password & dsn sensitive by @everpcpc in #404
  • fix(cli): hide env values for cmd arg by @everpcpc in #405
  • chore(cli): update desc for quote style by @everpcpc in #406
  • fix: parse datatype with nullable(tuple type) error by @TCeason in #410
  • fix: support parsing both Nullable(T) and T NULL by @everpcpc in #412
  • chore(bindings/python): enable aarch64 target by @everpcpc in #414
  • chore: bump version to 0.17.1 by @everpcpc in #415

Full Changelog: https://github.com/datafuselabs/bendsql/releases/tag/v0.17.1