Function datafusion_optimizer::utils::swap_table
source · Expand description
Change the relation on a slice of Columns
Arguments
new_table
- The table/relation for the new columnscols
- A slice of Columns
Return value
A new slice of columns, now belonging to the new table