We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bc3c4 commit 46b61bfCopy full SHA for 46b61bf
crates/integrations/datafusion/src/physical_plan/mod.rs
@@ -15,5 +15,5 @@
15
// specific language governing permissions and limitations
16
// under the License.
17
18
-pub(crate) mod expr_to_predicate;
+pub mod expr_to_predicate;
19
pub(crate) mod scan;
0 commit comments