Skip to content

Releases: kwai/blaze

v3.0.1

23 Jul 13:48
6f27604
Compare
Choose a tag to compare

blaze-v3.0.1

Features

  • Supports spark3.0/3.2/3.3.

Performance

fix GetJsonObject conversion, supporting faster get_json_object with sonic-rs.

Bugfix

  • fix childOrderingRequiredTag computation logic.

v3.0.0 [yanked]

01 Jul 07:46
Compare
Choose a tag to compare

blaze-v3.0.0 [yanked]

Features

  • Supports using spark.io.compression.codec for shuffle/broadcast compression
  • Supports date type casting
  • Refactor join implementations to support existence joins and BHJ building hash map on driver side

Performance

  • Fixed performance issues when running on spark3 with default configurations
  • Use cached parquet metadata
  • Refactor native broadcast to avoid duplicated broadcast jobs
  • Supports spark333 batch shuffle reading

Bugfix

  • Fix in_list conversion in from_proto.rs

v2.0.9.1

11 May 03:49
4180741
Compare
Choose a tag to compare
release version 2.0.9.1 (#470)

Co-authored-by: zhangli20 <zhangli20@kuaishou.com>

v2.0.9

11 Apr 08:49
3fc6838
Compare
Choose a tag to compare

v2.0.9

v2.0.8

02 Feb 12:40
1aecd9c
Compare
Choose a tag to compare

v2.0.8

v2.0.7

09 Nov 11:01
224697d
Compare
Choose a tag to compare
update blaze version 2.0.7-SNAPSHOT (#312)

Co-authored-by: zhangli20 <zhangli20@kuaishou.com>

v2.0.6

26 Sep 07:14
Compare
Choose a tag to compare
update blaze version 2.0.6-SNAPSHOT