This is an automated email from the ASF dual-hosted git repository.
blaginin pushed a commit to branch db/extended-allocator
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/db/extended-allocator by this
push:
new 157deb25e7 taplo
157deb25e7 is described below
commit 157deb25e781701a851b11d4d4d954821b248aba
Author: blaginin <[email protected]>
AuthorDate: Wed Mar 4 09:08:20 2026 +0000
taplo
---
datafusion/sqllogictest/Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/datafusion/sqllogictest/Cargo.toml
b/datafusion/sqllogictest/Cargo.toml
index 8f3d1eccb9..a3304d971f 100644
--- a/datafusion/sqllogictest/Cargo.toml
+++ b/datafusion/sqllogictest/Cargo.toml
@@ -53,8 +53,8 @@ futures = { workspace = true }
half = { workspace = true, default-features = true }
indicatif = "0.18"
itertools = { workspace = true }
-mimalloc = { version = "0.1", default-features = false }
log = { workspace = true }
+mimalloc = { version = "0.1", default-features = false }
object_store = { workspace = true }
postgres-types = { version = "0.2.12", features = ["derive",
"with-chrono-0_4"], optional = true }
# When updating the following dependency verify that sqlite test file
regeneration works correctly
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]