v1.2.53-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: new SQL command
SHOW CREATE CATALOG. by @RinChanNOWWW in #12373 - feat(query): add l2 distance operator <-> by @sundy-li in #12382
Thoughtful Bug Fix 🔧
- fix(logging): log messages are lost with heavy load by @drmingdrmer in #12385
Code Refactor 🎉
- refactor(meta): persist snapshot instead of state-machine by @drmingdrmer in #12351
- refactor: unify parquet reading of
IcebergTableandParquetTable. by @RinChanNOWWW in #12363
Documentation 📔
- docs(weekly): add this week in Databend 105 by @PsiACE in #12378
- docs(website): add translation upload and download cmd by @PsiACE in #12379
Full Changelog: v1.2.52-nightly...v1.2.53-nightly