Releases: Azure/azure-kusto-spark
Releases · Azure/azure-kusto-spark
v3.0_3.1.14
- Bug fixes for SAS URL parsing
v2.4_3.1.14
- Bug fixes for SAS URL parsing
v2.4_3.1.13
- Fix to hide sensitive information logs as plain text in Execution summaries and details.
v3.0_3.1.13
- Fix to hide sensitive information logs as plain text in Execution summaries and details.
v3.0_3.1.12
- Improved performance for transactional sink by providing timerange to .move extents
v2.4_3.1.12
- Improved performance for transactional sink by providing timerange to .move extents
v3.0_3.1.11
- Better retry for drop tags and async operations
- Managed Identity authentication support added
v2.4_3.1.11
- Better retry for drop tags and async operations
- Managed Identity authentication support added
v3.1.10
** Bug fix **
- Distributed read could fail with Unsupported encoding: DELTA_BYTE_ARRAY. Fix - Disabled new parquet writer on distributed reading if spark version is smaller than 3.3.0. Users are advised to move to Spark 3.3.0 to enjoy the great performance of the new parquet writer in both Kusto service side and Spark side.
v2.4_3.1.10
** Bug fix **
- Distributed read could fail with Unsupported encoding: DELTA_BYTE_ARRAY. Fix - Disabled new parquet writer on distributed reading if spark version is smaller than 3.3.0