Releases: Azure/azure-kusto-spark
Releases · Azure/azure-kusto-spark
2.4_v2.4.0
** New Feature **
Target java sdk 2.4.1
3.0_v2.3.2
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
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
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
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
Target Spark 3.0 and scala 2.12
ArtifactId: kusto-spark_3.0_2.12
2.4_v2.3.0
Target Spark 2.4 and scala 2.11
ArtifactId: kusto-spark_2.4_2.11
v2.3.0
v2.2.0
** 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.