Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Configuration <config> is not available.
SERVERLESS_DELTA_AUTO_COMPACT_ENABLED
For best performance, this setting is set to true in serverless environments. To control whether auto compaction is set for a table, please set the autoOptimize.autoCompact table property. For more information, see: <docLink>.
SERVERLESS_DELTA_CHANGE_DATA_FEED_TIMESTAMP_OUT_OF_RANGE_ENABLED
This setting is not supported in serverless environments.
SERVERLESS_DELTA_DEFAULT_TRUE_CONFIG
For optimal performance, this setting is set to true in serverless environments. Custom configuration is not supported.
SERVERLESS_DELTA_OPTIMIZE_WRITE_ENABLED
For best performance, this setting is set to true in serverless environments. To control whether auto compaction is set for a table, please set the autoOptimize.optimizeWrite table property. For more information, see: <docLink>.
SERVERLESS_DELTA_PARTITION_OVERWRITE_MODE
This setting is not supported in serverless environments. To achieve the same behavior, use the DataFrame writer option. See <docLink> for details.
SERVERLESS_DELTA_PREVIEW_ENABLED
Delta is enabled by default in serverless environments. No configuration is required.
SERVERLESS_DELTA_PROPERTIES_DEFAULTS_ENABLE_CHANGE_DATA_FEED
This setting is not supported in serverless environments. To enable or disable Change Data Feed, use a table property or set the option in your DataFrame write operation. See <docLink> for details.
SERVERLESS_DELTA_REPLACE_WHERE_DATA_COLUMNS_ENABLED
This setting is blocked to prevent enabling legacy behavior that is incompatible with serverless compute.
SERVERLESS_DELTA_SCHEMA_AUTO_MERGE_ENABLED
This setting is not supported in serverless environments. Use the write option instead: .option("mergeSchema", "true"). See <docLink> for details.
SERVERLESS_DELTA_TUNE_FILE_SIZES_FOR_REWRITES
This setting is managed by Databricks for optimal performance.