fn build_executor_from_alter_expr( alter_data: &AlterTableData, ) -> AlterTableExecutor
Builds the executor from the AlterTableData.
AlterTableData