This is an automated email from the ASF dual-hosted git repository. JingsongLi pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/paimon-rust.git
The following commit(s) were added to refs/heads/main by this push:
new 6b678292 chore: bump version to 0.4.0 (#607)
6b678292 is described below
commit 6b6782923a59eeba766cbd45dde6989705b282bc
Author: XiaoHongbo <[email protected]>
AuthorDate: Fri Jul 24 14:20:37 2026 +0800
chore: bump version to 0.4.0 (#607)
---
Cargo.lock | 14 +++++++-------
Cargo.toml | 4 ++--
DEPENDENCIES.rust.tsv | 14 +++++++-------
benchmarks/tpcds/DEPENDENCIES.rust.tsv | 6 +++---
bindings/c/DEPENDENCIES.rust.tsv | 4 ++--
bindings/go/DEPENDENCIES.rust.tsv | 4 ++--
bindings/python/DEPENDENCIES.rust.tsv | 6 +++---
crates/integration_tests/DEPENDENCIES.rust.tsv | 4 ++--
crates/integrations/datafusion/DEPENDENCIES.rust.tsv | 4 ++--
crates/paimon-rest-server/DEPENDENCIES.rust.tsv | 4 ++--
crates/paimon/DEPENDENCIES.rust.tsv | 2 +-
11 files changed, 33 insertions(+), 33 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index ffcb3c7a..7ee0257e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4515,7 +4515,7 @@ dependencies = [
[[package]]
name = "paimon"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"apache-avro",
"arrow-arith",
@@ -4586,7 +4586,7 @@ dependencies = [
[[package]]
name = "paimon-c"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"arrow",
"arrow-array",
@@ -4600,7 +4600,7 @@ dependencies = [
[[package]]
name = "paimon-datafusion"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -4645,7 +4645,7 @@ dependencies = [
[[package]]
name = "paimon-integration-tests"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -4670,7 +4670,7 @@ dependencies = [
[[package]]
name = "paimon-rest-server"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -4686,7 +4686,7 @@ dependencies = [
[[package]]
name = "paimon-tpcds-bench"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -5233,7 +5233,7 @@ dependencies = [
[[package]]
name = "pypaimon_rust"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"arrow",
"chrono",
diff --git a/Cargo.toml b/Cargo.toml
index 168a5890..fab0a8db 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,7 +20,7 @@ resolver = "2"
members = ["crates/paimon", "crates/paimon-rest-server",
"crates/integration_tests", "bindings/c", "bindings/python",
"crates/integrations/datafusion", "benchmarks/tpcds"]
[workspace.package]
-version = "0.3.0"
+version = "0.4.0"
edition = "2021"
homepage = "https://paimon.apache.org/docs/rust/"
repository = "https://github.com/apache/paimon-rust"
@@ -40,7 +40,7 @@ arrow-select = "58.0"
arrow-string = "58.0"
datafusion = "54.0.0"
datafusion-ffi = "54.0.0"
-paimon = { version = "0.3.0", path = "crates/paimon" }
+paimon = { version = "0.4.0", path = "crates/paimon" }
parquet = "58.0"
constant_time_eq = ">=0.4.0, <0.5.0"
tokio = "1.39.2"
diff --git a/DEPENDENCIES.rust.tsv b/DEPENDENCIES.rust.tsv
index cb427ff2..7e1cfad1 100644
--- a/DEPENDENCIES.rust.tsv
+++ b/DEPENDENCIES.rust.tsv
@@ -386,14 +386,14 @@ [email protected]
X
[email protected]
X
[email protected]
X
[email protected]
X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
X
[email protected] X
X
@@ -445,7 +445,7 @@ [email protected] X
X
[email protected] X
X
[email protected] X
X
[email protected] X
X
[email protected] X
[email protected] X
[email protected]
X
[email protected]
X
[email protected] X
X
diff --git a/benchmarks/tpcds/DEPENDENCIES.rust.tsv
b/benchmarks/tpcds/DEPENDENCIES.rust.tsv
index 48959c08..8efd4d78 100644
--- a/benchmarks/tpcds/DEPENDENCIES.rust.tsv
+++ b/benchmarks/tpcds/DEPENDENCIES.rust.tsv
@@ -262,10 +262,10 @@ [email protected]
X
[email protected] X
[email protected]
X
[email protected]
X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
X
[email protected] X
X
diff --git a/bindings/c/DEPENDENCIES.rust.tsv b/bindings/c/DEPENDENCIES.rust.tsv
index 488a7423..b2da9a11 100644
--- a/bindings/c/DEPENDENCIES.rust.tsv
+++ b/bindings/c/DEPENDENCIES.rust.tsv
@@ -195,8 +195,8 @@ [email protected]
X
[email protected] X
[email protected]
X
[email protected]
X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
diff --git a/bindings/go/DEPENDENCIES.rust.tsv
b/bindings/go/DEPENDENCIES.rust.tsv
index 488a7423..b2da9a11 100644
--- a/bindings/go/DEPENDENCIES.rust.tsv
+++ b/bindings/go/DEPENDENCIES.rust.tsv
@@ -195,8 +195,8 @@ [email protected]
X
[email protected] X
[email protected]
X
[email protected]
X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
diff --git a/bindings/python/DEPENDENCIES.rust.tsv
b/bindings/python/DEPENDENCIES.rust.tsv
index f2749c96..2514af89 100644
--- a/bindings/python/DEPENDENCIES.rust.tsv
+++ b/bindings/python/DEPENDENCIES.rust.tsv
@@ -319,8 +319,8 @@ [email protected]
X
[email protected]
X
[email protected]
X
[email protected]
X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
@@ -369,7 +369,7 @@ [email protected] X
X
[email protected] X
X
[email protected] X
X
[email protected] X
X
[email protected] X
[email protected] X
[email protected]
X
[email protected]
X
[email protected] X
X
diff --git a/crates/integration_tests/DEPENDENCIES.rust.tsv
b/crates/integration_tests/DEPENDENCIES.rust.tsv
index 1333ebab..8ba30423 100644
--- a/crates/integration_tests/DEPENDENCIES.rust.tsv
+++ b/crates/integration_tests/DEPENDENCIES.rust.tsv
@@ -195,8 +195,8 @@ [email protected]
X
[email protected] X
[email protected]
X
[email protected]
X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
diff --git a/crates/integrations/datafusion/DEPENDENCIES.rust.tsv
b/crates/integrations/datafusion/DEPENDENCIES.rust.tsv
index 9724882f..f337294b 100644
--- a/crates/integrations/datafusion/DEPENDENCIES.rust.tsv
+++ b/crates/integrations/datafusion/DEPENDENCIES.rust.tsv
@@ -338,8 +338,8 @@ [email protected]
X
[email protected]
X
[email protected]
X
[email protected]
X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
diff --git a/crates/paimon-rest-server/DEPENDENCIES.rust.tsv
b/crates/paimon-rest-server/DEPENDENCIES.rust.tsv
index 3715feca..75e5051a 100644
--- a/crates/paimon-rest-server/DEPENDENCIES.rust.tsv
+++ b/crates/paimon-rest-server/DEPENDENCIES.rust.tsv
@@ -199,9 +199,9 @@ [email protected]
X
[email protected] X
[email protected]
X
[email protected]
X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
X
diff --git a/crates/paimon/DEPENDENCIES.rust.tsv
b/crates/paimon/DEPENDENCIES.rust.tsv
index d78da445..2c28cf77 100644
--- a/crates/paimon/DEPENDENCIES.rust.tsv
+++ b/crates/paimon/DEPENDENCIES.rust.tsv
@@ -315,7 +315,7 @@ [email protected]
X
[email protected]
X
[email protected]
X
[email protected]
X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected] X
