Skip to content

v3.1.10

Compare
Choose a tag to compare
@ohadbitt ohadbitt released this 17 Jan 09:31
· 62 commits to master since this release
13f4235

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