pub fn build_select_node_list( from: &[ColumnCatalog], to: &[ColumnCatalog], ) -> MetaResult<Vec<PbExprNode>>