beyond-up
beyond-up
### Prepare a Pull Request - Title: [BitSail-143][Connector] Improve kudu split strategy - Fixes: #143 ### Motivation improve kudu split strategy add partition split strategy and predication split strategy ###...
https://github.com/bytedance/bitsail/issues/149 Signed-off-by: ## Pre-Checklist Note: Please complete **_ALL_** items in the following checklist. - [x] I have read through the [CONTRIBUTING.md](https://github.com/bytedance/bitsail/blob/master/docs/contributing.md) documentation. - [x] My code has the necessary comments...
### Prepare a Pull Request - Title: [BitSail-141][Connector] Support DDL sync in KuduWriter - Close : #141 ### Purpose add a generic interface to support schema change and support DDL...
### Apache Iceberg version 1.5.2 ### Query engine Spark ### Please describe the bug 🐞 When I used iceberg-spark-runtime-3.3_2.12-1.5.2.jar to query the iceberg table data, an error was reported. The...