This is an automated email from the ASF dual-hosted git repository.

blaginin pushed a commit to branch db/dorny-rs
in repository https://gitbox.apache.org/repos/asf/datafusion-sandbox.git


The following commit(s) were added to refs/heads/db/dorny-rs by this push:
     new 1ccf2f756 dorny: rs change
1ccf2f756 is described below

commit 1ccf2f75604e1601478b0f0d1999bf51e7f91134
Author: blaginin <[email protected]>
AuthorDate: Sat Jan 24 17:48:28 2026 +0000

    dorny: rs change
---
 datafusion/expr/src/table_source.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/datafusion/expr/src/table_source.rs 
b/datafusion/expr/src/table_source.rs
index d3b253c0e..ee3a90221 100644
--- a/datafusion/expr/src/table_source.rs
+++ b/datafusion/expr/src/table_source.rs
@@ -83,7 +83,7 @@ impl std::fmt::Display for TableType {
 ///
 /// [`DefaultTableSource`]  to go from [`TableProvider`], to `TableSource`
 ///
-/// # Rationale
+/// # Rationale some code change
 ///
 /// The reason for having two separate traits is to avoid having the logical
 /// plan code be dependent on the DataFusion execution engine. Some projects 
use


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to