Project Properties Args
Constructors
Properties
Whether to allow full table scan. Default: false
Whether to turn on Decimal2.0
Storage encryption. For details, see Storage Encryption
Set the number of days to retain backup data. During this time, you can restore the current version to any backup version. The value range of days is 0,30, and the default value is 1. 0 means backup is turned off. The effective policy after adjusting the backup cycle is: Extend the backup cycle: The new backup cycle takes effect on the same day. Shorten the backup cycle: The system will automatically delete backup data that has exceeded the retention cycle.
Set the maximum threshold for single SQL Consumption, that is, set the ODPS. SQL. metering.value.max attribute. For more information, see Consumption control. Unit: scan volume (GB)* complexity.
Set whether the lifecycle of the table in the project needs to be configured, that is, set the ODPS. table.lifecycle property, See table_lifecycle
below.
Data type version. Value:(1/2/hive) 1: The original MaxCompute type system. 2: New type system introduced by MaxCompute 2.0. hive: the type system of the Hive compatibility mode introduced by MaxCompute 2.0.