4.28.0 (2024-02-26)
Features Added
- Added UDF
CosmosAsyncClientCache.getCosmosClientFuncFromCache
to allow Spark applications to reuse the same instance instead of having to instantiate their ownCosmsoAsyncClient
when also using the Cosmos Java SDK besides the Spark connector even on executors. - See PR 38939