-
Notifications
You must be signed in to change notification settings - Fork 121
Release notes
Aravind Krishna R edited this page Sep 18, 2019
·
8 revisions
- Fix client re-initialization and fix async connection with Direct Mode
- Shade various libraries to support streaming in Azure Databricks via Maven co-ordinates
- Add support for resource token based initialization
- Fix streaming error handling during partition split
- Upgrade Cosmos DB SDK to 2.4.1, BulkExecutor to 2.5.0 (with various bug fixes)
- upgrade cosmos db sdk to 2.1.1
- upgrade jackson-databind to 2.9.8
- Fix for sql query folding for precedence of AND and OR filters.
- Bump up the spark runtime dependency version to 2.4.0
- Update the bulk executor dependency to be 2.4.1 version which includes fixes and update to dependencies
- Add support for database throughput collections.
- Fix spark sql query folding issue when there is a NOT operator by including brackets around each filter.
- Change default page size to 1000 when reading from Cosmos DB
- Fix a bug for reading a null array to read it as empty array