This is an automated email from the ASF dual-hosted git repository.
rluvaton pushed a commit to branch breaking-change-detector-api-test
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to
refs/heads/breaking-change-detector-api-test by this push:
new 41d1d88078 trigger breaking change
41d1d88078 is described below
commit 41d1d88078003c8c5541533668670f88b39f097c
Author: Raz Luvaton <[email protected]>
AuthorDate: Wed May 27 18:04:18 2026 +0300
trigger breaking change
---
datafusion/core/src/lib.rs | 3 ---
1 file changed, 3 deletions(-)
diff --git a/datafusion/core/src/lib.rs b/datafusion/core/src/lib.rs
index 3170f4be7f..e17d210c39 100644
--- a/datafusion/core/src/lib.rs
+++ b/datafusion/core/src/lib.rs
@@ -804,9 +804,6 @@ pub mod common {
}
}
-// Backwards compatibility
-pub use common::config;
-
// NB datafusion execution is re-exported in the `execution` module
/// re-export of [`datafusion_catalog`] crate
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]