Skip to content

Commit ba46169

Browse files
committed
comment
Signed-off-by: Andrew Duffy <[email protected]>
1 parent 3c85227 commit ba46169

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vortex-datafusion/src/persistent/adapter.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
//! DefaultPhysicalExprAdapter
2424
//!
2525
//! `datafusion/datasource/src/schema_adapter.rs` -> for can_cast_field (which is crate-private)
26+
//!
27+
//! See https://github.com/apache/datafusion/issues/18957
2628
2729
use std::fmt::Debug;
2830
use std::sync::Arc;

0 commit comments

Comments
 (0)