Skip to content

Commit 947d1c2

Browse files
committed
Merge branch 'refs/heads/main' into bugfix/do-not-normalize-values
2 parents 64ebbd5 + e8314ab commit 947d1c2

File tree

74 files changed

+2895
-1577
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+2895
-1577
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ arrow-ipc = { version = "53.3.0", default-features = false, features = [
9393
arrow-ord = { version = "53.3.0", default-features = false }
9494
arrow-schema = { version = "53.3.0", default-features = false }
9595
async-trait = "0.1.73"
96-
bigdecimal = "0.4.6"
96+
bigdecimal = "0.4.7"
9797
bytes = "1.4"
9898
chrono = { version = "0.4.38", default-features = false }
9999
ctor = "0.2.0"

0 commit comments

Comments
 (0)