v1.2.310-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: Remove the need of setting allow_anonymous by @Xuanwo in #14398
- feat: support outer to inner join by @xudong963 in #14401
- feat: more constrain for file format string options. by @youngsofun in #14374
Thoughtful Bug Fix 🔧
- fix: min/max of default col values in snapshot should adhere to rules by @dantengsky in #14368
Code Refactor 🎉
- refactor: StringType::Scalar:
Vec<u8>->Stringby @andylokandy in #14349
Others 📒
- chore: upgrade crate
shlexto version 1.3.0 by @dantengsky in #14404 - chore: move meta-data type
Idfrom crate meta-api to meta-app by @drmingdrmer in #14408 - chore: Add debug log for read parts numbers by @Xuanwo in #14396
Full Changelog: v1.2.309-nightly...v1.2.310-nightly