MaxCompute - Support for Generated Column
Jul 30 2026
MaxComputeContent
Target customers: All customers. New features /specifications: Generated Column is a special column type provided by MaxCompute. Its value is automatically calculated from other columns in the table by using a deterministic expression. Manual insertion or update is not required. Generated Column can significantly simplify data processing logic, ensure data consistency, and improve query performance.