v1.0.17-nightly
Pre-release
Pre-release
·
6547 commits
to main
since this release
What's Changed
Exciting New Features ✨
- feat(query): Add the NULLABLE field to information_schema.columns by @TCeason in #10558
- feat(query): add more pg style operators by @jun0315 in #10444
Thoughtful Bug Fix 🔧
- fix(query): fix insert nested data types with expr by @b41sh in #10529
- fix(expr): fix common_super_type() for decimal by @andylokandy in #10451
- fix: ambiguous column reference with reused CTE by @xudong963 in #10533
Code Refactor 🎉
- refactor(stage): unify list files and read parquet metas by @youngsofun in #10536
Documentation 📔
- docs(map): add map type and more refactory the data type category by @BohuTANG in #10541
- docs(deploy): short the object storage provider name by @BohuTANG in #10547
- docs: build source code by @soyeric128 in #10539
- docs(blog): add webhdfs for databend by @PsiACE in #10538
Others 📒
- chore(ci): fix download artifact for benchmark by @everpcpc in #10519
- chore(query): use num_cpu as default_max_storage_io_requests by @zhang2014 in #10543
- chore(ci): upgrade aws-actions/configure-aws-credentials to v2 by @everpcpc in #10545
- chore(query): add datatype mapping for iceberg and hive by @sundy-li in #10544
- chore(ci): run clickbench for cloud in separate database by @everpcpc in #10551
- chore: update the descriptions of settings by @PsiACE in #10527
- chore(query): mask sql secret in query log by @sundy-li in #10546
- chore(ast): make backtrace private by @andylokandy in #10549
Full Changelog: v1.0.15-nightly...v1.0.17-nightly