4.26.0 (2024-02-08)
Features Added
- Added optimization for query to use readMany internally when applicable - See PR 38299, PR 38675 and PR 38433 and PR 38670
- Added option to use custom Schema with StringType (raw json) for a nested property - See PR 38481
Bugs Fixed
- Fixed warning related to custom metrics in Spark 3.2 / 3.3 and 3.4. - See PR 38315
Other Changes
- Added additional retry being en-queued when bulk ingestion hangs. - See PR 38630