File tree 2 files changed +7
-1
lines changed 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
Release Notes
2
2
---
3
3
4
+ ## [ 0.45.1] ( https://github.com/substrait-io/substrait-java/compare/v0.45.0...v0.45.1 ) (2024-11-24)
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** spark:** incorrect conversion of expand relation ([ #316 ] ( https://github.com/substrait-io/substrait-java/issues/316 ) ) ([ 6c78d48] ( https://github.com/substrait-io/substrait-java/commit/6c78d48126859e72a402b4bdab45c877db77ae18 ) )
9
+
4
10
## [ 0.45.0] ( https://github.com/substrait-io/substrait-java/compare/v0.44.0...v0.45.0 ) (2024-10-27)
5
11
6
12
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ sparkbundle.version=3.4
26
26
spark.version =3.4.2
27
27
28
28
# version that is going to be updated automatically by releases
29
- version = 0.45.0
29
+ version = 0.45.1
30
30
31
31
# signing
32
32
SIGNING_KEY_ID = 193EAE47
You can’t perform that action at this time.
0 commit comments