Skip to content

Releases: Azure/azure-kusto-spark

v3.0_3.1.14

03 Apr 13:06
6450ffe
Compare
Choose a tag to compare
  • Bug fixes for SAS URL parsing

v2.4_3.1.14

03 Apr 13:05
Compare
Choose a tag to compare
  • Bug fixes for SAS URL parsing

v2.4_3.1.13

29 Mar 08:39
Compare
Choose a tag to compare
  • Fix to hide sensitive information logs as plain text in Execution summaries and details.

v3.0_3.1.13

29 Mar 08:26
1c0b5d7
Compare
Choose a tag to compare
  • Fix to hide sensitive information logs as plain text in Execution summaries and details.

v3.0_3.1.12

13 Mar 11:34
5825346
Compare
Choose a tag to compare
  • Improved performance for transactional sink by providing timerange to .move extents

v2.4_3.1.12

13 Mar 11:34
Compare
Choose a tag to compare
  • Improved performance for transactional sink by providing timerange to .move extents

v3.0_3.1.11

03 Feb 08:37
369d5cd
Compare
Choose a tag to compare
  • Better retry for drop tags and async operations
  • Managed Identity authentication support added

v2.4_3.1.11

03 Feb 08:37
Compare
Choose a tag to compare
  • Better retry for drop tags and async operations
  • Managed Identity authentication support added

v3.1.10

17 Jan 09:31
13f4235
Compare
Choose a tag to compare

** 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

17 Jan 09:35
13f4235
Compare
Choose a tag to compare

** 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