Skip to content

Commit 6bc7fc6

Browse files
committed
docs
1 parent 0e7cfa7 commit 6bc7fc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • datafusion/core/src/datasource/listing

datafusion/core/src/datasource/listing/table.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ impl ListingTableConfig {
432432
/// If not provided, a default physical expression adapter factory will be used unless a custom
433433
/// `SchemaAdapterFactory` is set, in which case only the `SchemaAdapterFactory` will be used.
434434
///
435-
/// See https://github.com/apache/datafusion/issues/16800 for details on this transition.
435+
/// See <https://github.com/apache/datafusion/issues/16800> for details on this transition.
436436
pub fn with_physical_expr_adapter_factory(
437437
self,
438438
physical_expr_adapter_factory: Arc<dyn PhysicalExprAdapterFactory>,

0 commit comments

Comments
 (0)