Expand description

Default TableSource implementation used in DataFusion physical plans

Structs

Functions

  • Wrap TableProvider in TableSource
  • Attempt to downcast a TableSource to DefaultTableSource and access the TableProvider. This will only work with a TableSource created by DataFusion.