allow_experimental_ai_functions
aiGenerateContent). تُجري هذه الدوال طلبات HTTP خارجية إلى مزوّدي الذكاء الاصطناعي.
allow_experimental_analyzer
enable_analyzer
السماح باستخدام المحلل.
allow_experimental_cleanup_old_data_files_compaction
allow_experimental_codecs
allow_experimental_database_glue_catalog
allow_database_glue_catalog
السماح باستخدام محرك قاعدة البيانات التجريبي DataLakeCatalog مع catalog_type = ‘glue’
قيمة Cloud الافتراضية: 1.
allow_experimental_database_hms_catalog
allow_experimental_database_iceberg
allow_database_iceberg
يسمح باستخدام محرك قاعدة البيانات التجريبي DataLakeCatalog مع catalog_type = ‘iceberg’
القيمة الافتراضية في Cloud: 1.
allow_experimental_database_materialized_postgresql
allow_experimental_database_paimon_rest_catalog
catalog_type = 'paimon_rest'
allow_experimental_database_unity_catalog
allow_database_unity_catalog
السماح باستخدام محرك قاعدة البيانات التجريبي DataLakeCatalog عند catalog_type = ‘unity’
القيمة الافتراضية في Cloud: 1.
allow_experimental_delta_kernel_rs
allow_experimental_delta_lake_writes
allow_delta_lake_writes
يُمكّن ميزة الكتابة عبر delta-kernel.
allow_experimental_eval_table_function
eval.
allow_experimental_expire_snapshots
ALTER TABLE ... EXECUTE expire_snapshots.
allow_experimental_funnel_functions
allow_experimental_geo_types_in_iceberg
geometry وgeography في Iceberg على أنهما من النوع Geometry (Variant) في ClickHouse.
allow_experimental_hash_functions
allow_experimental_iceberg_compaction
allow_experimental_join_right_table_sorting
true، واستوفيت شروط join_to_sort_minimum_perkey_rows وjoin_to_sort_maximum_table_rows، فأعِد ترتيب الجدول الأيمن حسب المفتاح لتحسين الأداء في left أو inner hash join.
allow_experimental_json_lazy_type_hints
allow_experimental_kafka_offsets_storage_in_keeper
allow_experimental_kusto_dialect
allow_experimental_materialized_postgresql_table
allow_experimental_nlp_functions
allow_experimental_nullable_tuple_type
enable_nullable_tuple_type
يسمح بإنشاء أعمدة Nullable من النوع Tuple في الجداول.
لا يتحكم هذا الإعداد في ما إذا كان يمكن أن تكون الأعمدة الفرعية المستخرجة من Tuple من النوع Nullable (على سبيل المثال، من أعمدة Dynamic أو Variant أو JSON أو Tuple).
استخدم allow_nullable_tuple_in_extracted_subcolumns للتحكم في ما إذا كان يمكن أن تكون الأعمدة الفرعية المستخرجة من Tuple من النوع Nullable.
allow_experimental_object_storage_queue_hive_partitioning
allow_experimental_paimon_storage_engine
allow_experimental_parallel_reading_from_replicas
enable_parallel_replicas
استخدم ما يصل إلى max_parallel_replicas من النسخ المتماثلة من كل shard لتنفيذ استعلام SELECT. تجري القراءة بالتوازي ويُنسَّق بينها ديناميكيًا. 0 - معطّل، 1 - مفعّل، مع تعطيلها بصمت عند الفشل، 2 - مفعّل، مع إصدار استثناء عند الفشل
allow_experimental_polyglot_dialect
allow_experimental_prql_dialect
allow_experimental_time_series_aggregate_functions
allow_experimental_ts_to_grid_aggregate_function
الدوال التجميعية التجريبية timeSeries* لإعادة أخذ عينات السلاسل الزمنية على نمط Prometheus، وحساب المعدل، ودلتا.
allow_experimental_time_series_table
- 0 — محرك الجدول TimeSeries معطّل.
- 1 — محرك الجدول TimeSeries مفعّل.
allow_experimental_unique_key
UNIQUE KEY على محركات عائلة MergeTree.
allow_experimental_url_wildcard_from_index_pages
url() و ENGINE = URL استنادًا إلى صفحات فهرس HTTP.