Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ts/ds test for table properties #251

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

wyxxxcat
Copy link
Contributor

@wyxxxcat wyxxxcat commented Nov 20, 2024

属性 是否支持 备注
表模型(duplicate,unique,aggregate) 支持
分区分桶 支持
replication_allocation 支持
colocate_with 不支持
storage_policy 不支持 会同步过来,但使用会出现问题,参考#250
dynamic_partition 支持
storage_medium 支持
auto_bucket 支持
group_commit 支持
enable_unique_key_merge_on_write 支持
enable_single_replica_compaction 支持
disable_auto_compaction 支持
compaction_policy 支持
time_series_compaction 支持
variant_enable_flatten_nested 支持
skip_write_index_on_load 支持
row_strore系列 支持
seq列 支持
light_schema_change 支持
compression_type 支持
index 支持
bloom_filter_columns 支持
storage_cooldown_time 未知 待确认
自增 id 支持
generated column 支持
binlog 系列 支持

@wyxxxcat wyxxxcat force-pushed the tbl_property branch 8 times, most recently from 5b8f13e to 62a5132 Compare November 26, 2024 03:20
@w41ter w41ter merged commit ca8b78a into selectdb:dev Nov 26, 2024
1 of 2 checks passed
w41ter pushed a commit that referenced this pull request Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants