v1.2.797-nightly
Pre-release
Pre-release
What's Changed
Thoughtful Bug Fix 🔧
- fix: String type parameters will result in double quotes and the query will be empty by @KKould in #18569
Code Refactor 🎉
- refactor: simplify database setup using Util across multiple test scenarios by @drmingdrmer in #18563
- refactor: simplify session for worksheet. by @youngsofun in #18530
- refactor: replace AsKVApi with KVApi in schema test suite by @drmingdrmer in #18564
- refactor: replace manual database setup with Util across multiple test cases by @drmingdrmer in #18565
- refactor(query): add local semaphore for reduce meta's request by @zhang2014 in #18572
- refactor: consolidate schema_api_test_suite CreateTableReq patterns with enhanced create_table_with by @drmingdrmer in #18573
Others 📒
- chore(query): allow row as column ident by @sundy-li in #18568
- chore: improve the unwrap error by @bohutang in #18571
Full Changelog: v1.2.796-nightly...v1.2.797-nightly