Skip to content

Releases: Azure/azure-kusto-spark

2.4_v2.4.0

24 Nov 11:42
Compare
Choose a tag to compare

** New Feature **
Target java sdk 2.4.1

3.0_v2.3.2

12 Nov 14:44
431704b
Compare
Choose a tag to compare

Bug Fix:

  • Fix usage of IngestIfNotExists tags as at was not working well with multiple partitions and the staging table

2.4_2.12_2.3.1

08 Nov 10:53
Compare
Choose a tag to compare

Fixes:

  • Fix additional tags and ingestBy Tags (was being deleted when batch cap is reached and flushImmediately is added by the connector)

2.4_2.11_2.3.1

08 Nov 11:20
Compare
Choose a tag to compare

Fixes:

  • Fix additional tags and ingestBy Tags (was being deleted when batch cap is reached and flushImmediately is added by the connector)

3.0_v2.3.1

15 Oct 11:03
5ec712f
Compare
Choose a tag to compare

Fixes:

  • Fix additional tags and ingestBy Tags (was being deleted when batch cap is reached and flushImmediately is added by the connector)

3.0_v2.3.0

30 Sep 11:34
03950f4
Compare
Choose a tag to compare

Target Spark 3.0 and scala 2.12
ArtifactId: kusto-spark_3.0_2.12

2.4_v2.3.0

30 Sep 12:11
Compare
Choose a tag to compare

Target Spark 2.4 and scala 2.11
ArtifactId: kusto-spark_2.4_2.11

v2.3.0

10 Sep 19:53
Compare
Choose a tag to compare

** New Feature **

  • 'requestId' - Provide a unique ID to the write/read request to easily track the requests
    ** Bug fix **
  • Stop failing on transient errors polling on results

v2.2.0

02 Sep 09:43
4f7ba0a
Compare
Choose a tag to compare

** New Features **
Added a new option ("tokenProviderCallbackClasspath") to provide class path to a Token provider class that extends callable[String] - the java client is created with an instance of the class with the map provided as options to the DataFrameWriter.

v2.1.1

27 Aug 10:09
Compare
Choose a tag to compare

** Bug Fix **

  • Refresh of temp storage