v0.35.1
What's Changed
- ci: Publish jsapi-types patch release with v0.35 tag by @mofojed in #5800
- fix: correctly produce Kafka JSON nulls for int fields by @devinrsmith in #5796
- fix: For NPE when sorting dictionary-encoded null string columns by @malhotrashivam in #5798
- fix: For failure in path to URI conversion on windows by @malhotrashivam in #5799
- feat: Extract Codec & friends from Util into separate modules by @abaranec in #5801
- perf: Add ForkJoinPool.commonPool()-based OperationInitializer for nested parallel DataIndex building by @rcaudy in #5802
- feat: Update web version from 0.83.0 to 0.86.1 by @mofojed in #5805
- fix(cpp-client) Update C++ and R client by @jcferretti in #5807
- fix: make TableListenerHandle a JObjectWrapper again (#5713) by @jmao-denver in #5812
- feat: Add auto-legalization for Iceberg Schema column names by @lbooker42 in #5813
- fix: Fix readback of parquet files with missing dictionary page offse… by @abaranec in #5810
Full Changelog: v0.35.0...v0.35.1