There was an error while loading. Please reload this page.
1 parent 0e7cfa7 commit 6bc7fc6Copy full SHA for 6bc7fc6
1 file changed
datafusion/core/src/datasource/listing/table.rs
@@ -432,7 +432,7 @@ impl ListingTableConfig {
432
/// If not provided, a default physical expression adapter factory will be used unless a custom
433
/// `SchemaAdapterFactory` is set, in which case only the `SchemaAdapterFactory` will be used.
434
///
435
- /// See https://github.com/apache/datafusion/issues/16800 for details on this transition.
+ /// See <https://github.com/apache/datafusion/issues/16800> for details on this transition.
436
pub fn with_physical_expr_adapter_factory(
437
self,
438
physical_expr_adapter_factory: Arc<dyn PhysicalExprAdapterFactory>,
0 commit comments