pub fn from_table_scan( _producer: &mut impl SubstraitProducer, scan: &TableScan, ) -> Result<Box<Rel>>