tdstore_user_cf_*blob* parameters require SUPER privileges to be modified.tdstore_enable_blob_cache parameter (shared Blob Cache switch) is READ_ONLY. It can only be specified in the startup configuration and takes effect after a restart.tdstore_user_cf_enable_blob_files = ON is enabled for the first time, if tdstore_rocksdb_data_format_version is UNKNOWN, the system automatically upgrades to ROCKSDB_DATA_FORMAT_VERSION_1 and returns a Warning to the client.tdstore_user_cf_min_blob_size to prevent small-value tables from being affected.enable_blob_files is disabled, existing Blob files are not deleted immediately. They must wait for subsequent Compaction to merge them naturally.Feature | Compatibility |
Primary/Secondary Synchronization / Raft Replication | Fully compatible, with Blob files synchronized along with snapshots and logs. |
Region Split / Merge | Fully compatible |
Backup / Restore | Fully compatible, with Blob files packaged along with backups. |
Secondary Index Operations | Fully compatible (index columns typically do not trigger separation). |
Columnar Storage (Columnar) | Compatible, with the columnar metadata CF having an independent switch that does not affect the user CF. |
Tiered Storage (Tiered Store) | Compatible, with the cache CF having an independent switch. |
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários