File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 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.46.1] ( https://github.com/substrait-io/substrait-java/compare/v0.46.0...v0.46.1 ) (2024-12-22)
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** spark:** casting date/time requires timezone ([ #318 ] ( https://github.com/substrait-io/substrait-java/issues/318 ) ) ([ af5a615] ( https://github.com/substrait-io/substrait-java/commit/af5a6153892b474ada1876a85fd2c203ba8fe90a ) )
9
+
4
10
## [ 0.46.0] ( https://github.com/substrait-io/substrait-java/compare/v0.45.1...v0.46.0 ) (2024-12-01)
5
11
6
12
### Features
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.46.0
29
+ version = 0.46.1
30
30
31
31
# signing
32
32
SIGNING_KEY_ID = 193EAE47
You can’t perform that action at this time.
0 commit comments