From f82645e20b23bc934e8e1cf549b7dd98ebb3aa6d Mon Sep 17 00:00:00 2001 From: DanRoscigno Date: Thu, 16 Nov 2023 11:53:29 -0500 Subject: [PATCH] [Doc] add frontmatter for Docusaurus Signed-off-by: DanRoscigno --- docs/en/administration/Authentication.md | 4 ++++ docs/en/administration/Backup_and_restore.md | 4 ++++ docs/en/administration/Blacklist.md | 4 ++++ docs/en/administration/Build_in_docker.md | 4 ++++ docs/en/administration/Cluster_administration.md | 4 ++++ docs/en/administration/Configuration.md | 4 ++++ docs/en/administration/Data_recovery.md | 4 ++++ docs/en/administration/Load_balance.md | 4 ++++ docs/en/administration/Memory_management.md | 4 ++++ docs/en/administration/Metadata_recovery.md | 4 ++++ docs/en/administration/Monitor_and_Alert.md | 4 ++++ docs/en/administration/Profiling.md | 4 ++++ docs/en/administration/Query_management.md | 4 ++++ docs/en/administration/Query_planning.md | 4 ++++ docs/en/administration/Replica.md | 4 ++++ docs/en/administration/Scale_up_down.md | 4 ++++ docs/en/administration/User_privilege.md | 4 ++++ docs/en/benchmarking/SSB_Benchmarking.md | 4 ++++ docs/en/benchmarking/TPC-H_Benchmarking.md | 4 ++++ docs/en/faq/Deploy_faq.md | 4 ++++ docs/en/faq/Exporting_faq.md | 4 ++++ docs/en/faq/Others.md | 4 ++++ docs/en/faq/Sql_faq.md | 4 ++++ docs/en/faq/loading/Broker_load_faq.md | 4 ++++ docs/en/faq/loading/DataX_faq.md | 4 ++++ docs/en/faq/loading/Flink_connector_faq.md | 4 ++++ docs/en/faq/loading/Insert_into_faq.md | 4 ++++ docs/en/faq/loading/Loading_faq.md | 4 ++++ docs/en/faq/loading/Routine_load_faq.md | 4 ++++ docs/en/faq/loading/Stream_load_faq.md | 4 ++++ docs/en/introduction/StarRocks_intro.md | 4 ++++ docs/en/loading/BrokerLoad.md | 4 ++++ docs/en/loading/DataX-starrocks-writer.md | 4 ++++ docs/en/loading/Etl_in_loading.md | 4 ++++ docs/en/loading/Flink-connector-starrocks.md | 4 ++++ docs/en/loading/Flink_cdc_load.md | 4 ++++ docs/en/loading/InsertInto.md | 4 ++++ docs/en/loading/Json_loading.md | 4 ++++ docs/en/loading/Loading_intro.md | 4 ++++ docs/en/loading/RoutineLoad.md | 4 ++++ docs/en/loading/SparkLoad.md | 4 ++++ docs/en/loading/StreamLoad.md | 4 ++++ docs/en/quick_start/Architecture.md | 4 ++++ docs/en/quick_start/Concepts.md | 4 ++++ docs/en/quick_start/Data_flow_and_control_flow.md | 4 ++++ docs/en/quick_start/Deploy.md | 4 ++++ docs/en/quick_start/Import_and_query.md | 4 ++++ docs/en/quick_start/Test_faq.md | 4 ++++ docs/en/reference/Error_code.md | 4 ++++ docs/en/reference/System_limit.md | 4 ++++ docs/en/reference/System_variable.md | 4 ++++ docs/en/release_notes/release-1.19.md | 4 ++++ docs/en/release_notes/release-2.0.md | 4 ++++ docs/en/release_notes/release-2.1.md | 4 ++++ docs/en/release_notes/release-2.2.md | 4 ++++ .../sql-functions/How_to_Write_Functions_Documentation.md | 4 ++++ .../sql-functions/aggregate-functions/any_value.md | 4 ++++ .../aggregate-functions/approx_count_distinct.md | 4 ++++ .../en/sql-reference/sql-functions/aggregate-functions/avg.md | 4 ++++ .../sql-reference/sql-functions/aggregate-functions/bitmap.md | 4 ++++ .../sql-reference/sql-functions/aggregate-functions/count.md | 4 ++++ .../sql-functions/aggregate-functions/hll_union_agg.md | 4 ++++ .../en/sql-reference/sql-functions/aggregate-functions/max.md | 4 ++++ .../en/sql-reference/sql-functions/aggregate-functions/min.md | 4 ++++ .../sql-functions/aggregate-functions/percentile_approx.md | 4 ++++ .../sql-reference/sql-functions/aggregate-functions/stddev.md | 4 ++++ .../sql-functions/aggregate-functions/stddev_samp.md | 4 ++++ .../en/sql-reference/sql-functions/aggregate-functions/sum.md | 4 ++++ .../sql-functions/aggregate-functions/var_samp.md | 4 ++++ .../sql-functions/aggregate-functions/variance.md | 4 ++++ .../sql-functions/array-functions/array_append.md | 4 ++++ .../sql-reference/sql-functions/array-functions/array_avg.md | 4 ++++ .../sql-functions/array-functions/array_contains.md | 4 ++++ .../sql-functions/array-functions/array_length.md | 4 ++++ .../sql-reference/sql-functions/array-functions/array_max.md | 4 ++++ .../sql-reference/sql-functions/array-functions/array_min.md | 4 ++++ .../sql-functions/array-functions/array_position.md | 4 ++++ .../sql-functions/array-functions/array_remove.md | 4 ++++ .../sql-reference/sql-functions/array-functions/array_sum.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_and.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_andnot.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_contains.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_empty.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_from_string.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_has_any.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_hash.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_intersect.md | 4 ++++ .../sql-reference/sql-functions/bitmap-functions/bitmap_or.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_remove.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_to_string.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_union.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_xor.md | 4 ++++ .../sql-reference/sql-functions/bitmap-functions/to_bitmap.md | 4 ++++ docs/en/sql-reference/sql-functions/cast.md | 4 ++++ .../sql-reference/sql-functions/crytographic-functions/md5.md | 4 ++++ .../sql-functions/crytographic-functions/sha2.md | 4 ++++ .../sql-functions/date-time-functions/convert_tz.md | 4 ++++ .../sql-functions/date-time-functions/curdate.md | 4 ++++ .../sql-functions/date-time-functions/current_timestamp.md | 4 ++++ .../sql-functions/date-time-functions/curtime.md | 4 ++++ .../sql-functions/date-time-functions/date_add.md | 4 ++++ .../sql-functions/date-time-functions/date_format.md | 4 ++++ .../sql-functions/date-time-functions/date_sub.md | 4 ++++ .../sql-functions/date-time-functions/date_trunc.md | 4 ++++ .../sql-functions/date-time-functions/datediff.md | 4 ++++ .../en/sql-reference/sql-functions/date-time-functions/day.md | 4 ++++ .../sql-functions/date-time-functions/dayname.md | 4 ++++ .../sql-functions/date-time-functions/dayofmonth.md | 4 ++++ .../sql-functions/date-time-functions/dayofweek.md | 4 ++++ .../sql-functions/date-time-functions/dayofyear.md | 4 ++++ .../sql-functions/date-time-functions/from_days.md | 4 ++++ .../sql-functions/date-time-functions/from_unixtime.md | 4 ++++ .../sql-reference/sql-functions/date-time-functions/hour.md | 4 ++++ .../sql-reference/sql-functions/date-time-functions/minute.md | 4 ++++ .../sql-reference/sql-functions/date-time-functions/month.md | 4 ++++ .../sql-functions/date-time-functions/monthname.md | 4 ++++ .../en/sql-reference/sql-functions/date-time-functions/now.md | 4 ++++ .../sql-reference/sql-functions/date-time-functions/second.md | 4 ++++ .../sql-functions/date-time-functions/str_to_date.md | 4 ++++ .../sql-functions/date-time-functions/timediff.md | 4 ++++ .../sql-functions/date-time-functions/timestampadd.md | 4 ++++ .../sql-functions/date-time-functions/timestampdiff.md | 4 ++++ .../sql-functions/date-time-functions/to_date.md | 4 ++++ .../sql-functions/date-time-functions/to_days.md | 4 ++++ .../sql-functions/date-time-functions/unix_timestamp.md | 4 ++++ .../sql-functions/date-time-functions/utc_timestamp.md | 4 ++++ .../sql-functions/date-time-functions/weekofyear.md | 4 ++++ .../sql-reference/sql-functions/date-time-functions/year.md | 4 ++++ .../sql-functions/hash-functions/murmur_hash3_32.md | 4 ++++ .../sql-functions/spatial-functions/st_astext.md | 4 ++++ .../sql-functions/spatial-functions/st_circle.md | 4 ++++ .../sql-functions/spatial-functions/st_contains.md | 4 ++++ .../sql-functions/spatial-functions/st_distance_sphere.md | 4 ++++ .../sql-functions/spatial-functions/st_geometryfromtext.md | 4 ++++ .../sql-functions/spatial-functions/st_linefromtext.md | 4 ++++ .../sql-reference/sql-functions/spatial-functions/st_point.md | 4 ++++ .../sql-functions/spatial-functions/st_polygon.md | 4 ++++ docs/en/sql-reference/sql-functions/spatial-functions/st_x.md | 4 ++++ docs/en/sql-reference/sql-functions/spatial-functions/st_y.md | 4 ++++ .../string-functions/append_trailing_char_if_absent.md | 4 ++++ docs/en/sql-reference/sql-functions/string-functions/ascii.md | 4 ++++ .../sql-functions/string-functions/char_length.md | 4 ++++ .../en/sql-reference/sql-functions/string-functions/concat.md | 4 ++++ .../sql-reference/sql-functions/string-functions/concat_ws.md | 4 ++++ .../sql-reference/sql-functions/string-functions/ends_with.md | 4 ++++ .../sql-functions/string-functions/find_in_set.md | 4 ++++ .../sql-functions/string-functions/get_json_double.md | 4 ++++ .../sql-functions/string-functions/get_json_int.md | 4 ++++ .../sql-functions/string-functions/get_json_string.md | 4 ++++ .../sql-functions/string-functions/group_concat.md | 4 ++++ docs/en/sql-reference/sql-functions/string-functions/instr.md | 4 ++++ docs/en/sql-reference/sql-functions/string-functions/lcase.md | 4 ++++ docs/en/sql-reference/sql-functions/string-functions/left.md | 4 ++++ .../en/sql-reference/sql-functions/string-functions/length.md | 4 ++++ .../en/sql-reference/sql-functions/string-functions/locate.md | 4 ++++ docs/en/sql-reference/sql-functions/string-functions/lower.md | 4 ++++ docs/en/sql-reference/sql-functions/string-functions/lpad.md | 4 ++++ docs/en/sql-reference/sql-functions/string-functions/ltrim.md | 4 ++++ .../sql-functions/string-functions/money_format.md | 4 ++++ .../sql-functions/string-functions/null_or_empty.md | 4 ++++ .../sql-functions/string-functions/regexp_extract.md | 4 ++++ .../sql-functions/string-functions/regexp_replace.md | 4 ++++ .../en/sql-reference/sql-functions/string-functions/repeat.md | 4 ++++ .../sql-reference/sql-functions/string-functions/reverse.md | 4 ++++ docs/en/sql-reference/sql-functions/string-functions/right.md | 4 ++++ docs/en/sql-reference/sql-functions/string-functions/rpad.md | 4 ++++ .../sql-functions/string-functions/split_part.md | 4 ++++ .../sql-functions/string-functions/starts_with.md | 4 ++++ .../sql-reference/sql-functions/string-functions/strleft.md | 4 ++++ .../sql-reference/sql-functions/string-functions/strright.md | 4 ++++ docs/en/sql-reference/sql-functions/utility-functions/uuid.md | 4 ++++ .../sql-functions/utility-functions/uuid_numeric.md | 4 ++++ .../sql-statements/Administration/ADMIN_CANCEL_REPAIR.md | 4 ++++ .../sql-statements/Administration/ADMIN_CHECK_TABLET.md | 4 ++++ .../sql-statements/Administration/ADMIN_REPAIR.md | 4 ++++ .../sql-statements/Administration/ADMIN_SET_CONFIG.md | 4 ++++ .../sql-statements/Administration/ADMIN_SET_REPLICA_STATUS.md | 4 ++++ .../sql-statements/Administration/ADMIN_SHOW_CONFIG.md | 4 ++++ .../Administration/ADMIN_SHOW_REPLICA_DISTRIBUTION.md | 4 ++++ .../Administration/ADMIN_SHOW_REPLICA_STATUS.md | 4 ++++ .../sql-statements/Administration/ALTER_SYSTEM.md | 4 ++++ .../sql-statements/Administration/CANCEL_DECOMMISSION.md | 4 ++++ .../sql-statements/Administration/CREATE_FILE.md | 4 ++++ .../sql-reference/sql-statements/Administration/DROP_FILE.md | 4 ++++ .../sql-statements/Administration/INSTALL_PLUGIN.md | 4 ++++ .../sql-statements/Administration/SHOW_BACKENDS.md | 4 ++++ .../sql-statements/Administration/SHOW_BROKER.md | 4 ++++ .../sql-reference/sql-statements/Administration/SHOW_FILE.md | 4 ++++ .../sql-statements/Administration/SHOW_FRONTENDS.md | 4 ++++ .../sql-statements/Administration/SHOW_FULL_COLUMNS.md | 4 ++++ .../sql-reference/sql-statements/Administration/SHOW_INDEX.md | 4 ++++ .../sql-statements/Administration/SHOW_PLUGINS.md | 4 ++++ .../sql-statements/Administration/SHOW_TABLE_STATUS.md | 4 ++++ .../sql-statements/Administration/UNINSTALL_PLUGIN.md | 4 ++++ docs/en/sql-reference/sql-statements/Utility/DESCRIBE.md | 4 ++++ .../sql-statements/account-management/ALTER_USER.md | 4 ++++ .../sql-statements/account-management/CREATE_ROLE.md | 4 ++++ .../sql-statements/account-management/CREATE_USER.md | 4 ++++ .../sql-statements/account-management/DROP_ROLE.md | 4 ++++ .../sql-statements/account-management/DROP_USER.md | 4 ++++ .../sql-reference/sql-statements/account-management/GRANT.md | 4 ++++ .../sql-reference/sql-statements/account-management/REVOKE.md | 4 ++++ .../sql-statements/account-management/SET_PASSWORD.md | 4 ++++ .../sql-statements/account-management/SET_PROPERTY.md | 4 ++++ .../sql-statements/account-management/SHOW_GRANTS.md | 4 ++++ .../sql-statements/account-management/SHOW_ROLES.md | 4 ++++ .../sql-statements/data-definition/ALTER_DATABASE.md | 4 ++++ .../sql-statements/data-definition/ALTER_TABLE.md | 4 ++++ .../sql-statements/data-definition/ALTER_VIEW.md | 4 ++++ .../en/sql-reference/sql-statements/data-definition/BACKUP.md | 4 ++++ .../sql-statements/data-definition/CANCEL_BACKUP.md | 4 ++++ .../sql-statements/data-definition/CANCEL_RESTORE.md | 4 ++++ .../sql-statements/data-definition/CREATE_DATABASE.md | 4 ++++ .../sql-statements/data-definition/CREATE_INDEX.md | 4 ++++ .../data-definition/CREATE_MATERIALIZED_VIEW.md | 4 ++++ .../sql-statements/data-definition/CREATE_REPOSITORY.md | 4 ++++ .../sql-statements/data-definition/CREATE_RESOURCE.md | 4 ++++ .../sql-statements/data-definition/CREATE_TABLE.md | 4 ++++ .../sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md | 4 ++++ .../sql-statements/data-definition/CREATE_TABLE_LIKE.md | 4 ++++ .../sql-statements/data-definition/CREATE_VIEW.md | 4 ++++ .../sql-statements/data-definition/DROP_DATABASE.md | 4 ++++ .../sql-statements/data-definition/DROP_INDEX.md | 4 ++++ .../sql-statements/data-definition/DROP_MATERIALIZED_VIEW.md | 4 ++++ .../sql-statements/data-definition/DROP_REPOSITORY.md | 4 ++++ .../sql-statements/data-definition/DROP_RESOURCE.md | 4 ++++ .../sql-statements/data-definition/DROP_TABLE.md | 4 ++++ .../sql-reference/sql-statements/data-definition/DROP_VIEW.md | 4 ++++ docs/en/sql-reference/sql-statements/data-definition/HLL.md | 4 ++++ .../sql-reference/sql-statements/data-definition/RECOVER.md | 4 ++++ .../sql-reference/sql-statements/data-definition/RESTORE.md | 4 ++++ .../sql-statements/data-definition/SHOW_RESOURCES.md | 4 ++++ .../sql-statements/data-definition/TRUNCATE_TABLE.md | 4 ++++ .../sql-statements/data-definition/create-function.md | 4 ++++ .../sql-statements/data-definition/drop-function.md | 4 ++++ .../sql-statements/data-definition/show-functions.md | 4 ++++ .../sql-statements/data-manipulation/BROKER_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/CANCEL_LOAD.md | 4 ++++ .../sql-reference/sql-statements/data-manipulation/DELETE.md | 4 ++++ .../sql-reference/sql-statements/data-manipulation/EXPORT.md | 4 ++++ .../sql-statements/data-manipulation/GROUP_BY.md | 4 ++++ .../sql-statements/data-manipulation/PAUSE_ROUTINE_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/RESUME_ROUTINE_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/ROUTINE_LOAD.md | 4 ++++ .../sql-reference/sql-statements/data-manipulation/SELECT.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_ALTER.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_BACKUP.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_DATA.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_DATABASES.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_DELETE.md | 4 ++++ .../data-manipulation/SHOW_DYNAMIC_PARTITION_TABLES.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_EXPORT.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_PARTITIONS.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_PROPERTY.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_REPOSITORIES.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_RESTORE.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_ROUTINE_LOAD.md | 4 ++++ .../data-manipulation/SHOW_ROUTINE_LOAD_TASK.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_SNAPSHOT.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_TABLES.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_TABLET.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_TRANSACTION.md | 4 ++++ .../sql-statements/data-manipulation/SPARK_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/STOP_ROUTINE_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/STREAM_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/alter-routine-load.md | 4 ++++ .../sql-reference/sql-statements/data-manipulation/insert.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/BIGINT.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/BITMAP.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/BOOLEAN.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/CHAR.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/DATE.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/DATETIME.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/DECIMAL.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/DOUBLE.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/FLOAT.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/HLL.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/INT.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/LARGEINT.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/SMALLINT.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/STRING.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/TINYINT.md | 4 ++++ docs/en/sql-reference/sql-statements/data-types/VARCHAR.md | 4 ++++ docs/en/table_design/Bitmap_index.md | 4 ++++ docs/en/table_design/Bloomfilter_index.md | 4 ++++ docs/en/table_design/Data_distribution.md | 4 ++++ docs/en/table_design/Data_model.md | 4 ++++ docs/en/table_design/Materialized_view.md | 4 ++++ docs/en/table_design/Sort_key.md | 4 ++++ docs/en/table_design/StarRocks_table_design.md | 4 ++++ docs/en/table_design/Table_design.md | 4 ++++ docs/en/unloading/Export.md | 4 ++++ docs/en/unloading/Flink_connector.md | 4 ++++ docs/en/unloading/Spark_connector.md | 4 ++++ docs/en/using_starrocks/Array.md | 4 ++++ docs/en/using_starrocks/Colocation_join.md | 4 ++++ docs/en/using_starrocks/Cost_based_optimizer.md | 4 ++++ docs/en/using_starrocks/External_table.md | 4 ++++ docs/en/using_starrocks/Lateral_join.md | 4 ++++ docs/en/using_starrocks/Materialized_view.md | 4 ++++ docs/en/using_starrocks/Using_HLL.md | 4 ++++ docs/en/using_starrocks/Using_bitmap.md | 4 ++++ docs/en/using_starrocks/Window_function.md | 4 ++++ docs/en/using_starrocks/filemanager.md | 4 ++++ docs/en/using_starrocks/timezone.md | 4 ++++ docs/zh/README.md | 4 ++++ docs/zh/administration/Administration_guide.md | 4 ++++ docs/zh/administration/Authentication.md | 4 ++++ docs/zh/administration/Backup_and_restore.md | 4 ++++ docs/zh/administration/Blacklist.md | 4 ++++ docs/zh/administration/Build_in_docker.md | 4 ++++ docs/zh/administration/Cluster_administration.md | 4 ++++ docs/zh/administration/Configuration.md | 4 ++++ docs/zh/administration/Data_recovery.md | 4 ++++ docs/zh/administration/Deployment.md | 4 ++++ docs/zh/administration/Load_balance.md | 4 ++++ docs/zh/administration/Memory_management.md | 4 ++++ docs/zh/administration/Metadata_recovery.md | 4 ++++ docs/zh/administration/Monitor_and_Alert.md | 4 ++++ docs/zh/administration/Profiling.md | 4 ++++ docs/zh/administration/Query_management.md | 4 ++++ docs/zh/administration/Query_planning.md | 4 ++++ docs/zh/administration/Replica.md | 4 ++++ docs/zh/administration/Scale_up_down.md | 4 ++++ docs/zh/administration/User_privilege.md | 4 ++++ docs/zh/administration/filemanager.md | 4 ++++ docs/zh/administration/timezone.md | 4 ++++ docs/zh/benchmarking/SSB_Benchmarking.md | 4 ++++ docs/zh/benchmarking/TPC-H_Benchmark.md | 4 ++++ docs/zh/data_source/External_table.md | 4 ++++ docs/zh/data_source/Manage_data.md | 4 ++++ docs/zh/faq/Deploy_faq.md | 4 ++++ docs/zh/faq/Exporting_faq.md | 4 ++++ docs/zh/faq/Others.md | 4 ++++ docs/zh/faq/Sql_faq.md | 4 ++++ docs/zh/faq/Video.md | 4 ++++ docs/zh/faq/loading/Broker_load_faq.md | 4 ++++ docs/zh/faq/loading/CloudCanal_load_faq.md | 4 ++++ docs/zh/faq/loading/DataX_faq.md | 4 ++++ docs/zh/faq/loading/Flink_connector_faq.md | 4 ++++ docs/zh/faq/loading/Insert_into_faq.md | 4 ++++ docs/zh/faq/loading/Loading_faq.md | 4 ++++ docs/zh/faq/loading/Routine_load_faq.md | 4 ++++ docs/zh/faq/loading/Stream_load_faq.md | 4 ++++ docs/zh/introduction/StarRocks_intro.md | 4 ++++ docs/zh/loading/BrokerLoad.md | 4 ++++ docs/zh/loading/CloudCanal_loading.md | 4 ++++ docs/zh/loading/DataX-starrocks-writer.md | 4 ++++ docs/zh/loading/Etl_in_loading.md | 4 ++++ docs/zh/loading/Flink-connector-starrocks.md | 4 ++++ docs/zh/loading/Flink_cdc_load.md | 4 ++++ docs/zh/loading/InsertInto.md | 4 ++++ docs/zh/loading/Json_loading.md | 4 ++++ docs/zh/loading/Loading.md | 4 ++++ docs/zh/loading/Loading_intro.md | 4 ++++ docs/zh/loading/RoutineLoad.md | 4 ++++ docs/zh/loading/SparkLoad.md | 4 ++++ docs/zh/loading/StreamLoad.md | 4 ++++ docs/zh/quick_start/Architecture.md | 4 ++++ docs/zh/quick_start/Concepts.md | 4 ++++ docs/zh/quick_start/Create_table.md | 4 ++++ docs/zh/quick_start/Data_flow_and_control_flow.md | 4 ++++ docs/zh/quick_start/Deploy.md | 4 ++++ docs/zh/quick_start/Next_step.md | 4 ++++ docs/zh/quick_start/Test_faq.md | 4 ++++ docs/zh/reference/Error_code.md | 4 ++++ docs/zh/reference/System_limit.md | 4 ++++ docs/zh/reference/System_variable.md | 4 ++++ docs/zh/release_notes/release-1.19.md | 4 ++++ docs/zh/release_notes/release-2.0.md | 4 ++++ docs/zh/release_notes/release-2.1.md | 4 ++++ .../sql-functions/How_to_Write_Functions_Documentation.md | 4 ++++ docs/zh/sql-reference/sql-functions/Window_function.md | 4 ++++ .../sql-functions/aggregate-functions/any_value.md | 4 ++++ .../aggregate-functions/approx_count_distinct.md | 4 ++++ .../zh/sql-reference/sql-functions/aggregate-functions/avg.md | 4 ++++ .../sql-reference/sql-functions/aggregate-functions/bitmap.md | 4 ++++ .../sql-reference/sql-functions/aggregate-functions/count.md | 4 ++++ .../sql-functions/aggregate-functions/hll_union_agg.md | 4 ++++ .../zh/sql-reference/sql-functions/aggregate-functions/max.md | 4 ++++ .../zh/sql-reference/sql-functions/aggregate-functions/min.md | 4 ++++ .../sql-functions/aggregate-functions/percentile_approx.md | 4 ++++ .../sql-reference/sql-functions/aggregate-functions/stddev.md | 4 ++++ .../sql-functions/aggregate-functions/stddev_samp.md | 4 ++++ .../zh/sql-reference/sql-functions/aggregate-functions/sum.md | 4 ++++ .../sql-functions/aggregate-functions/var_samp.md | 4 ++++ .../sql-functions/aggregate-functions/variance.md | 4 ++++ .../sql-functions/array-functions/array_append.md | 4 ++++ .../sql-reference/sql-functions/array-functions/array_avg.md | 4 ++++ .../sql-functions/array-functions/array_contains.md | 4 ++++ .../sql-functions/array-functions/array_length.md | 4 ++++ .../sql-reference/sql-functions/array-functions/array_max.md | 4 ++++ .../sql-reference/sql-functions/array-functions/array_min.md | 4 ++++ .../sql-functions/array-functions/array_position.md | 4 ++++ .../sql-functions/array-functions/array_remove.md | 4 ++++ .../sql-reference/sql-functions/array-functions/array_sum.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_and.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_andnot.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_contains.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_empty.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_from_string.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_has_any.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_hash.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_intersect.md | 4 ++++ .../sql-reference/sql-functions/bitmap-functions/bitmap_or.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_remove.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_to_array.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_to_string.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_union.md | 4 ++++ .../sql-functions/bitmap-functions/bitmap_xor.md | 4 ++++ .../sql-reference/sql-functions/bitmap-functions/to_bitmap.md | 4 ++++ docs/zh/sql-reference/sql-functions/cast.md | 4 ++++ .../sql-functions/date-time-functions/add_months.md | 4 ++++ .../sql-functions/date-time-functions/convert_tz.md | 4 ++++ .../sql-functions/date-time-functions/curdate.md | 4 ++++ .../sql-functions/date-time-functions/current_timestamp.md | 4 ++++ .../sql-functions/date-time-functions/curtime.md | 4 ++++ .../sql-functions/date-time-functions/date_add.md | 4 ++++ .../sql-functions/date-time-functions/date_format.md | 4 ++++ .../sql-functions/date-time-functions/date_sub.md | 4 ++++ .../sql-functions/date-time-functions/date_trunc.md | 4 ++++ .../sql-functions/date-time-functions/datediff.md | 4 ++++ .../zh/sql-reference/sql-functions/date-time-functions/day.md | 4 ++++ .../sql-functions/date-time-functions/dayname.md | 4 ++++ .../sql-functions/date-time-functions/dayofmonth.md | 4 ++++ .../sql-functions/date-time-functions/dayofweek.md | 4 ++++ .../sql-functions/date-time-functions/dayofyear.md | 4 ++++ .../sql-functions/date-time-functions/from_days.md | 4 ++++ .../sql-functions/date-time-functions/from_unixtime.md | 4 ++++ .../sql-reference/sql-functions/date-time-functions/hour.md | 4 ++++ .../sql-reference/sql-functions/date-time-functions/minute.md | 4 ++++ .../sql-reference/sql-functions/date-time-functions/month.md | 4 ++++ .../sql-functions/date-time-functions/monthname.md | 4 ++++ .../zh/sql-reference/sql-functions/date-time-functions/now.md | 4 ++++ .../sql-reference/sql-functions/date-time-functions/second.md | 4 ++++ .../sql-functions/date-time-functions/str_to_date.md | 4 ++++ .../sql-functions/date-time-functions/time_to_sec.md | 4 ++++ .../sql-functions/date-time-functions/timediff.md | 4 ++++ .../sql-functions/date-time-functions/timestampadd.md | 4 ++++ .../sql-functions/date-time-functions/timestampdiff.md | 4 ++++ .../sql-functions/date-time-functions/to_date.md | 4 ++++ .../sql-functions/date-time-functions/to_days.md | 4 ++++ .../sql-functions/date-time-functions/unix_timestamp.md | 4 ++++ .../sql-functions/date-time-functions/utc_timestamp.md | 4 ++++ .../sql-functions/date-time-functions/weekofyear.md | 4 ++++ .../sql-reference/sql-functions/date-time-functions/year.md | 4 ++++ .../sql-reference/sql-functions/encryption-functions/md5.md | 4 ++++ .../sql-reference/sql-functions/encryption-functions/sha2.md | 4 ++++ .../sql-functions/hash-functions/murmur_hash3_32.md | 4 ++++ .../sql-functions/json-functions/get_json_double.md | 4 ++++ .../sql-functions/json-functions/get_json_int.md | 4 ++++ .../sql-functions/json-functions/get_json_string.md | 4 ++++ .../sql-functions/json-functions/json-operators.md | 4 ++++ .../sql-functions/spatial-functions/st_astext.md | 4 ++++ .../sql-functions/spatial-functions/st_circle.md | 4 ++++ .../sql-functions/spatial-functions/st_contains.md | 4 ++++ .../sql-functions/spatial-functions/st_distance_sphere.md | 4 ++++ .../sql-functions/spatial-functions/st_geometryfromtext.md | 4 ++++ .../sql-functions/spatial-functions/st_linefromtext.md | 4 ++++ .../sql-reference/sql-functions/spatial-functions/st_point.md | 4 ++++ .../sql-functions/spatial-functions/st_polygon.md | 4 ++++ docs/zh/sql-reference/sql-functions/spatial-functions/st_x.md | 4 ++++ docs/zh/sql-reference/sql-functions/spatial-functions/st_y.md | 4 ++++ .../string-functions/append_trailing_char_if_absent.md | 4 ++++ docs/zh/sql-reference/sql-functions/string-functions/ascii.md | 4 ++++ .../sql-functions/string-functions/char_length.md | 4 ++++ .../zh/sql-reference/sql-functions/string-functions/concat.md | 4 ++++ .../sql-reference/sql-functions/string-functions/concat_ws.md | 4 ++++ .../sql-reference/sql-functions/string-functions/ends_with.md | 4 ++++ .../sql-functions/string-functions/find_in_set.md | 4 ++++ .../sql-functions/string-functions/group_concat.md | 4 ++++ docs/zh/sql-reference/sql-functions/string-functions/instr.md | 4 ++++ docs/zh/sql-reference/sql-functions/string-functions/lcase.md | 4 ++++ docs/zh/sql-reference/sql-functions/string-functions/left.md | 4 ++++ .../zh/sql-reference/sql-functions/string-functions/length.md | 4 ++++ .../zh/sql-reference/sql-functions/string-functions/locate.md | 4 ++++ docs/zh/sql-reference/sql-functions/string-functions/lower.md | 4 ++++ docs/zh/sql-reference/sql-functions/string-functions/lpad.md | 4 ++++ docs/zh/sql-reference/sql-functions/string-functions/ltrim.md | 4 ++++ .../sql-functions/string-functions/money_format.md | 4 ++++ .../sql-functions/string-functions/null_or_empty.md | 4 ++++ .../sql-reference/sql-functions/string-functions/parse_url.md | 4 ++++ .../sql-functions/string-functions/regexp_extract.md | 4 ++++ .../sql-functions/string-functions/regexp_replace.md | 4 ++++ .../zh/sql-reference/sql-functions/string-functions/repeat.md | 4 ++++ .../sql-reference/sql-functions/string-functions/reverse.md | 4 ++++ docs/zh/sql-reference/sql-functions/string-functions/right.md | 4 ++++ docs/zh/sql-reference/sql-functions/string-functions/rpad.md | 4 ++++ docs/zh/sql-reference/sql-functions/string-functions/split.md | 4 ++++ .../sql-functions/string-functions/split_part.md | 4 ++++ .../sql-functions/string-functions/starts_with.md | 4 ++++ .../sql-reference/sql-functions/string-functions/strleft.md | 4 ++++ .../sql-reference/sql-functions/string-functions/strright.md | 4 ++++ .../zh/sql-reference/sql-functions/utility-functions/sleep.md | 4 ++++ .../sql-statements/Administration/ADMIN_CANCEL_REPAIR.md | 4 ++++ .../sql-statements/Administration/ADMIN_CHECK_TABLET.md | 4 ++++ .../sql-statements/Administration/ADMIN_REPAIR.md | 4 ++++ .../sql-statements/Administration/ADMIN_SET_CONFIG.md | 4 ++++ .../sql-statements/Administration/ADMIN_SET_REPLICA_STATUS.md | 4 ++++ .../sql-statements/Administration/ADMIN_SHOW_CONFIG.md | 4 ++++ .../Administration/ADMIN_SHOW_REPLICA_DISTRIBUTION.md | 4 ++++ .../Administration/ADMIN_SHOW_REPLICA_STATUS.md | 4 ++++ .../sql-statements/Administration/ALTER_SYSTEM.md | 4 ++++ .../sql-statements/Administration/CANCEL_DECOMMISSION.md | 4 ++++ .../sql-statements/Administration/CREATE_FILE.md | 4 ++++ .../sql-reference/sql-statements/Administration/DROP_FILE.md | 4 ++++ .../sql-statements/Administration/INSTALL_PLUGIN.md | 4 ++++ docs/zh/sql-reference/sql-statements/Administration/SET.md | 4 ++++ .../sql-statements/Administration/SHOW_BACKENDS.md | 4 ++++ .../sql-statements/Administration/SHOW_BROKER.md | 4 ++++ .../sql-reference/sql-statements/Administration/SHOW_FILE.md | 4 ++++ .../sql-statements/Administration/SHOW_FRONTENDS.md | 4 ++++ .../sql-statements/Administration/SHOW_FULL_COLUMNS.md | 4 ++++ .../sql-reference/sql-statements/Administration/SHOW_INDEX.md | 4 ++++ .../sql-statements/Administration/SHOW_PLUGINS.md | 4 ++++ .../sql-statements/Administration/SHOW_TABLE_STATUS.md | 4 ++++ .../sql-statements/Administration/UNINSTALL_PLUGIN.md | 4 ++++ docs/zh/sql-reference/sql-statements/Utility/DESCRIBE.md | 4 ++++ .../sql-statements/account-management/ALTER_USER.md | 4 ++++ .../sql-statements/account-management/CREATE_ROLE.md | 4 ++++ .../sql-statements/account-management/CREATE_USER.md | 4 ++++ .../sql-statements/account-management/DROP_ROLE.md | 4 ++++ .../sql-statements/account-management/DROP_USER.md | 4 ++++ .../sql-reference/sql-statements/account-management/GRANT.md | 4 ++++ .../sql-reference/sql-statements/account-management/REVOKE.md | 4 ++++ .../sql-statements/account-management/SET_PASSWORD.md | 4 ++++ .../sql-statements/account-management/SET_PROPERTY.md | 4 ++++ .../sql-statements/account-management/SHOW_GRANTS.md | 4 ++++ .../sql-statements/account-management/SHOW_ROLES.md | 4 ++++ .../sql-statements/data-definition/ALTER_DATABASE.md | 4 ++++ .../sql-statements/data-definition/ALTER_TABLE.md | 4 ++++ .../sql-statements/data-definition/ALTER_VIEW.md | 4 ++++ .../zh/sql-reference/sql-statements/data-definition/BACKUP.md | 4 ++++ .../sql-statements/data-definition/CANCEL_BACKUP.md | 4 ++++ .../sql-statements/data-definition/CANCEL_RESTORE.md | 4 ++++ .../sql-statements/data-definition/CREATE_DATABASE.md | 4 ++++ .../sql-statements/data-definition/CREATE_INDEX.md | 4 ++++ .../data-definition/CREATE_MATERIALIZED_VIEW.md | 4 ++++ .../sql-statements/data-definition/CREATE_REPOSITORY.md | 4 ++++ .../sql-statements/data-definition/CREATE_RESOURCE.md | 4 ++++ .../sql-statements/data-definition/CREATE_TABLE.md | 4 ++++ .../sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md | 4 ++++ .../sql-statements/data-definition/CREATE_TABLE_LIKE.md | 4 ++++ .../sql-statements/data-definition/CREATE_VIEW.md | 4 ++++ .../sql-statements/data-definition/DROP_DATABASE.md | 4 ++++ .../sql-statements/data-definition/DROP_INDEX.md | 4 ++++ .../sql-statements/data-definition/DROP_MATERIALIZED_VIEW.md | 4 ++++ .../sql-statements/data-definition/DROP_REPOSITORY.md | 4 ++++ .../sql-statements/data-definition/DROP_RESOURCE.md | 4 ++++ .../sql-statements/data-definition/DROP_TABLE.md | 4 ++++ .../sql-reference/sql-statements/data-definition/DROP_VIEW.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-definition/HLL.md | 4 ++++ .../sql-reference/sql-statements/data-definition/RECOVER.md | 4 ++++ .../sql-reference/sql-statements/data-definition/RESTORE.md | 4 ++++ .../sql-statements/data-definition/SHOW_RESOURCES.md | 4 ++++ .../sql-statements/data-definition/TRUNCATE_TABLE.md | 4 ++++ .../sql-statements/data-definition/create-function.md | 4 ++++ .../sql-statements/data-definition/drop-function.md | 4 ++++ .../sql-statements/data-definition/show-functions.md | 4 ++++ .../sql-statements/data-manipulation/BROKER_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/CANCEL_EXPORT.md | 4 ++++ .../sql-statements/data-manipulation/CANCEL_LOAD.md | 4 ++++ .../sql-reference/sql-statements/data-manipulation/DELETE.md | 4 ++++ .../sql-reference/sql-statements/data-manipulation/EXPORT.md | 4 ++++ .../sql-statements/data-manipulation/GROUP_BY.md | 4 ++++ .../sql-statements/data-manipulation/PAUSE_ROUTINE_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/RESUME_ROUTINE_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/ROUTINE_LOAD.md | 4 ++++ .../sql-reference/sql-statements/data-manipulation/SELECT.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_ALTER.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_BACKUP.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_CREATE_TABLE.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_CREATE_VIEW.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_DATA.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_DATABASES.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_DELETE.md | 4 ++++ .../data-manipulation/SHOW_DYNAMIC_PARTITION_TABLES.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_EXPORT.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_PARTITIONS.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_PROPERTY.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_REPOSITORIES.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_RESTORE.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_ROUTINE_LOAD.md | 4 ++++ .../data-manipulation/SHOW_ROUTINE_LOAD_TASK.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_SNAPSHOT.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_TABLES.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_TABLET.md | 4 ++++ .../sql-statements/data-manipulation/SHOW_TRANSACTION.md | 4 ++++ .../sql-statements/data-manipulation/SPARK_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/STOP_ROUTINE_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/STREAM_LOAD.md | 4 ++++ .../sql-statements/data-manipulation/alter-routine-load.md | 4 ++++ .../sql-reference/sql-statements/data-manipulation/insert.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/BIGINT.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/BITMAP.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/BOOLEAN.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/CHAR.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/DATE.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/DATETIME.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/DECIMAL.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/DOUBLE.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/FLOAT.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/HLL.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/INT.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/LARGEINT.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/SMALLINT.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/STRING.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/TINYINT.md | 4 ++++ docs/zh/sql-reference/sql-statements/data-types/VARCHAR.md | 4 ++++ docs/zh/table_design/Bitmap_index.md | 4 ++++ docs/zh/table_design/Bloomfilter_index.md | 4 ++++ docs/zh/table_design/Data_distribution.md | 4 ++++ docs/zh/table_design/Data_model.md | 4 ++++ docs/zh/table_design/Materialized_view.md | 4 ++++ docs/zh/table_design/Sort_key.md | 4 ++++ docs/zh/table_design/StarRocks_table_design.md | 4 ++++ docs/zh/table_design/Table_design.md | 4 ++++ docs/zh/unloading/Export.md | 4 ++++ docs/zh/unloading/Flink_connector.md | 4 ++++ docs/zh/unloading/Spark_connector.md | 4 ++++ docs/zh/using_starrocks/Array.md | 4 ++++ docs/zh/using_starrocks/Colocation_join.md | 4 ++++ docs/zh/using_starrocks/Connector.md | 4 ++++ docs/zh/using_starrocks/Cost_based_optimizer.md | 4 ++++ docs/zh/using_starrocks/Lateral_join.md | 4 ++++ docs/zh/using_starrocks/Materialized_view.md | 4 ++++ docs/zh/using_starrocks/Using_HLL.md | 4 ++++ docs/zh/using_starrocks/Using_bitmap.md | 4 ++++ 630 files changed, 2520 insertions(+) mode change 100755 => 100644 docs/zh/sql-reference/sql-functions/aggregate-functions/count.md mode change 100755 => 100644 docs/zh/sql-reference/sql-functions/aggregate-functions/max.md mode change 100755 => 100644 docs/zh/sql-reference/sql-functions/aggregate-functions/min.md mode change 100755 => 100644 docs/zh/sql-reference/sql-functions/aggregate-functions/percentile_approx.md mode change 100755 => 100644 docs/zh/sql-reference/sql-functions/aggregate-functions/stddev.md mode change 100755 => 100644 docs/zh/sql-reference/sql-functions/aggregate-functions/stddev_samp.md mode change 100755 => 100644 docs/zh/sql-reference/sql-functions/aggregate-functions/sum.md mode change 100755 => 100644 docs/zh/sql-reference/sql-functions/aggregate-functions/var_samp.md mode change 100755 => 100644 docs/zh/sql-reference/sql-functions/aggregate-functions/variance.md diff --git a/docs/en/administration/Authentication.md b/docs/en/administration/Authentication.md index 6061babfe365d..fcaee60e6b280 100644 --- a/docs/en/administration/Authentication.md +++ b/docs/en/administration/Authentication.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Authentication methods In addition to the authentication method of "username+password", StarRocks also supports LDAP. diff --git a/docs/en/administration/Backup_and_restore.md b/docs/en/administration/Backup_and_restore.md index 83484c84a6fdb..b6db3f7d441b8 100644 --- a/docs/en/administration/Backup_and_restore.md +++ b/docs/en/administration/Backup_and_restore.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Backup and Recovery StarRocks supports backing up the current data as a file to a remote storage system via the broker (the broker is an optional process in the StarRocks cluster, mainly used to support StarRocks to read and write files and directories on the remote storage, please refer to the [Broker Load documentation](../loading/BrokerLoad.md). The backup data can be restored from the remote storage system to any StarRocks cluster with the restore command. This feature supports periodic snapshot backup of data. It also allows migrating data between clusters. diff --git a/docs/en/administration/Blacklist.md b/docs/en/administration/Blacklist.md index cf712c4a07ce9..3d36193dbc023 100644 --- a/docs/en/administration/Blacklist.md +++ b/docs/en/administration/Blacklist.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Blacklist Management In some cases, administrators need to disable certain patterns of SQL to avoid SQL from triggering cluster crashes or unexpected high concurrent queries. diff --git a/docs/en/administration/Build_in_docker.md b/docs/en/administration/Build_in_docker.md index 5515edfb638a4..82a7f11b3614c 100644 --- a/docs/en/administration/Build_in_docker.md +++ b/docs/en/administration/Build_in_docker.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Introduction of the dev-env image ## Download the image diff --git a/docs/en/administration/Cluster_administration.md b/docs/en/administration/Cluster_administration.md index acf5e5208b9c4..824f5584e97e6 100644 --- a/docs/en/administration/Cluster_administration.md +++ b/docs/en/administration/Cluster_administration.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Manage a cluster This topic explains how to manage a cluster. diff --git a/docs/en/administration/Configuration.md b/docs/en/administration/Configuration.md index 0a725a321c52e..43ebd37ea6ab6 100644 --- a/docs/en/administration/Configuration.md +++ b/docs/en/administration/Configuration.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Parameter Configuration After the service is started, you may adjust the configuration parameters to meet the business requirements. You need to reboot the BE and Fe to apply the changes. diff --git a/docs/en/administration/Data_recovery.md b/docs/en/administration/Data_recovery.md index 75d4e2a596819..73bcfc49c2c6e 100644 --- a/docs/en/administration/Data_recovery.md +++ b/docs/en/administration/Data_recovery.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Data Recovery StarRocks supports data recovery for mistakenly deleted databases/tables/partitions. After `drop table` or `drop database`, StarRocks will not physically delete the data immediately, but keep it in Trash for a period of time (1 day by default). Administrators can recover the mistakenly deleted data with the `RECOVER` command. diff --git a/docs/en/administration/Load_balance.md b/docs/en/administration/Load_balance.md index 1d91d3319c90e..2c86f19d9c45e 100644 --- a/docs/en/administration/Load_balance.md +++ b/docs/en/administration/Load_balance.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Load Balancing When deploying multiple FE nodes, users can deploy a load balancing layer on top of the FEs to achieve high availability. diff --git a/docs/en/administration/Memory_management.md b/docs/en/administration/Memory_management.md index c3d7f08fedcb3..bd12d21a7a7bd 100644 --- a/docs/en/administration/Memory_management.md +++ b/docs/en/administration/Memory_management.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Memory Management This section briefly introduces memory classification and StarRocks’ methods of managing memory. diff --git a/docs/en/administration/Metadata_recovery.md b/docs/en/administration/Metadata_recovery.md index 0fffc0db6e290..61845550ba680 100644 --- a/docs/en/administration/Metadata_recovery.md +++ b/docs/en/administration/Metadata_recovery.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Restore FEs This topic describes how to restore the frontends (FEs) in your StarRocks cluster if the cluster is unavailable due to one of the following issues: diff --git a/docs/en/administration/Monitor_and_Alert.md b/docs/en/administration/Monitor_and_Alert.md index fec994ab722a8..d154e48b24466 100644 --- a/docs/en/administration/Monitor_and_Alert.md +++ b/docs/en/administration/Monitor_and_Alert.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Monitor and Alerting You can build your own monitoring services, or use the Prometheus + Grafana solution. StarRocks provides a Prometheus-compatible interface that directly links to the HTTP port of the BE and FE to obtain monitoring information from the cluster. diff --git a/docs/en/administration/Profiling.md b/docs/en/administration/Profiling.md index c2628efb617e2..1108bc62b2915 100644 --- a/docs/en/administration/Profiling.md +++ b/docs/en/administration/Profiling.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Performance Optimization ## Table Creation diff --git a/docs/en/administration/Query_management.md b/docs/en/administration/Query_management.md index bb889aaf57e21..2b6f3c5b5fc52 100644 --- a/docs/en/administration/Query_management.md +++ b/docs/en/administration/Query_management.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Query Management ## Number of user connections diff --git a/docs/en/administration/Query_planning.md b/docs/en/administration/Query_planning.md index bc6151605159f..e5c1dc5e9ca23 100644 --- a/docs/en/administration/Query_planning.md +++ b/docs/en/administration/Query_planning.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Query analysis How to optimize query performance is a frequently asked question. Slow queries impair user experience as well as cluster performance. It is important to analyze and optimize query performance. diff --git a/docs/en/administration/Replica.md b/docs/en/administration/Replica.md index 64d1f81970367..81ceeb0555883 100644 --- a/docs/en/administration/Replica.md +++ b/docs/en/administration/Replica.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Replica management ## Terminology diff --git a/docs/en/administration/Scale_up_down.md b/docs/en/administration/Scale_up_down.md index 65d4dc2cd85be..a4a7cd729e133 100644 --- a/docs/en/administration/Scale_up_down.md +++ b/docs/en/administration/Scale_up_down.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Scale in and out This topic describes how to scale in and out the node of StarRocks. diff --git a/docs/en/administration/User_privilege.md b/docs/en/administration/User_privilege.md index 9c96870978278..6348b9ee0f95e 100644 --- a/docs/en/administration/User_privilege.md +++ b/docs/en/administration/User_privilege.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # User Privilege Based on MySQL's permission management mechanism, StarRocks permission management system supports fine-grained permission control at table level, role-based access control, and whitelisting. diff --git a/docs/en/benchmarking/SSB_Benchmarking.md b/docs/en/benchmarking/SSB_Benchmarking.md index 74496000efa12..16c2ff657b707 100644 --- a/docs/en/benchmarking/SSB_Benchmarking.md +++ b/docs/en/benchmarking/SSB_Benchmarking.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SSB Flat-table Benchmarking Star schema benchmark (SSB) is designed to test basic performance metrics of OLAP database products. SSB uses a star schema test set that is widely applied in academia and industry. For more information, see the paper [Star Schema Benchmark](https://www.cs.umb.edu/~poneil/StarSchemaB.PDF). diff --git a/docs/en/benchmarking/TPC-H_Benchmarking.md b/docs/en/benchmarking/TPC-H_Benchmarking.md index 86b554c441fa7..58e26c12cc3d0 100644 --- a/docs/en/benchmarking/TPC-H_Benchmarking.md +++ b/docs/en/benchmarking/TPC-H_Benchmarking.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # TPC-H Benchmarking TPC-H is a decision support benchmark developed by the Transaction Processing Performance Council (TPC). It consists of a suite of business oriented ad-hoc queries and concurrent data modifications. diff --git a/docs/en/faq/Deploy_faq.md b/docs/en/faq/Deploy_faq.md index 7ed6a2cd4da68..224a5031eb431 100644 --- a/docs/en/faq/Deploy_faq.md +++ b/docs/en/faq/Deploy_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Deployment This topic provides answers to some frequently asked questions about deployment. diff --git a/docs/en/faq/Exporting_faq.md b/docs/en/faq/Exporting_faq.md index 790fc51890b14..ca9605c5042c0 100644 --- a/docs/en/faq/Exporting_faq.md +++ b/docs/en/faq/Exporting_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Data Export ## Alibaba cloud OSS backup and restore diff --git a/docs/en/faq/Others.md b/docs/en/faq/Others.md index b70c825b08f9d..29f2dcd549630 100644 --- a/docs/en/faq/Others.md +++ b/docs/en/faq/Others.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Others FAQs This topic provides answers to some general questions. diff --git a/docs/en/faq/Sql_faq.md b/docs/en/faq/Sql_faq.md index 8e66f2bfe514d..fc8553ca2d190 100644 --- a/docs/en/faq/Sql_faq.md +++ b/docs/en/faq/Sql_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SQL This topic provides answers to some frequently asked questions about SQL. diff --git a/docs/en/faq/loading/Broker_load_faq.md b/docs/en/faq/loading/Broker_load_faq.md index 618a2a44d5625..3149ef5724550 100644 --- a/docs/en/faq/loading/Broker_load_faq.md +++ b/docs/en/faq/loading/Broker_load_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Broker Load ## In Broker Load, can a task that has already been executed successfully (State: FINISHED) be executed again? diff --git a/docs/en/faq/loading/DataX_faq.md b/docs/en/faq/loading/DataX_faq.md index b334104e08b29..1da19da5536d7 100644 --- a/docs/en/faq/loading/DataX_faq.md +++ b/docs/en/faq/loading/DataX_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DataX ## Why datax writer does not have writemode parameter? Why must the tables be created in the update mode? diff --git a/docs/en/faq/loading/Flink_connector_faq.md b/docs/en/faq/loading/Flink_connector_faq.md index 6dc8531085316..9b7f0d2a304e6 100644 --- a/docs/en/faq/loading/Flink_connector_faq.md +++ b/docs/en/faq/loading/Flink_connector_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Flink Connector ## flink-connector-jdbc_2.11sink is 8 hours late in StarRocks diff --git a/docs/en/faq/loading/Insert_into_faq.md b/docs/en/faq/loading/Insert_into_faq.md index d7c05e6dd45e2..3884b81211b2e 100644 --- a/docs/en/faq/loading/Insert_into_faq.md +++ b/docs/en/faq/loading/Insert_into_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Insert Into ## When performing data insert, each insert in SQL takes up 50 to 100ms. Is there any way to increase efficiency? diff --git a/docs/en/faq/loading/Loading_faq.md b/docs/en/faq/loading/Loading_faq.md index 56655d131c3bd..22a7080bcef44 100644 --- a/docs/en/faq/loading/Loading_faq.md +++ b/docs/en/faq/loading/Loading_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Loading ## Common issues in loading diff --git a/docs/en/faq/loading/Routine_load_faq.md b/docs/en/faq/loading/Routine_load_faq.md index 0e107748b11c7..113f08a798a3a 100644 --- a/docs/en/faq/loading/Routine_load_faq.md +++ b/docs/en/faq/loading/Routine_load_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Routine Load ## Does mysql binlog data produced by kafka count as text format data? diff --git a/docs/en/faq/loading/Stream_load_faq.md b/docs/en/faq/loading/Stream_load_faq.md index 8045d29fa61ae..3af59f75f617e 100644 --- a/docs/en/faq/loading/Stream_load_faq.md +++ b/docs/en/faq/loading/Stream_load_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Stream Load ## Does Stream Load identify the column name of the first row in a text file? Or can I specify the first row not to be read? diff --git a/docs/en/introduction/StarRocks_intro.md b/docs/en/introduction/StarRocks_intro.md index 547bccc71fb7b..ba717d342e38a 100644 --- a/docs/en/introduction/StarRocks_intro.md +++ b/docs/en/introduction/StarRocks_intro.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Introduction ## What is StarRocks diff --git a/docs/en/loading/BrokerLoad.md b/docs/en/loading/BrokerLoad.md index 781dc6ff77ffe..05d50792802d6 100644 --- a/docs/en/loading/BrokerLoad.md +++ b/docs/en/loading/BrokerLoad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Broker Load StarRocks supports importing data from external storage systems such as Apache HDFS, Amazon S3, etc. The supported file formats are CSV, ORC File, Parquet, etc. The data volume is in the range of tens to hundreds of GB. diff --git a/docs/en/loading/DataX-starrocks-writer.md b/docs/en/loading/DataX-starrocks-writer.md index 17ca2215fdb5d..94c30dda83425 100644 --- a/docs/en/loading/DataX-starrocks-writer.md +++ b/docs/en/loading/DataX-starrocks-writer.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DataX writer ## Introduction diff --git a/docs/en/loading/Etl_in_loading.md b/docs/en/loading/Etl_in_loading.md index 2f5919851d92b..11cbe889b0bc0 100644 --- a/docs/en/loading/Etl_in_loading.md +++ b/docs/en/loading/Etl_in_loading.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ETL When Loading When importing data into StarRocks tables, sometimes the content of the target table is **not** exactly the same as the content of the data source. For example: diff --git a/docs/en/loading/Flink-connector-starrocks.md b/docs/en/loading/Flink-connector-starrocks.md index 09307d0897dbc..04e96c69df2a4 100644 --- a/docs/en/loading/Flink-connector-starrocks.md +++ b/docs/en/loading/Flink-connector-starrocks.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Load data by using flink-connector-starrocks This topic describes how to load data from Apache Flink® to StarRocks. diff --git a/docs/en/loading/Flink_cdc_load.md b/docs/en/loading/Flink_cdc_load.md index 082c897cea784..0128b08651df4 100644 --- a/docs/en/loading/Flink_cdc_load.md +++ b/docs/en/loading/Flink_cdc_load.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Synchronize data from MySQL This topic describes how to synchronize data from MySQL to StarRocks in seconds by using Flink CDC Connector, flink-starrocks-connector, and StarRocks Migration Tools (SMT). diff --git a/docs/en/loading/InsertInto.md b/docs/en/loading/InsertInto.md index f7debfa733cef..0ac23852d2c26 100644 --- a/docs/en/loading/InsertInto.md +++ b/docs/en/loading/InsertInto.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Insert Into Loading The Insert Into statement is used similarly to the Insert Into statement in databases (e.g. MySQL). diff --git a/docs/en/loading/Json_loading.md b/docs/en/loading/Json_loading.md index 68f661bd44653..e42899134d1d7 100644 --- a/docs/en/loading/Json_loading.md +++ b/docs/en/loading/Json_loading.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Introduction You can import semi-structured data (for example, JSON) by using stream load or routine load. diff --git a/docs/en/loading/Loading_intro.md b/docs/en/loading/Loading_intro.md index dd557ba8aa545..7861753070984 100644 --- a/docs/en/loading/Loading_intro.md +++ b/docs/en/loading/Loading_intro.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Data import StarRocks supports multiple data models (refer to [Table Design](../table_design/Table_design.md) chapter) for different business scenarios. The data import function aims to clean and transform the raw data according to the specific model and load it into StarRocks. diff --git a/docs/en/loading/RoutineLoad.md b/docs/en/loading/RoutineLoad.md index 96a3e4c19b8cf..091270352275e 100644 --- a/docs/en/loading/RoutineLoad.md +++ b/docs/en/loading/RoutineLoad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Routine Load The Routine load method supports continuous import of data from Kafka. Routine load can be paused, restarted, stopped by SQL. This section introduces the basic principle and usage of this method. diff --git a/docs/en/loading/SparkLoad.md b/docs/en/loading/SparkLoad.md index b4a6fbe187cac..0dd4e16eacc23 100644 --- a/docs/en/loading/SparkLoad.md +++ b/docs/en/loading/SparkLoad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Spark Load Spark load uses external Spark resources to pre-process imported data, which improves import performance and saves compute resources. It is mainly used for **initial migration** and **large data import** into StarRocks (data volume up to TB level). diff --git a/docs/en/loading/StreamLoad.md b/docs/en/loading/StreamLoad.md index b0ef0e10d8bff..2d11e0ca5b671 100644 --- a/docs/en/loading/StreamLoad.md +++ b/docs/en/loading/StreamLoad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Stream load StarRocks supports importing data directly from local files in CSV file format. The imported data size is up to 10GB. diff --git a/docs/en/quick_start/Architecture.md b/docs/en/quick_start/Architecture.md index 946af72b0df4a..dad61ef0b318a 100644 --- a/docs/en/quick_start/Architecture.md +++ b/docs/en/quick_start/Architecture.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Architecture ## System Architecture Diagram diff --git a/docs/en/quick_start/Concepts.md b/docs/en/quick_start/Concepts.md index ff2614550329e..ff5a3a2af58ba 100644 --- a/docs/en/quick_start/Concepts.md +++ b/docs/en/quick_start/Concepts.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Basic Concepts of StarRocks * FE: The StarRocks frontend node is responsible for metadata management, management of client connectors, query planning, query scheduling, and so on. diff --git a/docs/en/quick_start/Data_flow_and_control_flow.md b/docs/en/quick_start/Data_flow_and_control_flow.md index c18c5fe7a10e8..63b6a9efe73b1 100644 --- a/docs/en/quick_start/Data_flow_and_control_flow.md +++ b/docs/en/quick_start/Data_flow_and_control_flow.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Data Flow and Control Flow ## Query diff --git a/docs/en/quick_start/Deploy.md b/docs/en/quick_start/Deploy.md index 909c3039ee269..8e7d9ef1f9bdd 100644 --- a/docs/en/quick_start/Deploy.md +++ b/docs/en/quick_start/Deploy.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Deploy StarRocks Manual deployment allows users to quickly leverage StarRocks to do operation and maintenance tasks. diff --git a/docs/en/quick_start/Import_and_query.md b/docs/en/quick_start/Import_and_query.md index 70cd565a3c942..31c0d864c4b95 100644 --- a/docs/en/quick_start/Import_and_query.md +++ b/docs/en/quick_start/Import_and_query.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Data import and query ## Local File Import diff --git a/docs/en/quick_start/Test_faq.md b/docs/en/quick_start/Test_faq.md index 6d57087fcd9e6..d187971c7aa70 100644 --- a/docs/en/quick_start/Test_faq.md +++ b/docs/en/quick_start/Test_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # FAQ ## Deployment diff --git a/docs/en/reference/Error_code.md b/docs/en/reference/Error_code.md index a53dce40a9f94..c234ee43a9429 100644 --- a/docs/en/reference/Error_code.md +++ b/docs/en/reference/Error_code.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Error Codes This section describes the common error codes for query requests. diff --git a/docs/en/reference/System_limit.md b/docs/en/reference/System_limit.md index 2e4724124af27..818a73b522f6e 100644 --- a/docs/en/reference/System_limit.md +++ b/docs/en/reference/System_limit.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # System Limit This section describes rules and restrictions of using the StarRocks system. diff --git a/docs/en/reference/System_variable.md b/docs/en/reference/System_variable.md index 586fcea29147b..bd66bf5b62f6e 100644 --- a/docs/en/reference/System_variable.md +++ b/docs/en/reference/System_variable.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # System variables ## Variable Settings and Viewing diff --git a/docs/en/release_notes/release-1.19.md b/docs/en/release_notes/release-1.19.md index b988e08714746..73b52952e5afa 100644 --- a/docs/en/release_notes/release-1.19.md +++ b/docs/en/release_notes/release-1.19.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # StarRocks version 1.19 ## 1.19.0 diff --git a/docs/en/release_notes/release-2.0.md b/docs/en/release_notes/release-2.0.md index 47d14f54980ce..a800ed945e05d 100644 --- a/docs/en/release_notes/release-2.0.md +++ b/docs/en/release_notes/release-2.0.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # StarRocks version 2.0 ## 2.0.9 diff --git a/docs/en/release_notes/release-2.1.md b/docs/en/release_notes/release-2.1.md index 86e4903784cb5..138a59bbcec18 100644 --- a/docs/en/release_notes/release-2.1.md +++ b/docs/en/release_notes/release-2.1.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # StarRocks version 2.1 ## 2.1.11 diff --git a/docs/en/release_notes/release-2.2.md b/docs/en/release_notes/release-2.2.md index 3d35851057bdd..da7e9b9bace49 100644 --- a/docs/en/release_notes/release-2.2.md +++ b/docs/en/release_notes/release-2.2.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # StarRocks version 2.2 ## 2.2.1 diff --git a/docs/en/sql-reference/sql-functions/How_to_Write_Functions_Documentation.md b/docs/en/sql-reference/sql-functions/How_to_Write_Functions_Documentation.md index fd1c34a7e7187..0ca43611944a4 100644 --- a/docs/en/sql-reference/sql-functions/How_to_Write_Functions_Documentation.md +++ b/docs/en/sql-reference/sql-functions/How_to_Write_Functions_Documentation.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # convert_tz > - *This article uses* `*CONVERT_TZ*` *as an example to illustrate the requirements for writing functions documentation.* diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/any_value.md b/docs/en/sql-reference/sql-functions/aggregate-functions/any_value.md index 4f65187280940..bcdc9dcf4af9e 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/any_value.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/any_value.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # any_value ## Description diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/approx_count_distinct.md b/docs/en/sql-reference/sql-functions/aggregate-functions/approx_count_distinct.md index df432065cb587..17e5ee04d702f 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/approx_count_distinct.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/approx_count_distinct.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # APPROX_COUNT_DISTINCT ## description diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/avg.md b/docs/en/sql-reference/sql-functions/aggregate-functions/avg.md index 6534e6460b4c4..5f3d8537663f9 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/avg.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/avg.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # AVG ## description diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/bitmap.md b/docs/en/sql-reference/sql-functions/aggregate-functions/bitmap.md index 01947d42a6a05..0ef9a1e0a0925 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/bitmap.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/bitmap.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # BITMAP Here is a simple example to illustrate the usage of several aggregate functions in Bitmap. For detailed function definitions or more Bitmap functions, see bitmap-functions. diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/count.md b/docs/en/sql-reference/sql-functions/aggregate-functions/count.md index 8081a35ba2511..6d7f05cbcd87e 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/count.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/count.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # COUNT diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/hll_union_agg.md b/docs/en/sql-reference/sql-functions/aggregate-functions/hll_union_agg.md index ad4814da0c214..06a0b9d2e4790 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/hll_union_agg.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/hll_union_agg.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # HLL_UNION_AGG ## description diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/max.md b/docs/en/sql-reference/sql-functions/aggregate-functions/max.md index aecbf6b5c5c25..cc9bc61408357 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/max.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/max.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # MAX ## description diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/min.md b/docs/en/sql-reference/sql-functions/aggregate-functions/min.md index d466d69e52d7e..ef4d7500d429e 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/min.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/min.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # MIN ## description diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/percentile_approx.md b/docs/en/sql-reference/sql-functions/aggregate-functions/percentile_approx.md index 7b1d6d4f1473e..73e82e586e264 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/percentile_approx.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/percentile_approx.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # PERCENTILE_APPROX ## description diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/stddev.md b/docs/en/sql-reference/sql-functions/aggregate-functions/stddev.md index 26f3dfcbdd137..6407e43e47f7e 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/stddev.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/stddev.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # STDDEV,STDDEV_POP diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/stddev_samp.md b/docs/en/sql-reference/sql-functions/aggregate-functions/stddev_samp.md index 6ca917a7a4891..7a706ed383fbb 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/stddev_samp.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/stddev_samp.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # STDDEV_SAMP ## description diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/sum.md b/docs/en/sql-reference/sql-functions/aggregate-functions/sum.md index 8576910b80e15..c52fd7e9bd18c 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/sum.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/sum.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SUM ## description diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/var_samp.md b/docs/en/sql-reference/sql-functions/aggregate-functions/var_samp.md index f249173ab578e..f763809f2ba7e 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/var_samp.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/var_samp.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # VAR_SAMP,VARIANCE_SAMP ## description diff --git a/docs/en/sql-reference/sql-functions/aggregate-functions/variance.md b/docs/en/sql-reference/sql-functions/aggregate-functions/variance.md index 74ee7ed01cfaf..03e8b3568f6e3 100644 --- a/docs/en/sql-reference/sql-functions/aggregate-functions/variance.md +++ b/docs/en/sql-reference/sql-functions/aggregate-functions/variance.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # VARIANCE,VAR_POP,VARIANCE_POP ## description diff --git a/docs/en/sql-reference/sql-functions/array-functions/array_append.md b/docs/en/sql-reference/sql-functions/array-functions/array_append.md index b84c038f7edc7..6979dba5454c6 100644 --- a/docs/en/sql-reference/sql-functions/array-functions/array_append.md +++ b/docs/en/sql-reference/sql-functions/array-functions/array_append.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # array_append ## description diff --git a/docs/en/sql-reference/sql-functions/array-functions/array_avg.md b/docs/en/sql-reference/sql-functions/array-functions/array_avg.md index 7ed85a1ae0850..b940622287549 100644 --- a/docs/en/sql-reference/sql-functions/array-functions/array_avg.md +++ b/docs/en/sql-reference/sql-functions/array-functions/array_avg.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # array_avg ## description diff --git a/docs/en/sql-reference/sql-functions/array-functions/array_contains.md b/docs/en/sql-reference/sql-functions/array-functions/array_contains.md index 8990595879cfb..76c8acee6a7cb 100644 --- a/docs/en/sql-reference/sql-functions/array-functions/array_contains.md +++ b/docs/en/sql-reference/sql-functions/array-functions/array_contains.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # array_contains ## description diff --git a/docs/en/sql-reference/sql-functions/array-functions/array_length.md b/docs/en/sql-reference/sql-functions/array-functions/array_length.md index f295f8ba4b7e0..20b8fc9dbae68 100644 --- a/docs/en/sql-reference/sql-functions/array-functions/array_length.md +++ b/docs/en/sql-reference/sql-functions/array-functions/array_length.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # array_length ## description diff --git a/docs/en/sql-reference/sql-functions/array-functions/array_max.md b/docs/en/sql-reference/sql-functions/array-functions/array_max.md index c29f6ce7126b5..238d3bdadfbb4 100644 --- a/docs/en/sql-reference/sql-functions/array-functions/array_max.md +++ b/docs/en/sql-reference/sql-functions/array-functions/array_max.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # array_max ## description diff --git a/docs/en/sql-reference/sql-functions/array-functions/array_min.md b/docs/en/sql-reference/sql-functions/array-functions/array_min.md index f6f1a4f01c065..3fb9f548e345e 100644 --- a/docs/en/sql-reference/sql-functions/array-functions/array_min.md +++ b/docs/en/sql-reference/sql-functions/array-functions/array_min.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # array_min ## description diff --git a/docs/en/sql-reference/sql-functions/array-functions/array_position.md b/docs/en/sql-reference/sql-functions/array-functions/array_position.md index 1381369fa7ecb..d939f39de4ec2 100644 --- a/docs/en/sql-reference/sql-functions/array-functions/array_position.md +++ b/docs/en/sql-reference/sql-functions/array-functions/array_position.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # array_position ## Description diff --git a/docs/en/sql-reference/sql-functions/array-functions/array_remove.md b/docs/en/sql-reference/sql-functions/array-functions/array_remove.md index e10d0726a554f..b3b422c82410c 100644 --- a/docs/en/sql-reference/sql-functions/array-functions/array_remove.md +++ b/docs/en/sql-reference/sql-functions/array-functions/array_remove.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # array_remove ## Description diff --git a/docs/en/sql-reference/sql-functions/array-functions/array_sum.md b/docs/en/sql-reference/sql-functions/array-functions/array_sum.md index 8fa5b24db0560..b6f52639d8315 100644 --- a/docs/en/sql-reference/sql-functions/array-functions/array_sum.md +++ b/docs/en/sql-reference/sql-functions/array-functions/array_sum.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # array_sum ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_and.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_and.md index d9d996ffd4376..3f76d7a89c653 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_and.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_and.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_and ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_andnot.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_andnot.md index 157bd12fe8123..a88432765a2b7 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_andnot.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_andnot.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_andnot ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_contains.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_contains.md index fd5df5093b67f..91ada9b5fcb3f 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_contains.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_contains.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_contains ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_empty.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_empty.md index f59f5211fb0c1..f66a1f8cdec23 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_empty.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_empty.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_empty ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_from_string.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_from_string.md index 8539c5e5046c0..45274fb0e3875 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_from_string.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_from_string.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_from_string ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_has_any.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_has_any.md index 20419ea14ec5c..32d15c91535ff 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_has_any.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_has_any.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_has_any ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_hash.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_hash.md index 98f0a068c4762..98a506c6b0ed0 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_hash.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_hash.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_hash ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_intersect.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_intersect.md index 05f97c2de30f7..c6e1ce592521d 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_intersect.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_intersect.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_intersect ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_or.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_or.md index c2f584d85a3d7..c498e3ddc3c33 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_or.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_or.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_or ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_remove.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_remove.md index 3a8d28717ed3d..715a9fe9bc715 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_remove.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_remove.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_remove ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_to_string.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_to_string.md index c755154039b10..3db889b33992d 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_to_string.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_to_string.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_to_string ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_union.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_union.md index 8932dc0f29bcb..4b483f077b024 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_union.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_union.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_union ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_xor.md b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_xor.md index 990aa5134a3dc..f5bdb8727eb39 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_xor.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/bitmap_xor.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # bitmap_xor ## description diff --git a/docs/en/sql-reference/sql-functions/bitmap-functions/to_bitmap.md b/docs/en/sql-reference/sql-functions/bitmap-functions/to_bitmap.md index db32dffd154b5..b1ae0cd2e715f 100644 --- a/docs/en/sql-reference/sql-functions/bitmap-functions/to_bitmap.md +++ b/docs/en/sql-reference/sql-functions/bitmap-functions/to_bitmap.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # to_bitmap ## description diff --git a/docs/en/sql-reference/sql-functions/cast.md b/docs/en/sql-reference/sql-functions/cast.md index 9aa4a0fe32533..3b90b2587598f 100644 --- a/docs/en/sql-reference/sql-functions/cast.md +++ b/docs/en/sql-reference/sql-functions/cast.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CAST ## description diff --git a/docs/en/sql-reference/sql-functions/crytographic-functions/md5.md b/docs/en/sql-reference/sql-functions/crytographic-functions/md5.md index 36f83f046db2f..14bcf9340232a 100644 --- a/docs/en/sql-reference/sql-functions/crytographic-functions/md5.md +++ b/docs/en/sql-reference/sql-functions/crytographic-functions/md5.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # md5 Calculate the 128-bit checksum of a string. diff --git a/docs/en/sql-reference/sql-functions/crytographic-functions/sha2.md b/docs/en/sql-reference/sql-functions/crytographic-functions/sha2.md index 2c1353a4a8643..1fb4c14847982 100644 --- a/docs/en/sql-reference/sql-functions/crytographic-functions/sha2.md +++ b/docs/en/sql-reference/sql-functions/crytographic-functions/sha2.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # sha2 Calculate the SHA-224 hash value, SHA-256 hash value, SHA-384 hash value, and SHA-512 hash value of a string. diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/convert_tz.md b/docs/en/sql-reference/sql-functions/date-time-functions/convert_tz.md index b6ad127bfe8d2..2135dd1a11c32 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/convert_tz.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/convert_tz.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # convert_tz ## Syntax diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/curdate.md b/docs/en/sql-reference/sql-functions/date-time-functions/curdate.md index 5b2f2aab50644..6a4135045e6c9 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/curdate.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/curdate.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # curdate ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/current_timestamp.md b/docs/en/sql-reference/sql-functions/date-time-functions/current_timestamp.md index 916a3ca097691..b4686f64c14f8 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/current_timestamp.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/current_timestamp.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # current_timestamp ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/curtime.md b/docs/en/sql-reference/sql-functions/date-time-functions/curtime.md index 8c4d01e22f09c..fb48faf7d4746 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/curtime.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/curtime.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # curtime,current_time ## Syntax diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/date_add.md b/docs/en/sql-reference/sql-functions/date-time-functions/date_add.md index 5fdf631cee6fd..082fce7558252 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/date_add.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/date_add.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # date_add ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/date_format.md b/docs/en/sql-reference/sql-functions/date-time-functions/date_format.md index 788670886e120..e6188504e23ea 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/date_format.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/date_format.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # date_format ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/date_sub.md b/docs/en/sql-reference/sql-functions/date-time-functions/date_sub.md index d238126931434..e3480d634ea39 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/date_sub.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/date_sub.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # date_sub ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/date_trunc.md b/docs/en/sql-reference/sql-functions/date-time-functions/date_trunc.md index b52c642984669..aaa676073ceb5 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/date_trunc.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/date_trunc.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # date_trunc ## Description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/datediff.md b/docs/en/sql-reference/sql-functions/date-time-functions/datediff.md index 173b0b36af79d..fcc6db30393e5 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/datediff.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/datediff.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # datediff ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/day.md b/docs/en/sql-reference/sql-functions/date-time-functions/day.md index ac76acec65115..3128df34c1177 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/day.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/day.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # day ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/dayname.md b/docs/en/sql-reference/sql-functions/date-time-functions/dayname.md index 4376d60406f0f..ae1a48aa755b0 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/dayname.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/dayname.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # dayname ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/dayofmonth.md b/docs/en/sql-reference/sql-functions/date-time-functions/dayofmonth.md index 39847a9529547..08744c7a99936 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/dayofmonth.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/dayofmonth.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # dayofmonth ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/dayofweek.md b/docs/en/sql-reference/sql-functions/date-time-functions/dayofweek.md index aff07c60f5791..84601a06fa615 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/dayofweek.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/dayofweek.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # dayofweek ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/dayofyear.md b/docs/en/sql-reference/sql-functions/date-time-functions/dayofyear.md index e4ff0888aec31..c0394015e7e60 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/dayofyear.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/dayofyear.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # dayofyear ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/from_days.md b/docs/en/sql-reference/sql-functions/date-time-functions/from_days.md index 81acdcb7d6317..e98a53a2de998 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/from_days.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/from_days.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # from_days ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/from_unixtime.md b/docs/en/sql-reference/sql-functions/date-time-functions/from_unixtime.md index 9700f831b64a1..b332e088fe040 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/from_unixtime.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/from_unixtime.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # from_unixtime ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/hour.md b/docs/en/sql-reference/sql-functions/date-time-functions/hour.md index 81b8a1bd87420..49d3c238eb6ad 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/hour.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/hour.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # hour ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/minute.md b/docs/en/sql-reference/sql-functions/date-time-functions/minute.md index a625782873b1c..c6f1ef12faec2 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/minute.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/minute.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # minute ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/month.md b/docs/en/sql-reference/sql-functions/date-time-functions/month.md index 8d8b294109300..51bd9a7b968d7 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/month.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/month.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # month ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/monthname.md b/docs/en/sql-reference/sql-functions/date-time-functions/monthname.md index 5565a4b796752..dbc8e038256d9 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/monthname.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/monthname.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # monthname ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/now.md b/docs/en/sql-reference/sql-functions/date-time-functions/now.md index 567f28331b59d..c11f4c14e715c 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/now.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/now.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # now ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/second.md b/docs/en/sql-reference/sql-functions/date-time-functions/second.md index f9a169df55393..7e1953fa36e5d 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/second.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/second.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # second ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/str_to_date.md b/docs/en/sql-reference/sql-functions/date-time-functions/str_to_date.md index c393dca3ebb4a..99d72e632aaa7 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/str_to_date.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/str_to_date.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # str_to_date ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/timediff.md b/docs/en/sql-reference/sql-functions/date-time-functions/timediff.md index 90dd794b0d579..8760db510c59b 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/timediff.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/timediff.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # timediff ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/timestampadd.md b/docs/en/sql-reference/sql-functions/date-time-functions/timestampadd.md index fde1153e444f5..d2dff61b58521 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/timestampadd.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/timestampadd.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # timestampadd ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/timestampdiff.md b/docs/en/sql-reference/sql-functions/date-time-functions/timestampdiff.md index fc2346c3d1118..79e93b5435bff 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/timestampdiff.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/timestampdiff.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # timestampdiff ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/to_date.md b/docs/en/sql-reference/sql-functions/date-time-functions/to_date.md index a0e2b8ef70f93..8dd8b7530e594 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/to_date.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/to_date.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # to_date ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/to_days.md b/docs/en/sql-reference/sql-functions/date-time-functions/to_days.md index bdfedc18c5614..760e8cc5b4740 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/to_days.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/to_days.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # to_days ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/unix_timestamp.md b/docs/en/sql-reference/sql-functions/date-time-functions/unix_timestamp.md index fb6ae443733ad..48b28c4149db7 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/unix_timestamp.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/unix_timestamp.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # unix_timestamp ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/utc_timestamp.md b/docs/en/sql-reference/sql-functions/date-time-functions/utc_timestamp.md index 68dd73b9deed8..7539116928f6f 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/utc_timestamp.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/utc_timestamp.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # utc_timestamp ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/weekofyear.md b/docs/en/sql-reference/sql-functions/date-time-functions/weekofyear.md index 7662d34a02be4..f087fe2d2d999 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/weekofyear.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/weekofyear.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # weekofyear ## description diff --git a/docs/en/sql-reference/sql-functions/date-time-functions/year.md b/docs/en/sql-reference/sql-functions/date-time-functions/year.md index afe67a39075e8..55a6419bc291d 100644 --- a/docs/en/sql-reference/sql-functions/date-time-functions/year.md +++ b/docs/en/sql-reference/sql-functions/date-time-functions/year.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # year ## description diff --git a/docs/en/sql-reference/sql-functions/hash-functions/murmur_hash3_32.md b/docs/en/sql-reference/sql-functions/hash-functions/murmur_hash3_32.md index 15b02fff85002..13119aff0b6f7 100644 --- a/docs/en/sql-reference/sql-functions/hash-functions/murmur_hash3_32.md +++ b/docs/en/sql-reference/sql-functions/hash-functions/murmur_hash3_32.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # murmur_hash3_32 ## description diff --git a/docs/en/sql-reference/sql-functions/spatial-functions/st_astext.md b/docs/en/sql-reference/sql-functions/spatial-functions/st_astext.md index fb58f3b685641..1dd9fc61598c3 100644 --- a/docs/en/sql-reference/sql-functions/spatial-functions/st_astext.md +++ b/docs/en/sql-reference/sql-functions/spatial-functions/st_astext.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ST_AsText,ST_AsWKT ## description diff --git a/docs/en/sql-reference/sql-functions/spatial-functions/st_circle.md b/docs/en/sql-reference/sql-functions/spatial-functions/st_circle.md index ceb9807c3802c..de673b58cba04 100644 --- a/docs/en/sql-reference/sql-functions/spatial-functions/st_circle.md +++ b/docs/en/sql-reference/sql-functions/spatial-functions/st_circle.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ST_Circle ## description diff --git a/docs/en/sql-reference/sql-functions/spatial-functions/st_contains.md b/docs/en/sql-reference/sql-functions/spatial-functions/st_contains.md index 58a2fd3e4dac1..a952116f95f7c 100644 --- a/docs/en/sql-reference/sql-functions/spatial-functions/st_contains.md +++ b/docs/en/sql-reference/sql-functions/spatial-functions/st_contains.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ST_Contains ## description diff --git a/docs/en/sql-reference/sql-functions/spatial-functions/st_distance_sphere.md b/docs/en/sql-reference/sql-functions/spatial-functions/st_distance_sphere.md index 725ee7b5f1997..8b169eef4d973 100644 --- a/docs/en/sql-reference/sql-functions/spatial-functions/st_distance_sphere.md +++ b/docs/en/sql-reference/sql-functions/spatial-functions/st_distance_sphere.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ST_Distance_Sphere ## description diff --git a/docs/en/sql-reference/sql-functions/spatial-functions/st_geometryfromtext.md b/docs/en/sql-reference/sql-functions/spatial-functions/st_geometryfromtext.md index 0a1bf18112093..bd0778c143cf9 100644 --- a/docs/en/sql-reference/sql-functions/spatial-functions/st_geometryfromtext.md +++ b/docs/en/sql-reference/sql-functions/spatial-functions/st_geometryfromtext.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ST_GeometryFromText,ST_GeomFromText ## description diff --git a/docs/en/sql-reference/sql-functions/spatial-functions/st_linefromtext.md b/docs/en/sql-reference/sql-functions/spatial-functions/st_linefromtext.md index d6600f836ae74..3284f08d5f04f 100644 --- a/docs/en/sql-reference/sql-functions/spatial-functions/st_linefromtext.md +++ b/docs/en/sql-reference/sql-functions/spatial-functions/st_linefromtext.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ST_LineFromText,ST_LineStringFromText ## description diff --git a/docs/en/sql-reference/sql-functions/spatial-functions/st_point.md b/docs/en/sql-reference/sql-functions/spatial-functions/st_point.md index 7d1f01d8a3a29..4739a7b443df8 100644 --- a/docs/en/sql-reference/sql-functions/spatial-functions/st_point.md +++ b/docs/en/sql-reference/sql-functions/spatial-functions/st_point.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ST_Point ## description diff --git a/docs/en/sql-reference/sql-functions/spatial-functions/st_polygon.md b/docs/en/sql-reference/sql-functions/spatial-functions/st_polygon.md index 65981f29e0ee7..b2005daa33414 100644 --- a/docs/en/sql-reference/sql-functions/spatial-functions/st_polygon.md +++ b/docs/en/sql-reference/sql-functions/spatial-functions/st_polygon.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ST_Polygon,ST_PolyFromText,ST_PolygonFromText ## description diff --git a/docs/en/sql-reference/sql-functions/spatial-functions/st_x.md b/docs/en/sql-reference/sql-functions/spatial-functions/st_x.md index 73a025e56a25e..d1e4878cba671 100644 --- a/docs/en/sql-reference/sql-functions/spatial-functions/st_x.md +++ b/docs/en/sql-reference/sql-functions/spatial-functions/st_x.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ST_X ## description diff --git a/docs/en/sql-reference/sql-functions/spatial-functions/st_y.md b/docs/en/sql-reference/sql-functions/spatial-functions/st_y.md index 514db1384e85f..18da77288d508 100644 --- a/docs/en/sql-reference/sql-functions/spatial-functions/st_y.md +++ b/docs/en/sql-reference/sql-functions/spatial-functions/st_y.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ST_Y ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/append_trailing_char_if_absent.md b/docs/en/sql-reference/sql-functions/string-functions/append_trailing_char_if_absent.md index af1b0aec06096..3e3929f9f818e 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/append_trailing_char_if_absent.md +++ b/docs/en/sql-reference/sql-functions/string-functions/append_trailing_char_if_absent.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # append_trailing_char_if_absent ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/ascii.md b/docs/en/sql-reference/sql-functions/string-functions/ascii.md index ee78c4ce4e1ed..42ce81b0ed135 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/ascii.md +++ b/docs/en/sql-reference/sql-functions/string-functions/ascii.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ascii ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/char_length.md b/docs/en/sql-reference/sql-functions/string-functions/char_length.md index cef171af70d81..0a2adfbfd0eba 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/char_length.md +++ b/docs/en/sql-reference/sql-functions/string-functions/char_length.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # char_length ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/concat.md b/docs/en/sql-reference/sql-functions/string-functions/concat.md index 6f29d6b02bbfa..7ddf7e51a68f8 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/concat.md +++ b/docs/en/sql-reference/sql-functions/string-functions/concat.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # concat ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/concat_ws.md b/docs/en/sql-reference/sql-functions/string-functions/concat_ws.md index 2f41a2cd54393..64d3052f1a92f 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/concat_ws.md +++ b/docs/en/sql-reference/sql-functions/string-functions/concat_ws.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # concat_ws ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/ends_with.md b/docs/en/sql-reference/sql-functions/string-functions/ends_with.md index bec198da6dc68..67810e9eddf74 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/ends_with.md +++ b/docs/en/sql-reference/sql-functions/string-functions/ends_with.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ends_with ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/find_in_set.md b/docs/en/sql-reference/sql-functions/string-functions/find_in_set.md index 0f5bf8a123bea..1950b69a4aeb6 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/find_in_set.md +++ b/docs/en/sql-reference/sql-functions/string-functions/find_in_set.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # find_in_set ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/get_json_double.md b/docs/en/sql-reference/sql-functions/string-functions/get_json_double.md index 3f9d2c1bdcab1..fb40e947e4230 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/get_json_double.md +++ b/docs/en/sql-reference/sql-functions/string-functions/get_json_double.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # get_json_double ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/get_json_int.md b/docs/en/sql-reference/sql-functions/string-functions/get_json_int.md index 6519e87df4c66..841530c66c93b 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/get_json_int.md +++ b/docs/en/sql-reference/sql-functions/string-functions/get_json_int.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # get_json_int ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/get_json_string.md b/docs/en/sql-reference/sql-functions/string-functions/get_json_string.md index 4b29bd377f821..12e6815bdd872 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/get_json_string.md +++ b/docs/en/sql-reference/sql-functions/string-functions/get_json_string.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # get_json_string ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/group_concat.md b/docs/en/sql-reference/sql-functions/string-functions/group_concat.md index dc6587bbd9179..4f3b9c5ef8287 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/group_concat.md +++ b/docs/en/sql-reference/sql-functions/string-functions/group_concat.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # group_concat ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/instr.md b/docs/en/sql-reference/sql-functions/string-functions/instr.md index 6a3a96bedab78..f95c4ab0a71bf 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/instr.md +++ b/docs/en/sql-reference/sql-functions/string-functions/instr.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # instr ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/lcase.md b/docs/en/sql-reference/sql-functions/string-functions/lcase.md index 770fe2c063924..5df9be6a3b04a 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/lcase.md +++ b/docs/en/sql-reference/sql-functions/string-functions/lcase.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # lcase ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/left.md b/docs/en/sql-reference/sql-functions/string-functions/left.md index 4ab21dc0fc50b..5f81716defce5 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/left.md +++ b/docs/en/sql-reference/sql-functions/string-functions/left.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # left ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/length.md b/docs/en/sql-reference/sql-functions/string-functions/length.md index 3cbd67dc2b5a8..eb8dcb0a8b3be 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/length.md +++ b/docs/en/sql-reference/sql-functions/string-functions/length.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # length ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/locate.md b/docs/en/sql-reference/sql-functions/string-functions/locate.md index 02a27fbe1302a..882730b016fb3 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/locate.md +++ b/docs/en/sql-reference/sql-functions/string-functions/locate.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # locate ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/lower.md b/docs/en/sql-reference/sql-functions/string-functions/lower.md index f6c6f43909253..89c74c2254a45 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/lower.md +++ b/docs/en/sql-reference/sql-functions/string-functions/lower.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # lower ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/lpad.md b/docs/en/sql-reference/sql-functions/string-functions/lpad.md index 2c19b1a8d2252..1c3195f9c2a8a 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/lpad.md +++ b/docs/en/sql-reference/sql-functions/string-functions/lpad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # lpad ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/ltrim.md b/docs/en/sql-reference/sql-functions/string-functions/ltrim.md index 70dd9c7a3d300..a4d5c01865197 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/ltrim.md +++ b/docs/en/sql-reference/sql-functions/string-functions/ltrim.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ltrim ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/money_format.md b/docs/en/sql-reference/sql-functions/string-functions/money_format.md index ebaaad555bd31..4de36b378f82f 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/money_format.md +++ b/docs/en/sql-reference/sql-functions/string-functions/money_format.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # money_format ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/null_or_empty.md b/docs/en/sql-reference/sql-functions/string-functions/null_or_empty.md index 2359b4d88456b..eba3d8030e556 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/null_or_empty.md +++ b/docs/en/sql-reference/sql-functions/string-functions/null_or_empty.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # null_or_empty ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/regexp_extract.md b/docs/en/sql-reference/sql-functions/string-functions/regexp_extract.md index 1aa444d20ce4d..4359f2c64f9bd 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/regexp_extract.md +++ b/docs/en/sql-reference/sql-functions/string-functions/regexp_extract.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # regexp_extract ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/regexp_replace.md b/docs/en/sql-reference/sql-functions/string-functions/regexp_replace.md index f164023cf905c..62ad339aabf72 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/regexp_replace.md +++ b/docs/en/sql-reference/sql-functions/string-functions/regexp_replace.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # regexp_replace ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/repeat.md b/docs/en/sql-reference/sql-functions/string-functions/repeat.md index 916052769644a..12be9c612c66f 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/repeat.md +++ b/docs/en/sql-reference/sql-functions/string-functions/repeat.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # repeat ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/reverse.md b/docs/en/sql-reference/sql-functions/string-functions/reverse.md index 9ad25369e04a5..5118ae77a8d5e 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/reverse.md +++ b/docs/en/sql-reference/sql-functions/string-functions/reverse.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # reverse ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/right.md b/docs/en/sql-reference/sql-functions/string-functions/right.md index 946abdfc69353..2a438d75a2c1e 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/right.md +++ b/docs/en/sql-reference/sql-functions/string-functions/right.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # right ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/rpad.md b/docs/en/sql-reference/sql-functions/string-functions/rpad.md index 6a913e6f83687..40886fb7b9a6a 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/rpad.md +++ b/docs/en/sql-reference/sql-functions/string-functions/rpad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # rpad ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/split_part.md b/docs/en/sql-reference/sql-functions/string-functions/split_part.md index 66a39798fd294..ddad16afb697f 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/split_part.md +++ b/docs/en/sql-reference/sql-functions/string-functions/split_part.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # split_part ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/starts_with.md b/docs/en/sql-reference/sql-functions/string-functions/starts_with.md index 73e48dfd5da07..e98a73b29479f 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/starts_with.md +++ b/docs/en/sql-reference/sql-functions/string-functions/starts_with.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # starts_with ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/strleft.md b/docs/en/sql-reference/sql-functions/string-functions/strleft.md index 5a09011c02944..f427a7de61ab9 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/strleft.md +++ b/docs/en/sql-reference/sql-functions/string-functions/strleft.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # strleft ## description diff --git a/docs/en/sql-reference/sql-functions/string-functions/strright.md b/docs/en/sql-reference/sql-functions/string-functions/strright.md index 991bfa877cd2b..dde33f1afe757 100644 --- a/docs/en/sql-reference/sql-functions/string-functions/strright.md +++ b/docs/en/sql-reference/sql-functions/string-functions/strright.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # strright ## description diff --git a/docs/en/sql-reference/sql-functions/utility-functions/uuid.md b/docs/en/sql-reference/sql-functions/utility-functions/uuid.md index b0b0f8707c8d0..cc66c861a1364 100644 --- a/docs/en/sql-reference/sql-functions/utility-functions/uuid.md +++ b/docs/en/sql-reference/sql-functions/utility-functions/uuid.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # uuid ## Description diff --git a/docs/en/sql-reference/sql-functions/utility-functions/uuid_numeric.md b/docs/en/sql-reference/sql-functions/utility-functions/uuid_numeric.md index 1271a455e19d6..4b83590c1f7b0 100644 --- a/docs/en/sql-reference/sql-functions/utility-functions/uuid_numeric.md +++ b/docs/en/sql-reference/sql-functions/utility-functions/uuid_numeric.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # uuid_numeric ## Description diff --git a/docs/en/sql-reference/sql-statements/Administration/ADMIN_CANCEL_REPAIR.md b/docs/en/sql-reference/sql-statements/Administration/ADMIN_CANCEL_REPAIR.md index 891b1385eb4a4..851cd3e3be183 100644 --- a/docs/en/sql-reference/sql-statements/Administration/ADMIN_CANCEL_REPAIR.md +++ b/docs/en/sql-reference/sql-statements/Administration/ADMIN_CANCEL_REPAIR.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ADMIN CANCEL REPAIR ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/ADMIN_CHECK_TABLET.md b/docs/en/sql-reference/sql-statements/Administration/ADMIN_CHECK_TABLET.md index 5075e205e10a0..7c867cb2a9761 100644 --- a/docs/en/sql-reference/sql-statements/Administration/ADMIN_CHECK_TABLET.md +++ b/docs/en/sql-reference/sql-statements/Administration/ADMIN_CHECK_TABLET.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ADMIN CHECK TABLET ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/ADMIN_REPAIR.md b/docs/en/sql-reference/sql-statements/Administration/ADMIN_REPAIR.md index efdfa3232a5fb..631811b1edb63 100644 --- a/docs/en/sql-reference/sql-statements/Administration/ADMIN_REPAIR.md +++ b/docs/en/sql-reference/sql-statements/Administration/ADMIN_REPAIR.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ADMIN REPAIR ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/ADMIN_SET_CONFIG.md b/docs/en/sql-reference/sql-statements/Administration/ADMIN_SET_CONFIG.md index 69564e37c621f..e2b1a43209af8 100644 --- a/docs/en/sql-reference/sql-statements/Administration/ADMIN_SET_CONFIG.md +++ b/docs/en/sql-reference/sql-statements/Administration/ADMIN_SET_CONFIG.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ADMIN SET CONFIG ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/ADMIN_SET_REPLICA_STATUS.md b/docs/en/sql-reference/sql-statements/Administration/ADMIN_SET_REPLICA_STATUS.md index bd2190b480fbd..6ad6b15a9f331 100644 --- a/docs/en/sql-reference/sql-statements/Administration/ADMIN_SET_REPLICA_STATUS.md +++ b/docs/en/sql-reference/sql-statements/Administration/ADMIN_SET_REPLICA_STATUS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ADMIN SET REPLICA STATUS ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_CONFIG.md b/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_CONFIG.md index a557e28980622..7b5f32a176188 100644 --- a/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_CONFIG.md +++ b/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_CONFIG.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ADMIN SHOW CONFIG ## Description diff --git a/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_DISTRIBUTION.md b/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_DISTRIBUTION.md index 86cfd55e0d0c7..d888fa820acff 100644 --- a/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_DISTRIBUTION.md +++ b/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_DISTRIBUTION.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ADMIN SHOW REPLICA DISTRIBUTION ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_STATUS.md b/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_STATUS.md index d7f61483d3410..4efc626fda96c 100644 --- a/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_STATUS.md +++ b/docs/en/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_STATUS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ADMIN SHOW REPLICA STATUS ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/ALTER_SYSTEM.md b/docs/en/sql-reference/sql-statements/Administration/ALTER_SYSTEM.md index a867546076577..ee750a48ec1de 100644 --- a/docs/en/sql-reference/sql-statements/Administration/ALTER_SYSTEM.md +++ b/docs/en/sql-reference/sql-statements/Administration/ALTER_SYSTEM.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ALTER SYSTEM ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/CANCEL_DECOMMISSION.md b/docs/en/sql-reference/sql-statements/Administration/CANCEL_DECOMMISSION.md index 9367a352938df..3e681bf31d271 100644 --- a/docs/en/sql-reference/sql-statements/Administration/CANCEL_DECOMMISSION.md +++ b/docs/en/sql-reference/sql-statements/Administration/CANCEL_DECOMMISSION.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CANCEL DECOMMISSION ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/CREATE_FILE.md b/docs/en/sql-reference/sql-statements/Administration/CREATE_FILE.md index d8f956d4e8e11..85377c00046f2 100644 --- a/docs/en/sql-reference/sql-statements/Administration/CREATE_FILE.md +++ b/docs/en/sql-reference/sql-statements/Administration/CREATE_FILE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE FILE You can execute the CREATE FILE statement to create a file. After a file is created, the file is uploaded and persisted in StarRocks. In a database, only an admin user can create and delete files, and all users who have permission to access the database can use the files that belong to the database. diff --git a/docs/en/sql-reference/sql-statements/Administration/DROP_FILE.md b/docs/en/sql-reference/sql-statements/Administration/DROP_FILE.md index c7732a74e8536..9417767d7822e 100644 --- a/docs/en/sql-reference/sql-statements/Administration/DROP_FILE.md +++ b/docs/en/sql-reference/sql-statements/Administration/DROP_FILE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP FIEL You can execute the DROP FILE statement to delete a file. When you use this statement to delete a file, the file is deleted both in frontend (FE) memory and in Berkeley DB Java Edition (BDBJE). diff --git a/docs/en/sql-reference/sql-statements/Administration/INSTALL_PLUGIN.md b/docs/en/sql-reference/sql-statements/Administration/INSTALL_PLUGIN.md index a7100d0abc419..ef5c4242bf280 100644 --- a/docs/en/sql-reference/sql-statements/Administration/INSTALL_PLUGIN.md +++ b/docs/en/sql-reference/sql-statements/Administration/INSTALL_PLUGIN.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # INSTALL PLUGIN ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/SHOW_BACKENDS.md b/docs/en/sql-reference/sql-statements/Administration/SHOW_BACKENDS.md index 6e40e870b38f9..74c1974162db4 100644 --- a/docs/en/sql-reference/sql-statements/Administration/SHOW_BACKENDS.md +++ b/docs/en/sql-reference/sql-statements/Administration/SHOW_BACKENDS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW BACKENDS ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/SHOW_BROKER.md b/docs/en/sql-reference/sql-statements/Administration/SHOW_BROKER.md index 189dad21707ef..4b358e417425b 100644 --- a/docs/en/sql-reference/sql-statements/Administration/SHOW_BROKER.md +++ b/docs/en/sql-reference/sql-statements/Administration/SHOW_BROKER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW BROKER ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/SHOW_FILE.md b/docs/en/sql-reference/sql-statements/Administration/SHOW_FILE.md index aa35c45da10f9..f6df2bc2430e2 100644 --- a/docs/en/sql-reference/sql-statements/Administration/SHOW_FILE.md +++ b/docs/en/sql-reference/sql-statements/Administration/SHOW_FILE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW FILE You can execute the SHOW FILE statement to view the information about a file stored in a database. diff --git a/docs/en/sql-reference/sql-statements/Administration/SHOW_FRONTENDS.md b/docs/en/sql-reference/sql-statements/Administration/SHOW_FRONTENDS.md index 8a95a6b89bbe4..3e3e49e99a727 100644 --- a/docs/en/sql-reference/sql-statements/Administration/SHOW_FRONTENDS.md +++ b/docs/en/sql-reference/sql-statements/Administration/SHOW_FRONTENDS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW FRONTENDS ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/SHOW_FULL_COLUMNS.md b/docs/en/sql-reference/sql-statements/Administration/SHOW_FULL_COLUMNS.md index f0b475ca65576..5cfac6bdc31ba 100644 --- a/docs/en/sql-reference/sql-statements/Administration/SHOW_FULL_COLUMNS.md +++ b/docs/en/sql-reference/sql-statements/Administration/SHOW_FULL_COLUMNS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW FULL COLUMNS ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/SHOW_INDEX.md b/docs/en/sql-reference/sql-statements/Administration/SHOW_INDEX.md index c4f79ee54faf2..179d1537f7a62 100644 --- a/docs/en/sql-reference/sql-statements/Administration/SHOW_INDEX.md +++ b/docs/en/sql-reference/sql-statements/Administration/SHOW_INDEX.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW INDEX ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/SHOW_PLUGINS.md b/docs/en/sql-reference/sql-statements/Administration/SHOW_PLUGINS.md index 84263469c545e..b35a4511bf817 100644 --- a/docs/en/sql-reference/sql-statements/Administration/SHOW_PLUGINS.md +++ b/docs/en/sql-reference/sql-statements/Administration/SHOW_PLUGINS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW PLUGINS ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/SHOW_TABLE_STATUS.md b/docs/en/sql-reference/sql-statements/Administration/SHOW_TABLE_STATUS.md index f8673b7b8c6b3..0a4c71f89bf09 100644 --- a/docs/en/sql-reference/sql-statements/Administration/SHOW_TABLE_STATUS.md +++ b/docs/en/sql-reference/sql-statements/Administration/SHOW_TABLE_STATUS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW TABLE STATUS ## description diff --git a/docs/en/sql-reference/sql-statements/Administration/UNINSTALL_PLUGIN.md b/docs/en/sql-reference/sql-statements/Administration/UNINSTALL_PLUGIN.md index 6a6bdc52030a9..fc7a25f2c14cc 100644 --- a/docs/en/sql-reference/sql-statements/Administration/UNINSTALL_PLUGIN.md +++ b/docs/en/sql-reference/sql-statements/Administration/UNINSTALL_PLUGIN.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # UNINTALL PLUGIN ## description diff --git a/docs/en/sql-reference/sql-statements/Utility/DESCRIBE.md b/docs/en/sql-reference/sql-statements/Utility/DESCRIBE.md index 01c8cb9048cf2..db8bc7e42edd8 100644 --- a/docs/en/sql-reference/sql-statements/Utility/DESCRIBE.md +++ b/docs/en/sql-reference/sql-statements/Utility/DESCRIBE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DESCRIBE ## description diff --git a/docs/en/sql-reference/sql-statements/account-management/ALTER_USER.md b/docs/en/sql-reference/sql-statements/account-management/ALTER_USER.md index cf48a25f57092..44591e0a80429 100644 --- a/docs/en/sql-reference/sql-statements/account-management/ALTER_USER.md +++ b/docs/en/sql-reference/sql-statements/account-management/ALTER_USER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ALTER USER ## Description diff --git a/docs/en/sql-reference/sql-statements/account-management/CREATE_ROLE.md b/docs/en/sql-reference/sql-statements/account-management/CREATE_ROLE.md index bb389a7bf43ab..a1124bde54dd9 100644 --- a/docs/en/sql-reference/sql-statements/account-management/CREATE_ROLE.md +++ b/docs/en/sql-reference/sql-statements/account-management/CREATE_ROLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE ROLE ## description diff --git a/docs/en/sql-reference/sql-statements/account-management/CREATE_USER.md b/docs/en/sql-reference/sql-statements/account-management/CREATE_USER.md index edf98f0e0bcb0..0833afd41f132 100644 --- a/docs/en/sql-reference/sql-statements/account-management/CREATE_USER.md +++ b/docs/en/sql-reference/sql-statements/account-management/CREATE_USER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE USER ## description diff --git a/docs/en/sql-reference/sql-statements/account-management/DROP_ROLE.md b/docs/en/sql-reference/sql-statements/account-management/DROP_ROLE.md index 36e4bd4d220db..8f3e2fe3a1da5 100644 --- a/docs/en/sql-reference/sql-statements/account-management/DROP_ROLE.md +++ b/docs/en/sql-reference/sql-statements/account-management/DROP_ROLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP ROLE ## description diff --git a/docs/en/sql-reference/sql-statements/account-management/DROP_USER.md b/docs/en/sql-reference/sql-statements/account-management/DROP_USER.md index 7afe2eca92d8f..799198304cde9 100644 --- a/docs/en/sql-reference/sql-statements/account-management/DROP_USER.md +++ b/docs/en/sql-reference/sql-statements/account-management/DROP_USER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP USER ## description diff --git a/docs/en/sql-reference/sql-statements/account-management/GRANT.md b/docs/en/sql-reference/sql-statements/account-management/GRANT.md index 68dbe2f4f1eb0..aaf771ed7a864 100644 --- a/docs/en/sql-reference/sql-statements/account-management/GRANT.md +++ b/docs/en/sql-reference/sql-statements/account-management/GRANT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # GRANT ## description diff --git a/docs/en/sql-reference/sql-statements/account-management/REVOKE.md b/docs/en/sql-reference/sql-statements/account-management/REVOKE.md index c09fa438ab637..8a88fa7366993 100644 --- a/docs/en/sql-reference/sql-statements/account-management/REVOKE.md +++ b/docs/en/sql-reference/sql-statements/account-management/REVOKE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # REVOKE ## description diff --git a/docs/en/sql-reference/sql-statements/account-management/SET_PASSWORD.md b/docs/en/sql-reference/sql-statements/account-management/SET_PASSWORD.md index cf006de555204..928e628db4f6f 100644 --- a/docs/en/sql-reference/sql-statements/account-management/SET_PASSWORD.md +++ b/docs/en/sql-reference/sql-statements/account-management/SET_PASSWORD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SET PASSWORD ## description diff --git a/docs/en/sql-reference/sql-statements/account-management/SET_PROPERTY.md b/docs/en/sql-reference/sql-statements/account-management/SET_PROPERTY.md index 44512f813532d..29f5920e0d511 100644 --- a/docs/en/sql-reference/sql-statements/account-management/SET_PROPERTY.md +++ b/docs/en/sql-reference/sql-statements/account-management/SET_PROPERTY.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SET PROPERTY ## description diff --git a/docs/en/sql-reference/sql-statements/account-management/SHOW_GRANTS.md b/docs/en/sql-reference/sql-statements/account-management/SHOW_GRANTS.md index cd8d2b619f93f..d74a3b13fb18f 100644 --- a/docs/en/sql-reference/sql-statements/account-management/SHOW_GRANTS.md +++ b/docs/en/sql-reference/sql-statements/account-management/SHOW_GRANTS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW GRANTS ## description diff --git a/docs/en/sql-reference/sql-statements/account-management/SHOW_ROLES.md b/docs/en/sql-reference/sql-statements/account-management/SHOW_ROLES.md index 9f75c7b12f1b4..37f830bec1dd2 100644 --- a/docs/en/sql-reference/sql-statements/account-management/SHOW_ROLES.md +++ b/docs/en/sql-reference/sql-statements/account-management/SHOW_ROLES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW ROLES ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/ALTER_DATABASE.md b/docs/en/sql-reference/sql-statements/data-definition/ALTER_DATABASE.md index 79798801b38d7..35dcf588cd05c 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/ALTER_DATABASE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/ALTER_DATABASE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ALTER DATABASE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/ALTER_TABLE.md b/docs/en/sql-reference/sql-statements/data-definition/ALTER_TABLE.md index 953684c55375e..d9dba1b383130 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/ALTER_TABLE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/ALTER_TABLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ALTER TABLE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/ALTER_VIEW.md b/docs/en/sql-reference/sql-statements/data-definition/ALTER_VIEW.md index 75298a4d272c7..292f36dc3f4f7 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/ALTER_VIEW.md +++ b/docs/en/sql-reference/sql-statements/data-definition/ALTER_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ALTER VIEW ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/BACKUP.md b/docs/en/sql-reference/sql-statements/data-definition/BACKUP.md index 944be56609366..c9dbd183f2503 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/BACKUP.md +++ b/docs/en/sql-reference/sql-statements/data-definition/BACKUP.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # BACKUP ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CANCEL_BACKUP.md b/docs/en/sql-reference/sql-statements/data-definition/CANCEL_BACKUP.md index 669c6d3a1204f..cbe7ca291e796 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CANCEL_BACKUP.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CANCEL_BACKUP.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CANCEL BACKUP ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CANCEL_RESTORE.md b/docs/en/sql-reference/sql-statements/data-definition/CANCEL_RESTORE.md index 4a2e3eb510a80..50464fede705c 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CANCEL_RESTORE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CANCEL_RESTORE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CANCEL RESTORE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CREATE_DATABASE.md b/docs/en/sql-reference/sql-statements/data-definition/CREATE_DATABASE.md index a595a80d92919..aa530c35a8260 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CREATE_DATABASE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CREATE_DATABASE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE DATABASE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CREATE_INDEX.md b/docs/en/sql-reference/sql-statements/data-definition/CREATE_INDEX.md index 456d80ea49a47..7720d960737c7 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CREATE_INDEX.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CREATE_INDEX.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE INDEX ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CREATE_MATERIALIZED_VIEW.md b/docs/en/sql-reference/sql-statements/data-definition/CREATE_MATERIALIZED_VIEW.md index aa4a86e460195..e31d93adb63d2 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CREATE_MATERIALIZED_VIEW.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CREATE_MATERIALIZED_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE MATERIALIZED VIEW ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CREATE_REPOSITORY.md b/docs/en/sql-reference/sql-statements/data-definition/CREATE_REPOSITORY.md index 065478fe8fe7d..013ad41e0a689 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CREATE_REPOSITORY.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CREATE_REPOSITORY.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE REPOSITORY ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CREATE_RESOURCE.md b/docs/en/sql-reference/sql-statements/data-definition/CREATE_RESOURCE.md index 874aae3015c37..57629ceffcbe0 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CREATE_RESOURCE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CREATE_RESOURCE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE RESOURCE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE.md b/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE.md index 336e81304cbf7..2d267727e0280 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE TABLE ## Description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md b/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md index 045d57eaec5c5..c6cb3728b8017 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE TABLE AS SELECT ## Description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE_LIKE.md b/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE_LIKE.md index c98559932efd1..1a0496820fcc9 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE_LIKE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CREATE_TABLE_LIKE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE TABLE LIKE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/CREATE_VIEW.md b/docs/en/sql-reference/sql-statements/data-definition/CREATE_VIEW.md index d391e89ea5864..f81d51f8026cf 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/CREATE_VIEW.md +++ b/docs/en/sql-reference/sql-statements/data-definition/CREATE_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE VIEW ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/DROP_DATABASE.md b/docs/en/sql-reference/sql-statements/data-definition/DROP_DATABASE.md index 560141d3e3917..72d4b54c406b9 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/DROP_DATABASE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/DROP_DATABASE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP DATABASE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/DROP_INDEX.md b/docs/en/sql-reference/sql-statements/data-definition/DROP_INDEX.md index 37003bb769a3a..7e4aa49a7c910 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/DROP_INDEX.md +++ b/docs/en/sql-reference/sql-statements/data-definition/DROP_INDEX.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP INDEX ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/DROP_MATERIALIZED_VIEW.md b/docs/en/sql-reference/sql-statements/data-definition/DROP_MATERIALIZED_VIEW.md index 74531e9a32943..6094ba2d9fb83 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/DROP_MATERIALIZED_VIEW.md +++ b/docs/en/sql-reference/sql-statements/data-definition/DROP_MATERIALIZED_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP MATERIALIZED VIEW ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/DROP_REPOSITORY.md b/docs/en/sql-reference/sql-statements/data-definition/DROP_REPOSITORY.md index 7060cc1b59081..60cfc427400bc 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/DROP_REPOSITORY.md +++ b/docs/en/sql-reference/sql-statements/data-definition/DROP_REPOSITORY.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP REPOSITORY ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/DROP_RESOURCE.md b/docs/en/sql-reference/sql-statements/data-definition/DROP_RESOURCE.md index 1fff5e009442e..c11c927184bf6 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/DROP_RESOURCE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/DROP_RESOURCE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP RESOURCE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/DROP_TABLE.md b/docs/en/sql-reference/sql-statements/data-definition/DROP_TABLE.md index dbd06a36d8ab2..40d8cc7877c74 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/DROP_TABLE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/DROP_TABLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP TABLE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/DROP_VIEW.md b/docs/en/sql-reference/sql-statements/data-definition/DROP_VIEW.md index 199ceda868ce7..7c7692afcc29a 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/DROP_VIEW.md +++ b/docs/en/sql-reference/sql-statements/data-definition/DROP_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP VIEW ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/HLL.md b/docs/en/sql-reference/sql-statements/data-definition/HLL.md index 55e33e810f89e..5fb71a8f18de5 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/HLL.md +++ b/docs/en/sql-reference/sql-statements/data-definition/HLL.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # HLL ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/RECOVER.md b/docs/en/sql-reference/sql-statements/data-definition/RECOVER.md index 0bf00510d8d21..0065fd6caf7fb 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/RECOVER.md +++ b/docs/en/sql-reference/sql-statements/data-definition/RECOVER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # RECOVER ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/RESTORE.md b/docs/en/sql-reference/sql-statements/data-definition/RESTORE.md index 9c9f8ec9bacd5..4d7b7b014d495 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/RESTORE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/RESTORE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # RESTORE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/SHOW_RESOURCES.md b/docs/en/sql-reference/sql-statements/data-definition/SHOW_RESOURCES.md index a659567f936f4..ae46c5d3496eb 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/SHOW_RESOURCES.md +++ b/docs/en/sql-reference/sql-statements/data-definition/SHOW_RESOURCES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW RESOURCES ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/TRUNCATE_TABLE.md b/docs/en/sql-reference/sql-statements/data-definition/TRUNCATE_TABLE.md index 27316356e1725..c72b31d75ab9e 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/TRUNCATE_TABLE.md +++ b/docs/en/sql-reference/sql-statements/data-definition/TRUNCATE_TABLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # TRUNCATE TABLE ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/create-function.md b/docs/en/sql-reference/sql-statements/data-definition/create-function.md index dfcad2d0f02f9..5eadb7e5d6c10 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/create-function.md +++ b/docs/en/sql-reference/sql-statements/data-definition/create-function.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CREATE FUNCTION ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/drop-function.md b/docs/en/sql-reference/sql-statements/data-definition/drop-function.md index 3a841170ffd94..da08a77b40064 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/drop-function.md +++ b/docs/en/sql-reference/sql-statements/data-definition/drop-function.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DROP FUNCTION ## description diff --git a/docs/en/sql-reference/sql-statements/data-definition/show-functions.md b/docs/en/sql-reference/sql-statements/data-definition/show-functions.md index fa494e04c0e0b..8b8856697bbf6 100644 --- a/docs/en/sql-reference/sql-statements/data-definition/show-functions.md +++ b/docs/en/sql-reference/sql-statements/data-definition/show-functions.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW FUNCTIONS ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/BROKER_LOAD.md b/docs/en/sql-reference/sql-statements/data-manipulation/BROKER_LOAD.md index 4b0d9ca332330..f16d02507a513 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/BROKER_LOAD.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/BROKER_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # BROKER LOAD ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/CANCEL_LOAD.md b/docs/en/sql-reference/sql-statements/data-manipulation/CANCEL_LOAD.md index 72181f17d501c..34b06d91c9759 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/CANCEL_LOAD.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/CANCEL_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CANCEL LOAD ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/DELETE.md b/docs/en/sql-reference/sql-statements/data-manipulation/DELETE.md index 65cfaad142789..f227fb46e60da 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/DELETE.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/DELETE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DELETE ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/EXPORT.md b/docs/en/sql-reference/sql-statements/data-manipulation/EXPORT.md index 68e2dcf5a0526..2c1e84a7ad26a 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/EXPORT.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/EXPORT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # EXPORT ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/GROUP_BY.md b/docs/en/sql-reference/sql-statements/data-manipulation/GROUP_BY.md index 8fe08cdda92ac..ab7a51035e711 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/GROUP_BY.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/GROUP_BY.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # GROUP BY ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/PAUSE_ROUTINE_LOAD.md b/docs/en/sql-reference/sql-statements/data-manipulation/PAUSE_ROUTINE_LOAD.md index b8e4290f8de0b..de3705c5321d9 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/PAUSE_ROUTINE_LOAD.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/PAUSE_ROUTINE_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # PAUSE ROUTINE LOAD ## example diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/RESUME_ROUTINE_LOAD.md b/docs/en/sql-reference/sql-statements/data-manipulation/RESUME_ROUTINE_LOAD.md index 16382d3f20c8f..99884cdb3f616 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/RESUME_ROUTINE_LOAD.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/RESUME_ROUTINE_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # RESUME ROUTINE LOAD ## example diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/ROUTINE_LOAD.md b/docs/en/sql-reference/sql-statements/data-manipulation/ROUTINE_LOAD.md index b0317df3d55f2..396c9487d4175 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/ROUTINE_LOAD.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/ROUTINE_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ROUTINE LOAD ## Description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SELECT.md b/docs/en/sql-reference/sql-statements/data-manipulation/SELECT.md index 28fabc3e97722..1deb9db2ecafa 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SELECT.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SELECT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SELECT ## Description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ALTER.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ALTER.md index 0f14a0d8269ce..d951d29841ddb 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ALTER.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ALTER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW ALTER ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_BACKUP.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_BACKUP.md index dc0d45869a30f..a20685a220341 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_BACKUP.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_BACKUP.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW BACKUP ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DATA.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DATA.md index 7850a2570d50e..02f8b3f6a9e5e 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DATA.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DATA.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW DATA ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DATABASES.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DATABASES.md index 266058d22ba2d..37c8f06e30805 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DATABASES.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DATABASES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW DATABASES ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DELETE.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DELETE.md index 6481836b6c624..5448163116221 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DELETE.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DELETE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW DELETE ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DYNAMIC_PARTITION_TABLES.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DYNAMIC_PARTITION_TABLES.md index e9c8fc39ed127..7d2101385c0be 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DYNAMIC_PARTITION_TABLES.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_DYNAMIC_PARTITION_TABLES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW DYNAMIC PARTITION TABLES ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_EXPORT.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_EXPORT.md index b39ee2b2dbdeb..647a0541457be 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_EXPORT.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_EXPORT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW EXPORT ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_LOAD.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_LOAD.md index 1920c54c05a3f..a685fbbfda12b 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_LOAD.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW LOAD ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_PARTITIONS.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_PARTITIONS.md index dc6240e486535..9968e7f846cc8 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_PARTITIONS.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_PARTITIONS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW PARTITIONS ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_PROPERTY.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_PROPERTY.md index a213af2a299f9..444ea58d02e17 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_PROPERTY.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_PROPERTY.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW PROPERTY ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_REPOSITORIES.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_REPOSITORIES.md index de137e12d1e23..5fafd4bb90f94 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_REPOSITORIES.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_REPOSITORIES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW REPOSITORIES ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_RESTORE.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_RESTORE.md index c62184d1d4470..d807f7e18b785 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_RESTORE.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_RESTORE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW RESTORE ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD.md index 0572c4d514380..334176c3a5f51 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW ROUTINE LOAD ## example diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD_TASK.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD_TASK.md index 282efce6a6ed3..ba3ac01eca85a 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD_TASK.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD_TASK.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW ROUTINE LOAD TASK ## example diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_SNAPSHOT.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_SNAPSHOT.md index 428a9c2254f9a..6457b35604145 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_SNAPSHOT.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_SNAPSHOT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW SNAPSHOT ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TABLES.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TABLES.md index afb47cf809913..f7ec841743a28 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TABLES.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TABLES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW TABLES ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TABLET.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TABLET.md index 55107689af421..230d26a1d0353 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TABLET.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TABLET.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW TABLET ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TRANSACTION.md b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TRANSACTION.md index 0f9f4e27823de..0b1c7f7acb69f 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TRANSACTION.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SHOW_TRANSACTION.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SHOW TRANSACTION ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/SPARK_LOAD.md b/docs/en/sql-reference/sql-statements/data-manipulation/SPARK_LOAD.md index d153e9b0a00a7..3d512a4451089 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/SPARK_LOAD.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/SPARK_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SPARK LOAD ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/STOP_ROUTINE_LOAD.md b/docs/en/sql-reference/sql-statements/data-manipulation/STOP_ROUTINE_LOAD.md index 716559a2baaf4..6730fe628a37e 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/STOP_ROUTINE_LOAD.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/STOP_ROUTINE_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # STOP ROUTINE LOAD ## example diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/STREAM_LOAD.md b/docs/en/sql-reference/sql-statements/data-manipulation/STREAM_LOAD.md index a165b3eff766a..57f36a647de34 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/STREAM_LOAD.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/STREAM_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # STREAM LOAD ## description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/alter-routine-load.md b/docs/en/sql-reference/sql-statements/data-manipulation/alter-routine-load.md index 7694bc0dea282..4a70922bd8553 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/alter-routine-load.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/alter-routine-load.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # ALTER ROUTINE LOAD ## Description diff --git a/docs/en/sql-reference/sql-statements/data-manipulation/insert.md b/docs/en/sql-reference/sql-statements/data-manipulation/insert.md index fc40e4401e4f9..7ee6d37dae29d 100644 --- a/docs/en/sql-reference/sql-statements/data-manipulation/insert.md +++ b/docs/en/sql-reference/sql-statements/data-manipulation/insert.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # INSERT ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/BIGINT.md b/docs/en/sql-reference/sql-statements/data-types/BIGINT.md index 9e0c6d68fe1e2..d0548ef98896c 100644 --- a/docs/en/sql-reference/sql-statements/data-types/BIGINT.md +++ b/docs/en/sql-reference/sql-statements/data-types/BIGINT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # BIGINT ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/BITMAP.md b/docs/en/sql-reference/sql-statements/data-types/BITMAP.md index 01947d42a6a05..0ef9a1e0a0925 100644 --- a/docs/en/sql-reference/sql-statements/data-types/BITMAP.md +++ b/docs/en/sql-reference/sql-statements/data-types/BITMAP.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # BITMAP Here is a simple example to illustrate the usage of several aggregate functions in Bitmap. For detailed function definitions or more Bitmap functions, see bitmap-functions. diff --git a/docs/en/sql-reference/sql-statements/data-types/BOOLEAN.md b/docs/en/sql-reference/sql-statements/data-types/BOOLEAN.md index 13cb0dc04d311..911f1be2e664e 100644 --- a/docs/en/sql-reference/sql-statements/data-types/BOOLEAN.md +++ b/docs/en/sql-reference/sql-statements/data-types/BOOLEAN.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # BOOLEAN ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/CHAR.md b/docs/en/sql-reference/sql-statements/data-types/CHAR.md index 652e8dc30a687..8b90b03e01561 100644 --- a/docs/en/sql-reference/sql-statements/data-types/CHAR.md +++ b/docs/en/sql-reference/sql-statements/data-types/CHAR.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # CHAR ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/DATE.md b/docs/en/sql-reference/sql-statements/data-types/DATE.md index 78d6ad501aea2..1dc91ee31c55e 100644 --- a/docs/en/sql-reference/sql-statements/data-types/DATE.md +++ b/docs/en/sql-reference/sql-statements/data-types/DATE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DATE ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/DATETIME.md b/docs/en/sql-reference/sql-statements/data-types/DATETIME.md index 30ef1d3356e4c..e9f6ded44aceb 100644 --- a/docs/en/sql-reference/sql-statements/data-types/DATETIME.md +++ b/docs/en/sql-reference/sql-statements/data-types/DATETIME.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DATETIME ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/DECIMAL.md b/docs/en/sql-reference/sql-statements/data-types/DECIMAL.md index c6bc36d3fd979..a7b9c6b4b5fb9 100644 --- a/docs/en/sql-reference/sql-statements/data-types/DECIMAL.md +++ b/docs/en/sql-reference/sql-statements/data-types/DECIMAL.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DECIMAL ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/DOUBLE.md b/docs/en/sql-reference/sql-statements/data-types/DOUBLE.md index f4c748cc78302..8c620992c89e9 100644 --- a/docs/en/sql-reference/sql-statements/data-types/DOUBLE.md +++ b/docs/en/sql-reference/sql-statements/data-types/DOUBLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # DOUBLE ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/FLOAT.md b/docs/en/sql-reference/sql-statements/data-types/FLOAT.md index 05c12c9782fdd..7d0f1ac69f2e6 100644 --- a/docs/en/sql-reference/sql-statements/data-types/FLOAT.md +++ b/docs/en/sql-reference/sql-statements/data-types/FLOAT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # FLOAT ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/HLL.md b/docs/en/sql-reference/sql-statements/data-types/HLL.md index 1103c09ed82a0..1a10ad22a15e0 100644 --- a/docs/en/sql-reference/sql-statements/data-types/HLL.md +++ b/docs/en/sql-reference/sql-statements/data-types/HLL.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # HLL(HyperLogLog) ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/INT.md b/docs/en/sql-reference/sql-statements/data-types/INT.md index eefeee20c308f..d05b78cdfbd35 100644 --- a/docs/en/sql-reference/sql-statements/data-types/INT.md +++ b/docs/en/sql-reference/sql-statements/data-types/INT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # INT ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/LARGEINT.md b/docs/en/sql-reference/sql-statements/data-types/LARGEINT.md index 05dc4f2caa5c3..d0f1eb3034c88 100644 --- a/docs/en/sql-reference/sql-statements/data-types/LARGEINT.md +++ b/docs/en/sql-reference/sql-statements/data-types/LARGEINT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # LARGEINT ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/SMALLINT.md b/docs/en/sql-reference/sql-statements/data-types/SMALLINT.md index ff732a70dd0d6..115492870ee6e 100644 --- a/docs/en/sql-reference/sql-statements/data-types/SMALLINT.md +++ b/docs/en/sql-reference/sql-statements/data-types/SMALLINT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # SMALLINT ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/STRING.md b/docs/en/sql-reference/sql-statements/data-types/STRING.md index ab7b7f9f5d4ae..f977dfe156507 100644 --- a/docs/en/sql-reference/sql-statements/data-types/STRING.md +++ b/docs/en/sql-reference/sql-statements/data-types/STRING.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # STRING ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/TINYINT.md b/docs/en/sql-reference/sql-statements/data-types/TINYINT.md index 5edb7ab95e4b3..e9c4342c7ed86 100644 --- a/docs/en/sql-reference/sql-statements/data-types/TINYINT.md +++ b/docs/en/sql-reference/sql-statements/data-types/TINYINT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # TINYINT ## description diff --git a/docs/en/sql-reference/sql-statements/data-types/VARCHAR.md b/docs/en/sql-reference/sql-statements/data-types/VARCHAR.md index 244f962b7ad55..c8a059d72135d 100644 --- a/docs/en/sql-reference/sql-statements/data-types/VARCHAR.md +++ b/docs/en/sql-reference/sql-statements/data-types/VARCHAR.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # VARCHAR ## description diff --git a/docs/en/table_design/Bitmap_index.md b/docs/en/table_design/Bitmap_index.md index 0b04b997056b6..02da1fd6106bf 100644 --- a/docs/en/table_design/Bitmap_index.md +++ b/docs/en/table_design/Bitmap_index.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Bitmap Indexing StarRocks supports bitmap-based indexing that significantly speeds up queries. diff --git a/docs/en/table_design/Bloomfilter_index.md b/docs/en/table_design/Bloomfilter_index.md index 7058b0bfa72c7..eebbdcf86b47b 100644 --- a/docs/en/table_design/Bloomfilter_index.md +++ b/docs/en/table_design/Bloomfilter_index.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Bloom Filter Indexing ## Principle diff --git a/docs/en/table_design/Data_distribution.md b/docs/en/table_design/Data_distribution.md index 37124c09e8ef6..3fa8c669f29cf 100644 --- a/docs/en/table_design/Data_distribution.md +++ b/docs/en/table_design/Data_distribution.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Data distribution ## Technical terms diff --git a/docs/en/table_design/Data_model.md b/docs/en/table_design/Data_model.md index 36e270798a448..10886cc2ea003 100644 --- a/docs/en/table_design/Data_model.md +++ b/docs/en/table_design/Data_model.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Data Models According to the mapping relationship between ingested data and actual stored data, StarRocks provides corresponding data models for different types of tables. Here we reference the concept of primary key (in the relational model), and use the value of the key column as the sort key. Compared with the traditional primary key,StarRocks’s sort key has these features: diff --git a/docs/en/table_design/Materialized_view.md b/docs/en/table_design/Materialized_view.md index 47da7ca050a6e..4acd38d619b1f 100644 --- a/docs/en/table_design/Materialized_view.md +++ b/docs/en/table_design/Materialized_view.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Materialized View ## Terminology diff --git a/docs/en/table_design/Sort_key.md b/docs/en/table_design/Sort_key.md index 22a138dc20dc0..089f4d0791449 100644 --- a/docs/en/table_design/Sort_key.md +++ b/docs/en/table_design/Sort_key.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Sort Keys ## How Sort Keys Work diff --git a/docs/en/table_design/StarRocks_table_design.md b/docs/en/table_design/StarRocks_table_design.md index 74277504f15fb..0d816f9d37e90 100644 --- a/docs/en/table_design/StarRocks_table_design.md +++ b/docs/en/table_design/StarRocks_table_design.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Table Design ## Columnar Storage diff --git a/docs/en/table_design/Table_design.md b/docs/en/table_design/Table_design.md index 06cfdd522209b..c4d2ec9fc427f 100644 --- a/docs/en/table_design/Table_design.md +++ b/docs/en/table_design/Table_design.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Introduction This chapter introduces the following topics: diff --git a/docs/en/unloading/Export.md b/docs/en/unloading/Export.md index fe3754c6a96cc..9500a3e7df7f8 100644 --- a/docs/en/unloading/Export.md +++ b/docs/en/unloading/Export.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Export Overview Data Export is a feature to export and store data to other storage media. It can export data from user-specified tables or partitions in **text** format to remote storage such as HDFS/AliCloud OSS/AWS S3 (or S3 protocol-compatible object storage) via Broker. diff --git a/docs/en/unloading/Flink_connector.md b/docs/en/unloading/Flink_connector.md index 9192508b543fe..16e4f7979d362 100644 --- a/docs/en/unloading/Flink_connector.md +++ b/docs/en/unloading/Flink_connector.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Use Flink connector to read data from StarRocks This topic describes how to use the source function of flink-connector-starrocks to read data from StarRocks. diff --git a/docs/en/unloading/Spark_connector.md b/docs/en/unloading/Spark_connector.md index 3a06942aa4de1..2f36efb9a320c 100644 --- a/docs/en/unloading/Spark_connector.md +++ b/docs/en/unloading/Spark_connector.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Spark StarRocks Connector The Spark StarRocks Connector reads data stored in StarRocks via Spark. diff --git a/docs/en/using_starrocks/Array.md b/docs/en/using_starrocks/Array.md index cff7a7fe60b2b..205b6f644ae23 100644 --- a/docs/en/using_starrocks/Array.md +++ b/docs/en/using_starrocks/Array.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Arrays ## Background diff --git a/docs/en/using_starrocks/Colocation_join.md b/docs/en/using_starrocks/Colocation_join.md index 2e9316d415deb..f97929fee091c 100644 --- a/docs/en/using_starrocks/Colocation_join.md +++ b/docs/en/using_starrocks/Colocation_join.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Colocate Join For shuffle join and broadcast join, if the join condition is met, the data rows of the two joining tables are merged into a single node to complete the join. Neither of these two join methods can avoid latency or overhead caused by data network transmission between nodes. diff --git a/docs/en/using_starrocks/Cost_based_optimizer.md b/docs/en/using_starrocks/Cost_based_optimizer.md index 8f07be50eadba..2b1d6e642eb7d 100644 --- a/docs/en/using_starrocks/Cost_based_optimizer.md +++ b/docs/en/using_starrocks/Cost_based_optimizer.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Cost Based Optimizer StarRocks 1.16.0 introduces cost-based optimizer (CBO). This feature is enabled by default in StarRocks 1.19 and later. CBO can select the optimal execution plan based on cost, significantly improving the performance of complex queries. diff --git a/docs/en/using_starrocks/External_table.md b/docs/en/using_starrocks/External_table.md index 4fa50f6619d69..6394852f98dde 100644 --- a/docs/en/using_starrocks/External_table.md +++ b/docs/en/using_starrocks/External_table.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # External tables StarRocks supports access to other data sources by using external tables. External tables are created based on data tables that are stored in other data sources. StarRocks only stores the metadata of the data tables. You can use external tables to directly query data in other data sources. StarRocks supports the following data sources: MySQL, Elasticsearch, Hive, StarRocks, Apache Iceberg, and Apache Hudi. **Currently, you can only insert data from another StarRocks cluster into the current StarRocks cluster. You cannot read data from it. For data sources other than StarRocks, you can only read data from these data sources.** diff --git a/docs/en/using_starrocks/Lateral_join.md b/docs/en/using_starrocks/Lateral_join.md index 9b58ecb693c92..bc08279c5b647 100644 --- a/docs/en/using_starrocks/Lateral_join.md +++ b/docs/en/using_starrocks/Lateral_join.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Lateral Join ## Background diff --git a/docs/en/using_starrocks/Materialized_view.md b/docs/en/using_starrocks/Materialized_view.md index 6b5841af17310..d676ca206e19e 100644 --- a/docs/en/using_starrocks/Materialized_view.md +++ b/docs/en/using_starrocks/Materialized_view.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Materialized view ## Background diff --git a/docs/en/using_starrocks/Using_HLL.md b/docs/en/using_starrocks/Using_HLL.md index 06cf64166709b..4894eb5b036fc 100644 --- a/docs/en/using_starrocks/Using_HLL.md +++ b/docs/en/using_starrocks/Using_HLL.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Use HLL for approximate count distinct ## Background diff --git a/docs/en/using_starrocks/Using_bitmap.md b/docs/en/using_starrocks/Using_bitmap.md index 5f71d6ff103e3..3afc409edc05a 100644 --- a/docs/en/using_starrocks/Using_bitmap.md +++ b/docs/en/using_starrocks/Using_bitmap.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Use Bitmap for exact count distinct ## Background diff --git a/docs/en/using_starrocks/Window_function.md b/docs/en/using_starrocks/Window_function.md index ddc3bd41ea2ee..62d4f5fd661ba 100644 --- a/docs/en/using_starrocks/Window_function.md +++ b/docs/en/using_starrocks/Window_function.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Window function ## Background diff --git a/docs/en/using_starrocks/filemanager.md b/docs/en/using_starrocks/filemanager.md index 84c88e5602b87..1022fb0be9f14 100644 --- a/docs/en/using_starrocks/filemanager.md +++ b/docs/en/using_starrocks/filemanager.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # File manager With file manager, you can create, view, and delete files, such as the files that are used to access external data sources: public key files, private key files, and certificate files. You can reference or access the created files by using commands. diff --git a/docs/en/using_starrocks/timezone.md b/docs/en/using_starrocks/timezone.md index a130039aa5cf0..4e074f96a7cdd 100644 --- a/docs/en/using_starrocks/timezone.md +++ b/docs/en/using_starrocks/timezone.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "English" +--- + # Configure a time zone This topic describes how to configure a time zone. diff --git a/docs/zh/README.md b/docs/zh/README.md index 67695da27f729..0797e09d5b316 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 如何贡献文档 非常感谢您参与 StarRocks 文档建设,您的帮助是文档改进的关键! diff --git a/docs/zh/administration/Administration_guide.md b/docs/zh/administration/Administration_guide.md index 18fc52847f90d..7d48057c08d90 100644 --- a/docs/zh/administration/Administration_guide.md +++ b/docs/zh/administration/Administration_guide.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 管理手册 本章节针对系统管理员或者DBA,对StarRocks的集群管理的各方面做一一阐述。 diff --git a/docs/zh/administration/Authentication.md b/docs/zh/administration/Authentication.md index 934b175c98179..5a45ecec26cf6 100644 --- a/docs/zh/administration/Authentication.md +++ b/docs/zh/administration/Authentication.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 认证方式 除“用户名+密码”认证方式外,StarRocks还支持LDAP用户。 diff --git a/docs/zh/administration/Backup_and_restore.md b/docs/zh/administration/Backup_and_restore.md index 4d031205bc3f4..e1faefb61ce4c 100644 --- a/docs/zh/administration/Backup_and_restore.md +++ b/docs/zh/administration/Backup_and_restore.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 备份与恢复 StarRocks 支持将当前数据以文件的形式,通过 broker 备份到远端存储系统中(Broker 是 StarRocks 集群中一种可选进程,主要用于支持 StarRocks 读写远端存储上的文件和目录,具体请参考[Broker Load文档](../loading/BrokerLoad.md)。之后可以通过恢复命令,从远端存储系统中将数据恢复到任意 StarRocks 集群。通过这个功能,StarRocks 可以支持将数据定期的进行快照备份。也可以通过这个功能,在不同集群间进行数据迁移。 diff --git a/docs/zh/administration/Blacklist.md b/docs/zh/administration/Blacklist.md index 558589993e2f3..ec50d1f2c4d0f 100644 --- a/docs/zh/administration/Blacklist.md +++ b/docs/zh/administration/Blacklist.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 黑名单管理 StarRocks的客户可以维护一个SQL黑名单,在某些场景下禁止指定的一类SQL,避免这类SQL导致集群crash或者其他预期之外的行为。 diff --git a/docs/zh/administration/Build_in_docker.md b/docs/zh/administration/Build_in_docker.md index 558f14c9b1bf6..e50dbb6536328 100644 --- a/docs/zh/administration/Build_in_docker.md +++ b/docs/zh/administration/Build_in_docker.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # dev-env image 使用说明 ## image 下载 diff --git a/docs/zh/administration/Cluster_administration.md b/docs/zh/administration/Cluster_administration.md index fc4ce4a18eebb..8c6312ab4ef27 100644 --- a/docs/zh/administration/Cluster_administration.md +++ b/docs/zh/administration/Cluster_administration.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 集群管理 ## 集群启停 diff --git a/docs/zh/administration/Configuration.md b/docs/zh/administration/Configuration.md index 7a32d7dbab2f8..d9989dbec7c31 100644 --- a/docs/zh/administration/Configuration.md +++ b/docs/zh/administration/Configuration.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 参数配置 服务启动之后,在运行的过程中可能会出现调整配置参数的情况,以满足业务需求。修改BE,FE的配置项以后,都需要重启使其生效 diff --git a/docs/zh/administration/Data_recovery.md b/docs/zh/administration/Data_recovery.md index 12cfa8b57b403..0aed743c5f4b8 100644 --- a/docs/zh/administration/Data_recovery.md +++ b/docs/zh/administration/Data_recovery.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 数据删除恢复 StarRocks支持对误删除的数据库/表/分区进行数据恢复,在drop table或者 drop database之后,StarRocks不会立刻对数据进行物理删除,而是在Trash中保留一段时间(默认1天),管理员可以通过RECOVER命令对误删除的数据进行恢复 diff --git a/docs/zh/administration/Deployment.md b/docs/zh/administration/Deployment.md index 49a70f017deaa..9af9fb3c869ea 100644 --- a/docs/zh/administration/Deployment.md +++ b/docs/zh/administration/Deployment.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 集群部署 StarRocks的集群部署分为两种模式,第一种是使用命令部署,第二种是使用 StarRocksManager 自动化部署。自动部署的版本只需要在页面上简单进行配置、选择、输入后批量完成,并且包含Supervisor进程管理、滚动升级、备份、回滚等功能。命令部署的方式适用于希望和自有运维系统打通的用户,有助于管理员理解StarRocks的内部运行机制,直接定位处理一些更复杂的问题。 diff --git a/docs/zh/administration/Load_balance.md b/docs/zh/administration/Load_balance.md index aa38621232c1e..53a951d23ede5 100644 --- a/docs/zh/administration/Load_balance.md +++ b/docs/zh/administration/Load_balance.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 负载均衡 当部署多个 FE 节点时,用户可以在多个 FE 之上部署负载均衡层来实现 StarRocks 的高可用。 diff --git a/docs/zh/administration/Memory_management.md b/docs/zh/administration/Memory_management.md index 692e07ea43765..05de793426303 100644 --- a/docs/zh/administration/Memory_management.md +++ b/docs/zh/administration/Memory_management.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 内存管理 本章节简单的介绍StarRocks中的内存使用分类和基本的查看内存管理的方法 diff --git a/docs/zh/administration/Metadata_recovery.md b/docs/zh/administration/Metadata_recovery.md index b6dda0f2ad3d4..b7f5f8c38e6b2 100644 --- a/docs/zh/administration/Metadata_recovery.md +++ b/docs/zh/administration/Metadata_recovery.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 元数据恢复(此方法并不能根本解决问题,只是为了尽快恢复集群才需要如此操作,请联系官方人员协助) FE 有可能因为某些原因出现无法启动 bdbje、FE 之间无法同步等问题。故障表现包括无法进行元数据写操作、没有 MASTER 等等,需要手动恢复 FE。 diff --git a/docs/zh/administration/Monitor_and_Alert.md b/docs/zh/administration/Monitor_and_Alert.md index 5e18b752b8420..ccdfa790403b4 100644 --- a/docs/zh/administration/Monitor_and_Alert.md +++ b/docs/zh/administration/Monitor_and_Alert.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 监控报警 StarRocks提供两种监控报警的方案,第一种是使用内置的StarRocksManager,其自带的Agent从各个Host采集监控信息上报到Center Service然后做可视化展示,也提供了邮件和Webhook的方式发送报警通知。但是如果用户为了二次开发需求,需要自己搭建部署监控服务,也可以使用开源的Prometheus+Grafana的方案,StarRocks提供了兼容Prometheus的信息采集接口,可以通过直接链接BE/FE的HTTP端口来获取集群的监控信息。 diff --git a/docs/zh/administration/Profiling.md b/docs/zh/administration/Profiling.md index c7180a5162463..bfed9d098b0c5 100644 --- a/docs/zh/administration/Profiling.md +++ b/docs/zh/administration/Profiling.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 性能优化 ## 建表 diff --git a/docs/zh/administration/Query_management.md b/docs/zh/administration/Query_management.md index a29b2b976dded..7c3d48b21c996 100644 --- a/docs/zh/administration/Query_management.md +++ b/docs/zh/administration/Query_management.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 查询管理 ## 用户连接数 diff --git a/docs/zh/administration/Query_planning.md b/docs/zh/administration/Query_planning.md index c72b4c2d560db..90c39976b3df6 100644 --- a/docs/zh/administration/Query_planning.md +++ b/docs/zh/administration/Query_planning.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 查询分析 性能优化是StarRocks集群管理员经常遇到的问题,慢查询不仅影响用户体验,而且影响整个集群的服务能力,所以定期针对慢查询进行分析并优化是一项非常重要的工作。 diff --git a/docs/zh/administration/Replica.md b/docs/zh/administration/Replica.md index 4050fc16eadaf..158e8af98556c 100644 --- a/docs/zh/administration/Replica.md +++ b/docs/zh/administration/Replica.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 副本管理 ## 名词解释 diff --git a/docs/zh/administration/Scale_up_down.md b/docs/zh/administration/Scale_up_down.md index 994315283000e..82027de6763f6 100644 --- a/docs/zh/administration/Scale_up_down.md +++ b/docs/zh/administration/Scale_up_down.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 扩容缩容 ## FE扩缩容 diff --git a/docs/zh/administration/User_privilege.md b/docs/zh/administration/User_privilege.md index 959ca6c7da797..1c696bdb62507 100644 --- a/docs/zh/administration/User_privilege.md +++ b/docs/zh/administration/User_privilege.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 用户权限 StarRocks 的权限管理系统参照了 MySQL 的权限管理机制,支持表级别细粒度的权限控制、基于角色的权限访问控制,以及白名单机制。 diff --git a/docs/zh/administration/filemanager.md b/docs/zh/administration/filemanager.md index b3927221b49d8..343300928db58 100644 --- a/docs/zh/administration/filemanager.md +++ b/docs/zh/administration/filemanager.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 文件管理器 本文描述了如何使用文件管理器创建、查看和删除文件。StarRocks 允许用户将公钥、私钥和证书文件等文件上传并保存至系统内,进而在命令中引用或访问。 diff --git a/docs/zh/administration/timezone.md b/docs/zh/administration/timezone.md index ba5d89cd60508..ef5b6edfc5015 100644 --- a/docs/zh/administration/timezone.md +++ b/docs/zh/administration/timezone.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 时区 StarRocks 支持多时区设置 diff --git a/docs/zh/benchmarking/SSB_Benchmarking.md b/docs/zh/benchmarking/SSB_Benchmarking.md index 18fe8b9518a11..64f8523f68415 100644 --- a/docs/zh/benchmarking/SSB_Benchmarking.md +++ b/docs/zh/benchmarking/SSB_Benchmarking.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SSB 性能测试 ## 一、测试结论 diff --git a/docs/zh/benchmarking/TPC-H_Benchmark.md b/docs/zh/benchmarking/TPC-H_Benchmark.md index b19be05433926..dc1f86b05c720 100644 --- a/docs/zh/benchmarking/TPC-H_Benchmark.md +++ b/docs/zh/benchmarking/TPC-H_Benchmark.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # TPC-H 基准测试 TPC-H 是美国交易处理效能委员会 TPC(Transaction Processing Performance Council)组织制定的用来模拟决策支持类应用的测试集。它包括一整套面向业务的 ad-hoc 查询和并发数据修改。 diff --git a/docs/zh/data_source/External_table.md b/docs/zh/data_source/External_table.md index 1b87ea486b5f8..67b48fef4ca47 100644 --- a/docs/zh/data_source/External_table.md +++ b/docs/zh/data_source/External_table.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 外部表 StarRocks 支持以外部表的形式,接入其他数据源。外部表指的是保存在其他数据源中的数据表,而 StartRocks 只保存表对应的元数据,并直接向外部表所在数据源发起查询。目前 StarRocks 已支持的第三方数据源包括 MySQL、Elasticsearch、Hive、StarRocks、Apache Iceberg 和 Apache Hudi。**对于 StarRocks 数据源,现阶段只支持 Insert 写入,不支持读取,对于其他数据源,现阶段只支持读取,还不支持写入**。 diff --git a/docs/zh/data_source/Manage_data.md b/docs/zh/data_source/Manage_data.md index c60b3b1e9929e..09dedf475983e 100644 --- a/docs/zh/data_source/Manage_data.md +++ b/docs/zh/data_source/Manage_data.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 使用 catalog 管理内部和外部数据 Catalog(数据目录)用于管理数据。StarRocks 2.3 及以上版本提供以下两种数据目录: diff --git a/docs/zh/faq/Deploy_faq.md b/docs/zh/faq/Deploy_faq.md index 236749e246aee..cb699d5c56f47 100644 --- a/docs/zh/faq/Deploy_faq.md +++ b/docs/zh/faq/Deploy_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Deploy常见问题 ## 在配置文件fe.conf中priority_networks参数如何绑定固定IP diff --git a/docs/zh/faq/Exporting_faq.md b/docs/zh/faq/Exporting_faq.md index 3800fada76402..a65673ed7a9fb 100644 --- a/docs/zh/faq/Exporting_faq.md +++ b/docs/zh/faq/Exporting_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Export常见问题 ## 阿里云OSS备份与还原 diff --git a/docs/zh/faq/Others.md b/docs/zh/faq/Others.md index c5a46a66ead90..0e08e1d8748c5 100644 --- a/docs/zh/faq/Others.md +++ b/docs/zh/faq/Others.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 其他常见问题 ## 建表时,varchar(32)和string占用的存储空间是否相同?查询时的性能是否相同? diff --git a/docs/zh/faq/Sql_faq.md b/docs/zh/faq/Sql_faq.md index 0b73c9f4094b6..4cf68685a4fa9 100644 --- a/docs/zh/faq/Sql_faq.md +++ b/docs/zh/faq/Sql_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 查询相关问题 ## 构建物化视图失败:fail to allocate memory diff --git a/docs/zh/faq/Video.md b/docs/zh/faq/Video.md index 0dba190951c8f..f9ba866e7dc48 100644 --- a/docs/zh/faq/Video.md +++ b/docs/zh/faq/Video.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 视频资源 [POC测试指南](https://www.bilibili.com/video/BV1SX4y1c7i4?spm_id_from=333.999.0.0) diff --git a/docs/zh/faq/loading/Broker_load_faq.md b/docs/zh/faq/loading/Broker_load_faq.md index 867fdc2a91943..355c2924f794c 100644 --- a/docs/zh/faq/loading/Broker_load_faq.md +++ b/docs/zh/faq/loading/Broker_load_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Broker Load常见问题 ## Broker Load,能不能再次执行已经执行成功(State: FINISHED)的任务? diff --git a/docs/zh/faq/loading/CloudCanal_load_faq.md b/docs/zh/faq/loading/CloudCanal_load_faq.md index 298cabd096c03..51bfee42806c2 100644 --- a/docs/zh/faq/loading/CloudCanal_load_faq.md +++ b/docs/zh/faq/loading/CloudCanal_load_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CloudCanal数据导入常见问题 ## 导入时任务异常,报错 close index failed/too many tablet versions diff --git a/docs/zh/faq/loading/DataX_faq.md b/docs/zh/faq/loading/DataX_faq.md index 62d3bc26e540f..c45bcb54a68e7 100644 --- a/docs/zh/faq/loading/DataX_faq.md +++ b/docs/zh/faq/loading/DataX_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DataX 导入常见问题 ## datax writer 没有writemode参数?必须得把表建成更新模式的? diff --git a/docs/zh/faq/loading/Flink_connector_faq.md b/docs/zh/faq/loading/Flink_connector_faq.md index c5e8bd343556a..7f01b88fa62e9 100644 --- a/docs/zh/faq/loading/Flink_connector_faq.md +++ b/docs/zh/faq/loading/Flink_connector_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Flink Connector常见问题 ## flink-connector-jdbc_2.11sink到StarRocks时间落后8小时 diff --git a/docs/zh/faq/loading/Insert_into_faq.md b/docs/zh/faq/loading/Insert_into_faq.md index b282c2e6db6e9..56cc75813b620 100644 --- a/docs/zh/faq/loading/Insert_into_faq.md +++ b/docs/zh/faq/loading/Insert_into_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Insert Into常见问题 ## 进行数据insert,SQL每插入一条大约耗时50~100ms之间,执行效率有没有什么可以优化的? diff --git a/docs/zh/faq/loading/Loading_faq.md b/docs/zh/faq/loading/Loading_faq.md index 01cf8ad7d53b7..8725d889396a2 100644 --- a/docs/zh/faq/loading/Loading_faq.md +++ b/docs/zh/faq/loading/Loading_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 导入通用FAQ ## 导入常见问题 diff --git a/docs/zh/faq/loading/Routine_load_faq.md b/docs/zh/faq/loading/Routine_load_faq.md index 6d987e46f6050..6475299dfdbb2 100644 --- a/docs/zh/faq/loading/Routine_load_faq.md +++ b/docs/zh/faq/loading/Routine_load_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Routine Load常见问题 ## kafka 生产的mysql binlog数据算不算文本格式数据? diff --git a/docs/zh/faq/loading/Stream_load_faq.md b/docs/zh/faq/loading/Stream_load_faq.md index f1b9e342064b4..051b3df58f37f 100644 --- a/docs/zh/faq/loading/Stream_load_faq.md +++ b/docs/zh/faq/loading/Stream_load_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Stream Load常见问题 ## Stream Load是否可识别文本文件中首行的列名?或者能否指定不读取第一行? diff --git a/docs/zh/introduction/StarRocks_intro.md b/docs/zh/introduction/StarRocks_intro.md index b2b1cfa62c48f..d07103b3c5f19 100644 --- a/docs/zh/introduction/StarRocks_intro.md +++ b/docs/zh/introduction/StarRocks_intro.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # StarRocks ## StarRocks是什么 diff --git a/docs/zh/loading/BrokerLoad.md b/docs/zh/loading/BrokerLoad.md index f29109d34392a..40db45f85adbe 100644 --- a/docs/zh/loading/BrokerLoad.md +++ b/docs/zh/loading/BrokerLoad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Broker Load StarRocks支持从Apache HDFS、Amazon S3等外部存储系统导入数据,支持CSV、ORCFile、Parquet等文件格式。数据量在几十GB到上百GB 级别。 diff --git a/docs/zh/loading/CloudCanal_loading.md b/docs/zh/loading/CloudCanal_loading.md index 370c94958196c..7cd882b631e4c 100644 --- a/docs/zh/loading/CloudCanal_loading.md +++ b/docs/zh/loading/CloudCanal_loading.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CloudCanal数据导入 ## 介绍 diff --git a/docs/zh/loading/DataX-starrocks-writer.md b/docs/zh/loading/DataX-starrocks-writer.md index 9c3474163f7ff..27dbfebc3cc0f 100644 --- a/docs/zh/loading/DataX-starrocks-writer.md +++ b/docs/zh/loading/DataX-starrocks-writer.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 介绍 StarRocksWriter 插件实现了写入数据到 StarRocks 的目的表的功能。在底层实现上,StarRocksWriter 通过Stream load以csv或 json 格式导入数据至StarRocks。内部将`reader`读取的数据进行缓存后批量导入至StarRocks,以提高写入性能。总体数据流是 `source -> Reader -> DataX channel -> Writer -> StarRocks`。 diff --git a/docs/zh/loading/Etl_in_loading.md b/docs/zh/loading/Etl_in_loading.md index 1dcec3e3ffaf7..52dbaf53de35c 100644 --- a/docs/zh/loading/Etl_in_loading.md +++ b/docs/zh/loading/Etl_in_loading.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 导入过程中完成数据转换 用户在向StarRocks表中导入数据时,有时候目标表中的内容与数据源中的内容**不完全一**样。比如: diff --git a/docs/zh/loading/Flink-connector-starrocks.md b/docs/zh/loading/Flink-connector-starrocks.md index 2b5ee1a8373f0..a034dabc16e5f 100644 --- a/docs/zh/loading/Flink-connector-starrocks.md +++ b/docs/zh/loading/Flink-connector-starrocks.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 设计背景 flink的用户想要将数据sink到StarRocks当中,但是flink官方只提供了flink-connector-jdbc, 不足以满足导入性能要求,为此我们新增了一个flink-connector-starrocks,内部实现是通过缓存并批量由stream load导入。 diff --git a/docs/zh/loading/Flink_cdc_load.md b/docs/zh/loading/Flink_cdc_load.md index dc264ab0d719b..9ce642c607118 100644 --- a/docs/zh/loading/Flink_cdc_load.md +++ b/docs/zh/loading/Flink_cdc_load.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 从 MySQL 实时同步 本文介绍如何将 MySQL 的数据实时同步(秒级)至 StarRocks,支撑企业实时分析和处理海量数据的需求。 diff --git a/docs/zh/loading/InsertInto.md b/docs/zh/loading/InsertInto.md index bd44234ced707..081f31d246702 100644 --- a/docs/zh/loading/InsertInto.md +++ b/docs/zh/loading/InsertInto.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Insert Into 导入 Insert Into 语句的使用方式和 MySQL 等数据库中 Insert Into 语句的使用方式类似。 diff --git a/docs/zh/loading/Json_loading.md b/docs/zh/loading/Json_loading.md index d60bbd1b7782f..2a9edb91c03d5 100644 --- a/docs/zh/loading/Json_loading.md +++ b/docs/zh/loading/Json_loading.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 介绍 对于一些半结构化的比如Json类型的数据,我们可以用stream load 或者 routine load的方式进行导入。 diff --git a/docs/zh/loading/Loading.md b/docs/zh/loading/Loading.md index e69de29bb2d1d..ab5d6530b1946 100644 --- a/docs/zh/loading/Loading.md +++ b/docs/zh/loading/Loading.md @@ -0,0 +1,4 @@ +--- +displayed_sidebar: "Chinese" +--- + diff --git a/docs/zh/loading/Loading_intro.md b/docs/zh/loading/Loading_intro.md index 9adc406c38beb..e87fe97f9cf85 100644 --- a/docs/zh/loading/Loading_intro.md +++ b/docs/zh/loading/Loading_intro.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 导入 为了更好地满足各种不同的业务场景,StarRocks支持多种数据模型,StarRocks中存储的数据需要按照特定的模型进行组织(参考[表设计](../table_design/Table_design.md)章节)。数据导入功能是将原始数据按照相应的模型进行清洗转换并加载到StarRocks中,方便查询使用。 diff --git a/docs/zh/loading/RoutineLoad.md b/docs/zh/loading/RoutineLoad.md index 192474d50db74..d96e7dcb120b2 100644 --- a/docs/zh/loading/RoutineLoad.md +++ b/docs/zh/loading/RoutineLoad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Routine Load Routine Load 是一种例行导入方式,StarRocks通过这种方式支持从Kafka持续不断的导入数据,并且支持通过SQL控制导入任务的暂停、重启、停止。本节主要介绍该功能的基本原理和使用方式。 diff --git a/docs/zh/loading/SparkLoad.md b/docs/zh/loading/SparkLoad.md index 2449c21fc7b65..51424f2022328 100644 --- a/docs/zh/loading/SparkLoad.md +++ b/docs/zh/loading/SparkLoad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Spark Load Spark Load 通过外部的 Spark 资源实现对导入数据的预处理,提高 StarRocks 大数据量的导入性能并且节省 StarRocks 集群的计算资源。主要用于**初次迁移**、**大数据量导入** StarRocks 的场景(数据量可到TB级别)。 diff --git a/docs/zh/loading/StreamLoad.md b/docs/zh/loading/StreamLoad.md index dba7b779d8a5c..2a5e39cfab293 100644 --- a/docs/zh/loading/StreamLoad.md +++ b/docs/zh/loading/StreamLoad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Stream load StarRocks支持从本地直接导入数据,支持CSV文件格式。数据量在10GB以下。 diff --git a/docs/zh/quick_start/Architecture.md b/docs/zh/quick_start/Architecture.md index bc33d5c68639a..e973d26ac6be6 100644 --- a/docs/zh/quick_start/Architecture.md +++ b/docs/zh/quick_start/Architecture.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # StarRocks的系统架构 ## 系统架构图 diff --git a/docs/zh/quick_start/Concepts.md b/docs/zh/quick_start/Concepts.md index db7401beb68b7..62f735cf11060 100644 --- a/docs/zh/quick_start/Concepts.md +++ b/docs/zh/quick_start/Concepts.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # StarRocks基本概念 * FE:FrontEnd简称FE,是StarRocks的前端节点,负责管理元数据,管理客户端连接,进行查询规划,查询调度等工作。 diff --git a/docs/zh/quick_start/Create_table.md b/docs/zh/quick_start/Create_table.md index 95451bb8908cf..d7f8d0b9c5d5e 100644 --- a/docs/zh/quick_start/Create_table.md +++ b/docs/zh/quick_start/Create_table.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 创建表 本文介绍如何在 StarRocks 中创建表以及进行相关操作。 diff --git a/docs/zh/quick_start/Data_flow_and_control_flow.md b/docs/zh/quick_start/Data_flow_and_control_flow.md index 25ad912802782..186627a5b3fca 100644 --- a/docs/zh/quick_start/Data_flow_and_control_flow.md +++ b/docs/zh/quick_start/Data_flow_and_control_flow.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 数据流和控制流 ## 查询 diff --git a/docs/zh/quick_start/Deploy.md b/docs/zh/quick_start/Deploy.md index e6bd307c666b7..3945ba55b6d93 100644 --- a/docs/zh/quick_start/Deploy.md +++ b/docs/zh/quick_start/Deploy.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 手动部署 手动部署可以让用户快速体验StarRocks, 积累StarRocks的系统运维经验.  生产环境部署, 请使用管理平台和自动部署。 diff --git a/docs/zh/quick_start/Next_step.md b/docs/zh/quick_start/Next_step.md index 0ce26b20188c7..530014ea3a1ca 100644 --- a/docs/zh/quick_start/Next_step.md +++ b/docs/zh/quick_start/Next_step.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 下一步 * StarRocks高级使用技巧请参考"[Using StarRocks](../using_starrocks/Using_bitmap.md)" diff --git a/docs/zh/quick_start/Test_faq.md b/docs/zh/quick_start/Test_faq.md index 12c0419e9afb9..374fee22714df 100644 --- a/docs/zh/quick_start/Test_faq.md +++ b/docs/zh/quick_start/Test_faq.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 测试常见问题 diff --git a/docs/zh/reference/Error_code.md b/docs/zh/reference/Error_code.md index 0bdebf67094b4..212798d968af2 100644 --- a/docs/zh/reference/Error_code.md +++ b/docs/zh/reference/Error_code.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 错误码 本节说明查询请求常见的错误码。 diff --git a/docs/zh/reference/System_limit.md b/docs/zh/reference/System_limit.md index cbe7a71f6250f..bfe195336c5ec 100644 --- a/docs/zh/reference/System_limit.md +++ b/docs/zh/reference/System_limit.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 系统限制 本节介绍使用 StarRocks 系统时需要注意的事项。 diff --git a/docs/zh/reference/System_variable.md b/docs/zh/reference/System_variable.md index 35b1a4e0a1635..2cff2e28d915c 100644 --- a/docs/zh/reference/System_variable.md +++ b/docs/zh/reference/System_variable.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 系统变量 ## 变量设置与查看 diff --git a/docs/zh/release_notes/release-1.19.md b/docs/zh/release_notes/release-1.19.md index 6a64834b0ec19..11c195ba9ac8d 100644 --- a/docs/zh/release_notes/release-1.19.md +++ b/docs/zh/release_notes/release-1.19.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # StarRocks version 1.19 ## 1.19.0 diff --git a/docs/zh/release_notes/release-2.0.md b/docs/zh/release_notes/release-2.0.md index fb9a912afae02..61a57a926a9dd 100644 --- a/docs/zh/release_notes/release-2.0.md +++ b/docs/zh/release_notes/release-2.0.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # StarRocks version 2.0 ## 2.0.9 diff --git a/docs/zh/release_notes/release-2.1.md b/docs/zh/release_notes/release-2.1.md index 59be2233b7459..e92932e627517 100644 --- a/docs/zh/release_notes/release-2.1.md +++ b/docs/zh/release_notes/release-2.1.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # StarRocks version 2.1 ## 2.1.12 diff --git a/docs/zh/sql-reference/sql-functions/How_to_Write_Functions_Documentation.md b/docs/zh/sql-reference/sql-functions/How_to_Write_Functions_Documentation.md index a8700b159ae91..9c22c1cfa7e47 100644 --- a/docs/zh/sql-reference/sql-functions/How_to_Write_Functions_Documentation.md +++ b/docs/zh/sql-reference/sql-functions/How_to_Write_Functions_Documentation.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CONVERT_TZ > - *本文以`CONVERT_TZ`为例,说明函数文档的编写要求。* diff --git a/docs/zh/sql-reference/sql-functions/Window_function.md b/docs/zh/sql-reference/sql-functions/Window_function.md index cd2ec8a9ac9ad..a9b62399791ef 100644 --- a/docs/zh/sql-reference/sql-functions/Window_function.md +++ b/docs/zh/sql-reference/sql-functions/Window_function.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 窗口函数 ## 背景介绍 diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/any_value.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/any_value.md index 7f9e7cf9b4591..652f746021f9b 100644 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/any_value.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/any_value.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ANY_VALUE ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/approx_count_distinct.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/approx_count_distinct.md index eecf14dda7a41..6c83ea30e5982 100644 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/approx_count_distinct.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/approx_count_distinct.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # APPROX_COUNT_DISTINCT ## description diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/avg.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/avg.md index c54239d7e2476..43486f0b2ff63 100644 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/avg.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/avg.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # AVG ## description diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/bitmap.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/bitmap.md index 2baa3b9d4b043..e4c3ee8a478a0 100644 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/bitmap.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/bitmap.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # BITMAP 这里通过一个简单的示例来介绍 Bitmap 中的几个聚合函数的一些用法,具体的函数定义以及更多 Bitmap 函数,请参考 [bitmap-functions](../bitmap-functions/bitmap_and.md)。 diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/count.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/count.md old mode 100755 new mode 100644 index f1d6313be90be..170be2e3a55c8 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/count.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/count.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # COUNT ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/hll_union_agg.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/hll_union_agg.md index ebbd81a525d5f..d63c24d259dbe 100644 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/hll_union_agg.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/hll_union_agg.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # HLL_UNION_AGG ## description diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/max.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/max.md old mode 100755 new mode 100644 index 2303dad10795b..22fbe40558092 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/max.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/max.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # MAX ## description diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/min.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/min.md old mode 100755 new mode 100644 index 59effae146d0d..269c85981a3d7 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/min.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/min.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # MIN ## description diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/percentile_approx.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/percentile_approx.md old mode 100755 new mode 100644 index fb8866a617916..d83a10c906ead --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/percentile_approx.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/percentile_approx.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # PERCENTILE_APPROX ## description diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/stddev.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/stddev.md old mode 100755 new mode 100644 index da460dd15d95f..0bdbec6db8ac7 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/stddev.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/stddev.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # STDDEV,STDDEV_POP diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/stddev_samp.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/stddev_samp.md old mode 100755 new mode 100644 index f352bdcb73f38..d5b11e5bd4b00 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/stddev_samp.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/stddev_samp.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # STDDEV_SAMP ## description diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/sum.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/sum.md old mode 100755 new mode 100644 index 133d760926b5e..bb9c18ac2dcad --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/sum.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/sum.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # sum diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/var_samp.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/var_samp.md old mode 100755 new mode 100644 index c116439b84516..3b71b4d9481dd --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/var_samp.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/var_samp.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # VAR_SAMP,VARIANCE_SAMP diff --git a/docs/zh/sql-reference/sql-functions/aggregate-functions/variance.md b/docs/zh/sql-reference/sql-functions/aggregate-functions/variance.md old mode 100755 new mode 100644 index cbca27f93304d..a59e4d72b7de6 --- a/docs/zh/sql-reference/sql-functions/aggregate-functions/variance.md +++ b/docs/zh/sql-reference/sql-functions/aggregate-functions/variance.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # VARIANCE,VAR_POP,VARIANCE_POP diff --git a/docs/zh/sql-reference/sql-functions/array-functions/array_append.md b/docs/zh/sql-reference/sql-functions/array-functions/array_append.md index 73073fe3e9853..922d51490db4f 100644 --- a/docs/zh/sql-reference/sql-functions/array-functions/array_append.md +++ b/docs/zh/sql-reference/sql-functions/array-functions/array_append.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # array_append ## description diff --git a/docs/zh/sql-reference/sql-functions/array-functions/array_avg.md b/docs/zh/sql-reference/sql-functions/array-functions/array_avg.md index 48f62ab029672..7193e757007e4 100644 --- a/docs/zh/sql-reference/sql-functions/array-functions/array_avg.md +++ b/docs/zh/sql-reference/sql-functions/array-functions/array_avg.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # array_avg ## description diff --git a/docs/zh/sql-reference/sql-functions/array-functions/array_contains.md b/docs/zh/sql-reference/sql-functions/array-functions/array_contains.md index 8b966c5816edb..0bd674d7930f0 100644 --- a/docs/zh/sql-reference/sql-functions/array-functions/array_contains.md +++ b/docs/zh/sql-reference/sql-functions/array-functions/array_contains.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # array_contains ## description diff --git a/docs/zh/sql-reference/sql-functions/array-functions/array_length.md b/docs/zh/sql-reference/sql-functions/array-functions/array_length.md index 141158e0faaa8..a160e2309d533 100644 --- a/docs/zh/sql-reference/sql-functions/array-functions/array_length.md +++ b/docs/zh/sql-reference/sql-functions/array-functions/array_length.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # array_length ## description diff --git a/docs/zh/sql-reference/sql-functions/array-functions/array_max.md b/docs/zh/sql-reference/sql-functions/array-functions/array_max.md index e54b41a8f9154..313d882036b26 100644 --- a/docs/zh/sql-reference/sql-functions/array-functions/array_max.md +++ b/docs/zh/sql-reference/sql-functions/array-functions/array_max.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # array_max ## description diff --git a/docs/zh/sql-reference/sql-functions/array-functions/array_min.md b/docs/zh/sql-reference/sql-functions/array-functions/array_min.md index 491532e0c7500..8b45149fe3e38 100644 --- a/docs/zh/sql-reference/sql-functions/array-functions/array_min.md +++ b/docs/zh/sql-reference/sql-functions/array-functions/array_min.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # array_min ## description diff --git a/docs/zh/sql-reference/sql-functions/array-functions/array_position.md b/docs/zh/sql-reference/sql-functions/array-functions/array_position.md index b3157b6eefc08..3859f8349f5eb 100644 --- a/docs/zh/sql-reference/sql-functions/array-functions/array_position.md +++ b/docs/zh/sql-reference/sql-functions/array-functions/array_position.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # array_position ## description diff --git a/docs/zh/sql-reference/sql-functions/array-functions/array_remove.md b/docs/zh/sql-reference/sql-functions/array-functions/array_remove.md index dc9c856d034aa..4b8da42727a49 100644 --- a/docs/zh/sql-reference/sql-functions/array-functions/array_remove.md +++ b/docs/zh/sql-reference/sql-functions/array-functions/array_remove.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # array_remove ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/array-functions/array_sum.md b/docs/zh/sql-reference/sql-functions/array-functions/array_sum.md index d7e57c6ff2def..e7cdab71e005c 100644 --- a/docs/zh/sql-reference/sql-functions/array-functions/array_sum.md +++ b/docs/zh/sql-reference/sql-functions/array-functions/array_sum.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # array_sum ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_and.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_and.md index ec5bfc35e5206..39eddb1443f58 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_and.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_and.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_and ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_andnot.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_andnot.md index cee71edda83d8..653e45e6685db 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_andnot.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_andnot.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_andnot ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_contains.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_contains.md index 25a423abc397a..bcfc5e031ce33 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_contains.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_contains.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_contains ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_empty.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_empty.md index 4bccbd4d0a683..324b95faf412e 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_empty.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_empty.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_empty ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_from_string.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_from_string.md index 20ad34d156d3d..2124cbda70afa 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_from_string.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_from_string.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_from_string ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_has_any.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_has_any.md index a4abc7fee85c7..bcf8b2bbb8493 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_has_any.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_has_any.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_has_any ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_hash.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_hash.md index 46f6660101ef0..f2eff0d5ddf71 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_hash.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_hash.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_hash ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_intersect.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_intersect.md index 03a7b1fd1f618..ba1b436405b4e 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_intersect.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_intersect.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_intersect ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_or.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_or.md index 26022daa5891d..b384720a617eb 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_or.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_or.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_or ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_remove.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_remove.md index 7dee9064e18e0..d3c238f022321 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_remove.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_remove.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_remove ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_to_array.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_to_array.md index 7e3a0379c3cd4..a3cff58c7fb9d 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_to_array.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_to_array.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_to_array ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_to_string.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_to_string.md index 2f6707107849f..f7b8d730ede56 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_to_string.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_to_string.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_to_string ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_union.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_union.md index f0c1c710b4ad1..3ec0f6173547a 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_union.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_union.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_union ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_xor.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_xor.md index b73aea56c7d18..1ed1f73ecd9b1 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_xor.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/bitmap_xor.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # bitmap_xor ## description diff --git a/docs/zh/sql-reference/sql-functions/bitmap-functions/to_bitmap.md b/docs/zh/sql-reference/sql-functions/bitmap-functions/to_bitmap.md index 8e7aed848fdaa..a88c3e6ca0ebd 100644 --- a/docs/zh/sql-reference/sql-functions/bitmap-functions/to_bitmap.md +++ b/docs/zh/sql-reference/sql-functions/bitmap-functions/to_bitmap.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # to_bitmap ## description diff --git a/docs/zh/sql-reference/sql-functions/cast.md b/docs/zh/sql-reference/sql-functions/cast.md index 0cf24c19787dd..1cca83ce5d90a 100644 --- a/docs/zh/sql-reference/sql-functions/cast.md +++ b/docs/zh/sql-reference/sql-functions/cast.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CAST ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/add_months.md b/docs/zh/sql-reference/sql-functions/date-time-functions/add_months.md index d28895e79267c..779a81f6b71f3 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/add_months.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/add_months.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # add_months ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/convert_tz.md b/docs/zh/sql-reference/sql-functions/date-time-functions/convert_tz.md index db0a0eafd93f4..bd1a8778b48a6 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/convert_tz.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/convert_tz.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # convert_tz ## Syntax diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/curdate.md b/docs/zh/sql-reference/sql-functions/date-time-functions/curdate.md index e624979f3372e..75b6b7588af70 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/curdate.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/curdate.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # curdate ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/current_timestamp.md b/docs/zh/sql-reference/sql-functions/date-time-functions/current_timestamp.md index 009df2ca733a0..ecea274de8f79 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/current_timestamp.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/current_timestamp.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # current_timestamp ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/curtime.md b/docs/zh/sql-reference/sql-functions/date-time-functions/curtime.md index ee7a30740795c..ec4c78009ab6b 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/curtime.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/curtime.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # curtime,current_time ## Syntax diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/date_add.md b/docs/zh/sql-reference/sql-functions/date-time-functions/date_add.md index c511c7b241b8a..5dcc801dddf98 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/date_add.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/date_add.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # date_add ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/date_format.md b/docs/zh/sql-reference/sql-functions/date-time-functions/date_format.md index 69f42e7a5fdf8..733994a7f90c8 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/date_format.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/date_format.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # date_format ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/date_sub.md b/docs/zh/sql-reference/sql-functions/date-time-functions/date_sub.md index ac76c90168468..d2b9b2c929eaf 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/date_sub.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/date_sub.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # date_sub ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/date_trunc.md b/docs/zh/sql-reference/sql-functions/date-time-functions/date_trunc.md index 08d126ae01a3b..73c4f658485c6 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/date_trunc.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/date_trunc.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # date_trunc ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/datediff.md b/docs/zh/sql-reference/sql-functions/date-time-functions/datediff.md index 34669f85c7d31..947a643a8ec19 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/datediff.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/datediff.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # datediff ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/day.md b/docs/zh/sql-reference/sql-functions/date-time-functions/day.md index 549a4d82e978b..e986ecfccf4a6 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/day.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/day.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # day ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/dayname.md b/docs/zh/sql-reference/sql-functions/date-time-functions/dayname.md index cac8ef404f834..df29034c7ed66 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/dayname.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/dayname.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # dayname ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/dayofmonth.md b/docs/zh/sql-reference/sql-functions/date-time-functions/dayofmonth.md index 90e0d5cf4fbaa..fc579c6cb2e9d 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/dayofmonth.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/dayofmonth.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # dayofmonth ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/dayofweek.md b/docs/zh/sql-reference/sql-functions/date-time-functions/dayofweek.md index 47ae07cba25b9..8cd1101ca2cec 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/dayofweek.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/dayofweek.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # dayofweek ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/dayofyear.md b/docs/zh/sql-reference/sql-functions/date-time-functions/dayofyear.md index eb226984e9a89..c67a6b78cdf08 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/dayofyear.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/dayofyear.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # dayofyear ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/from_days.md b/docs/zh/sql-reference/sql-functions/date-time-functions/from_days.md index 41d851b504e7b..79efb969b3536 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/from_days.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/from_days.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # from_days ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/from_unixtime.md b/docs/zh/sql-reference/sql-functions/date-time-functions/from_unixtime.md index 544fa022b997f..768e1cdb0de9a 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/from_unixtime.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/from_unixtime.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # from_unixtime ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/hour.md b/docs/zh/sql-reference/sql-functions/date-time-functions/hour.md index 111772fbe56dc..edc4fc8fb5ad4 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/hour.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/hour.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # hour ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/minute.md b/docs/zh/sql-reference/sql-functions/date-time-functions/minute.md index afb0364b4c9ef..84a2e6b9ce65d 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/minute.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/minute.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # minute ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/month.md b/docs/zh/sql-reference/sql-functions/date-time-functions/month.md index 26cff6792a8fc..c6e9f210edc11 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/month.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/month.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # month ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/monthname.md b/docs/zh/sql-reference/sql-functions/date-time-functions/monthname.md index f022442aeea0e..8cb710c4d2335 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/monthname.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/monthname.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # monthname ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/now.md b/docs/zh/sql-reference/sql-functions/date-time-functions/now.md index 564cf4d79e6f8..19e2b5c1cc224 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/now.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/now.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # now ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/second.md b/docs/zh/sql-reference/sql-functions/date-time-functions/second.md index fc0a26e3d6cfa..c0a3f52e9a179 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/second.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/second.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # second ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/str_to_date.md b/docs/zh/sql-reference/sql-functions/date-time-functions/str_to_date.md index 9771a05505b2c..5039cdf81db9d 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/str_to_date.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/str_to_date.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # str_to_date ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/time_to_sec.md b/docs/zh/sql-reference/sql-functions/date-time-functions/time_to_sec.md index cb992ac0187d6..c463f0d4289d0 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/time_to_sec.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/time_to_sec.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # time_to_sec ## Description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/timediff.md b/docs/zh/sql-reference/sql-functions/date-time-functions/timediff.md index bf3674b0c8cda..34d48ebebdd44 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/timediff.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/timediff.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # timediff ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/timestampadd.md b/docs/zh/sql-reference/sql-functions/date-time-functions/timestampadd.md index 7514ca6e87357..600d2f60d30af 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/timestampadd.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/timestampadd.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # timestampadd ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/timestampdiff.md b/docs/zh/sql-reference/sql-functions/date-time-functions/timestampdiff.md index 7df676911ed65..869140900b34e 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/timestampdiff.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/timestampdiff.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # timestampdiff ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/to_date.md b/docs/zh/sql-reference/sql-functions/date-time-functions/to_date.md index a83b5170a1567..3c6d0edbc7ce0 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/to_date.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/to_date.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # to_date ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/to_days.md b/docs/zh/sql-reference/sql-functions/date-time-functions/to_days.md index 9e607a04822ad..4ca37c68a7e7b 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/to_days.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/to_days.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # to_days ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/unix_timestamp.md b/docs/zh/sql-reference/sql-functions/date-time-functions/unix_timestamp.md index 439f16fa0ce06..c5218a1c77580 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/unix_timestamp.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/unix_timestamp.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # unix_timestamp ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/utc_timestamp.md b/docs/zh/sql-reference/sql-functions/date-time-functions/utc_timestamp.md index a2296e8aa1b87..78b0b22f87c1e 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/utc_timestamp.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/utc_timestamp.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # utc_timestamp ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/weekofyear.md b/docs/zh/sql-reference/sql-functions/date-time-functions/weekofyear.md index c9a108e139891..b4976673da6f2 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/weekofyear.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/weekofyear.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # weekofyear ## description diff --git a/docs/zh/sql-reference/sql-functions/date-time-functions/year.md b/docs/zh/sql-reference/sql-functions/date-time-functions/year.md index 841a33dd1d92c..c6980a224d6f1 100644 --- a/docs/zh/sql-reference/sql-functions/date-time-functions/year.md +++ b/docs/zh/sql-reference/sql-functions/date-time-functions/year.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # year ## description diff --git a/docs/zh/sql-reference/sql-functions/encryption-functions/md5.md b/docs/zh/sql-reference/sql-functions/encryption-functions/md5.md index ea789f0710e27..d1acb98c7e9b8 100644 --- a/docs/zh/sql-reference/sql-functions/encryption-functions/md5.md +++ b/docs/zh/sql-reference/sql-functions/encryption-functions/md5.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # md5 ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/encryption-functions/sha2.md b/docs/zh/sql-reference/sql-functions/encryption-functions/sha2.md index 1257fc8153598..238c42f07083f 100644 --- a/docs/zh/sql-reference/sql-functions/encryption-functions/sha2.md +++ b/docs/zh/sql-reference/sql-functions/encryption-functions/sha2.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # sha2 ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/hash-functions/murmur_hash3_32.md b/docs/zh/sql-reference/sql-functions/hash-functions/murmur_hash3_32.md index 8d048ce57d165..a87a263d1af14 100644 --- a/docs/zh/sql-reference/sql-functions/hash-functions/murmur_hash3_32.md +++ b/docs/zh/sql-reference/sql-functions/hash-functions/murmur_hash3_32.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # murmur_hash3_32 ## description diff --git a/docs/zh/sql-reference/sql-functions/json-functions/get_json_double.md b/docs/zh/sql-reference/sql-functions/json-functions/get_json_double.md index 1cefc0693e997..982bf6391eb9d 100644 --- a/docs/zh/sql-reference/sql-functions/json-functions/get_json_double.md +++ b/docs/zh/sql-reference/sql-functions/json-functions/get_json_double.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # get_json_double ## description diff --git a/docs/zh/sql-reference/sql-functions/json-functions/get_json_int.md b/docs/zh/sql-reference/sql-functions/json-functions/get_json_int.md index 20fdadb2958dc..5157162b29359 100644 --- a/docs/zh/sql-reference/sql-functions/json-functions/get_json_int.md +++ b/docs/zh/sql-reference/sql-functions/json-functions/get_json_int.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # get_json_int ## description diff --git a/docs/zh/sql-reference/sql-functions/json-functions/get_json_string.md b/docs/zh/sql-reference/sql-functions/json-functions/get_json_string.md index 0a5fd81ff4184..53685828eb0c4 100644 --- a/docs/zh/sql-reference/sql-functions/json-functions/get_json_string.md +++ b/docs/zh/sql-reference/sql-functions/json-functions/get_json_string.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # get_json_string ## description diff --git a/docs/zh/sql-reference/sql-functions/json-functions/json-operators.md b/docs/zh/sql-reference/sql-functions/json-functions/json-operators.md index 5371df2ffe2b6..363ea4803df02 100644 --- a/docs/zh/sql-reference/sql-functions/json-functions/json-operators.md +++ b/docs/zh/sql-reference/sql-functions/json-functions/json-operators.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # JSON 运算符 StarRocks 支持使用 `<`,`<=`,`>`,`>=`,`=`,`!=` 运算符查询 JSON 数据,不支持使用 `IN` 运算符。 diff --git a/docs/zh/sql-reference/sql-functions/spatial-functions/st_astext.md b/docs/zh/sql-reference/sql-functions/spatial-functions/st_astext.md index 7cc087235ac7a..7ba91966142e2 100644 --- a/docs/zh/sql-reference/sql-functions/spatial-functions/st_astext.md +++ b/docs/zh/sql-reference/sql-functions/spatial-functions/st_astext.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ST_AsText,ST_AsWKT ## description diff --git a/docs/zh/sql-reference/sql-functions/spatial-functions/st_circle.md b/docs/zh/sql-reference/sql-functions/spatial-functions/st_circle.md index ea840c6a114e3..521859890a409 100644 --- a/docs/zh/sql-reference/sql-functions/spatial-functions/st_circle.md +++ b/docs/zh/sql-reference/sql-functions/spatial-functions/st_circle.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ST_Circle ## description diff --git a/docs/zh/sql-reference/sql-functions/spatial-functions/st_contains.md b/docs/zh/sql-reference/sql-functions/spatial-functions/st_contains.md index 5cd690c937355..19ba73e19af93 100644 --- a/docs/zh/sql-reference/sql-functions/spatial-functions/st_contains.md +++ b/docs/zh/sql-reference/sql-functions/spatial-functions/st_contains.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ST_Contains ## description diff --git a/docs/zh/sql-reference/sql-functions/spatial-functions/st_distance_sphere.md b/docs/zh/sql-reference/sql-functions/spatial-functions/st_distance_sphere.md index 6791078394d50..eb0f5d3b8c8fe 100644 --- a/docs/zh/sql-reference/sql-functions/spatial-functions/st_distance_sphere.md +++ b/docs/zh/sql-reference/sql-functions/spatial-functions/st_distance_sphere.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ST_Distance_Sphere ## description diff --git a/docs/zh/sql-reference/sql-functions/spatial-functions/st_geometryfromtext.md b/docs/zh/sql-reference/sql-functions/spatial-functions/st_geometryfromtext.md index 41b6fd8d15b19..6fe882a220a53 100644 --- a/docs/zh/sql-reference/sql-functions/spatial-functions/st_geometryfromtext.md +++ b/docs/zh/sql-reference/sql-functions/spatial-functions/st_geometryfromtext.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ST_GeometryFromText,ST_GeomFromText ## description diff --git a/docs/zh/sql-reference/sql-functions/spatial-functions/st_linefromtext.md b/docs/zh/sql-reference/sql-functions/spatial-functions/st_linefromtext.md index 66da4ecfeb1d4..0d466f103206d 100644 --- a/docs/zh/sql-reference/sql-functions/spatial-functions/st_linefromtext.md +++ b/docs/zh/sql-reference/sql-functions/spatial-functions/st_linefromtext.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ST_LineFromText,ST_LineStringFromText ## description diff --git a/docs/zh/sql-reference/sql-functions/spatial-functions/st_point.md b/docs/zh/sql-reference/sql-functions/spatial-functions/st_point.md index b35a7fa8bc0cc..ec275699a95db 100644 --- a/docs/zh/sql-reference/sql-functions/spatial-functions/st_point.md +++ b/docs/zh/sql-reference/sql-functions/spatial-functions/st_point.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ST_Point ## description diff --git a/docs/zh/sql-reference/sql-functions/spatial-functions/st_polygon.md b/docs/zh/sql-reference/sql-functions/spatial-functions/st_polygon.md index 4dce1ba7ea88a..2175054e01831 100644 --- a/docs/zh/sql-reference/sql-functions/spatial-functions/st_polygon.md +++ b/docs/zh/sql-reference/sql-functions/spatial-functions/st_polygon.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ST_Polygon,ST_PolyFromText,ST_PolygonFromText ## description diff --git a/docs/zh/sql-reference/sql-functions/spatial-functions/st_x.md b/docs/zh/sql-reference/sql-functions/spatial-functions/st_x.md index abd52a2ed39c0..87df3161b903f 100644 --- a/docs/zh/sql-reference/sql-functions/spatial-functions/st_x.md +++ b/docs/zh/sql-reference/sql-functions/spatial-functions/st_x.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ST_X ## description diff --git a/docs/zh/sql-reference/sql-functions/spatial-functions/st_y.md b/docs/zh/sql-reference/sql-functions/spatial-functions/st_y.md index f23c38cb72379..afa0660f512a6 100644 --- a/docs/zh/sql-reference/sql-functions/spatial-functions/st_y.md +++ b/docs/zh/sql-reference/sql-functions/spatial-functions/st_y.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ST_Y ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/append_trailing_char_if_absent.md b/docs/zh/sql-reference/sql-functions/string-functions/append_trailing_char_if_absent.md index 0ae324ae74309..d32a6577a3f69 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/append_trailing_char_if_absent.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/append_trailing_char_if_absent.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # append_trailing_char_if_absent ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/ascii.md b/docs/zh/sql-reference/sql-functions/string-functions/ascii.md index 5f1893022c47b..f9d497fc8a315 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/ascii.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/ascii.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ascii ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/char_length.md b/docs/zh/sql-reference/sql-functions/string-functions/char_length.md index 95a04174a14e5..f963c2759f27c 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/char_length.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/char_length.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # char_length ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/concat.md b/docs/zh/sql-reference/sql-functions/string-functions/concat.md index a2a6fb790ad7d..39c83aaee8008 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/concat.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/concat.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # concat ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/concat_ws.md b/docs/zh/sql-reference/sql-functions/string-functions/concat_ws.md index 6f7456a0d4742..0e319d8a4acc2 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/concat_ws.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/concat_ws.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # concat_ws ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/string-functions/ends_with.md b/docs/zh/sql-reference/sql-functions/string-functions/ends_with.md index 7387026bdbf93..ce6e987b6a333 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/ends_with.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/ends_with.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ends_with ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/find_in_set.md b/docs/zh/sql-reference/sql-functions/string-functions/find_in_set.md index f091eefed3122..ad104e5052981 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/find_in_set.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/find_in_set.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # find_in_set ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/group_concat.md b/docs/zh/sql-reference/sql-functions/string-functions/group_concat.md index 650aca6a55fbe..65557c1de247e 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/group_concat.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/group_concat.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # group_concat ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/instr.md b/docs/zh/sql-reference/sql-functions/string-functions/instr.md index 70cf06c3f9943..0ae1283e3cec6 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/instr.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/instr.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # instr ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/lcase.md b/docs/zh/sql-reference/sql-functions/string-functions/lcase.md index db15b3ef501f5..459811b8853b2 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/lcase.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/lcase.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # lcase ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/left.md b/docs/zh/sql-reference/sql-functions/string-functions/left.md index 4456ba7a6face..a3a13c59ddd46 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/left.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/left.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # left ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/length.md b/docs/zh/sql-reference/sql-functions/string-functions/length.md index 81a6f80859dbc..ef393c23413c4 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/length.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/length.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # length ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/locate.md b/docs/zh/sql-reference/sql-functions/string-functions/locate.md index 9991063661823..31eba8f73df60 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/locate.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/locate.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # locate ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/lower.md b/docs/zh/sql-reference/sql-functions/string-functions/lower.md index bc6360e70232a..3790ea4af48d1 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/lower.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/lower.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # lower ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/lpad.md b/docs/zh/sql-reference/sql-functions/string-functions/lpad.md index 78b4bf038c2ae..774f51f2a8101 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/lpad.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/lpad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # lpad ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/ltrim.md b/docs/zh/sql-reference/sql-functions/string-functions/ltrim.md index f475f0127485f..4298c88a47874 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/ltrim.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/ltrim.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ltrim ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/money_format.md b/docs/zh/sql-reference/sql-functions/string-functions/money_format.md index 8b636101e8ed0..8e3d03dd14911 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/money_format.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/money_format.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # money_format ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/null_or_empty.md b/docs/zh/sql-reference/sql-functions/string-functions/null_or_empty.md index 4cac35fcc7825..c08511c79be40 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/null_or_empty.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/null_or_empty.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # null_or_empty ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/parse_url.md b/docs/zh/sql-reference/sql-functions/string-functions/parse_url.md index 1fa44bf698437..9680ea9564ef8 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/parse_url.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/parse_url.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # parse_url ## 功能 diff --git a/docs/zh/sql-reference/sql-functions/string-functions/regexp_extract.md b/docs/zh/sql-reference/sql-functions/string-functions/regexp_extract.md index 361e0b52f2f86..79f01e9627ae2 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/regexp_extract.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/regexp_extract.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # regexp_extract ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/regexp_replace.md b/docs/zh/sql-reference/sql-functions/string-functions/regexp_replace.md index bf32fc9e9fce3..da6a87ea4b1ce 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/regexp_replace.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/regexp_replace.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # regexp_replace ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/repeat.md b/docs/zh/sql-reference/sql-functions/string-functions/repeat.md index b1b02d466ffdf..7b2ecd0df4de5 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/repeat.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/repeat.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # repeat ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/reverse.md b/docs/zh/sql-reference/sql-functions/string-functions/reverse.md index 10a2f1eb05fcf..9148606bd2bdb 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/reverse.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/reverse.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # reverse ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/right.md b/docs/zh/sql-reference/sql-functions/string-functions/right.md index d5e9b3d87b01d..5c28ac98a9502 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/right.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/right.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # right ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/rpad.md b/docs/zh/sql-reference/sql-functions/string-functions/rpad.md index 80b195eb2d97c..23c6d66393b43 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/rpad.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/rpad.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # rpad ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/split.md b/docs/zh/sql-reference/sql-functions/string-functions/split.md index 339022f366dff..02bf3eb30a64b 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/split.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/split.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # split ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/split_part.md b/docs/zh/sql-reference/sql-functions/string-functions/split_part.md index 502bd310013ed..11a8a0654d61c 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/split_part.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/split_part.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # split_part ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/starts_with.md b/docs/zh/sql-reference/sql-functions/string-functions/starts_with.md index 5a355e594874a..4c96b2ce7c2ad 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/starts_with.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/starts_with.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # starts_with ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/strleft.md b/docs/zh/sql-reference/sql-functions/string-functions/strleft.md index 3d8624cc21aa2..5398f0ccf83bd 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/strleft.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/strleft.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # strleft ## description diff --git a/docs/zh/sql-reference/sql-functions/string-functions/strright.md b/docs/zh/sql-reference/sql-functions/string-functions/strright.md index 321e161e8fd15..60fdcaf7eb4ee 100644 --- a/docs/zh/sql-reference/sql-functions/string-functions/strright.md +++ b/docs/zh/sql-reference/sql-functions/string-functions/strright.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # strright ## description diff --git a/docs/zh/sql-reference/sql-functions/utility-functions/sleep.md b/docs/zh/sql-reference/sql-functions/utility-functions/sleep.md index 8eee48a695f72..5b202ea1255c0 100644 --- a/docs/zh/sql-reference/sql-functions/utility-functions/sleep.md +++ b/docs/zh/sql-reference/sql-functions/utility-functions/sleep.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # sleep ## 功能 diff --git a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_CANCEL_REPAIR.md b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_CANCEL_REPAIR.md index 1642a555aef2a..0c57d789ac87a 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_CANCEL_REPAIR.md +++ b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_CANCEL_REPAIR.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ADMIN CANCEL REPAIR ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_CHECK_TABLET.md b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_CHECK_TABLET.md index 01c4749fcd5f6..b3d65f96d3725 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_CHECK_TABLET.md +++ b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_CHECK_TABLET.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ADMIN CHECK TABLET ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_REPAIR.md b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_REPAIR.md index d53893891fd57..59ab753088721 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_REPAIR.md +++ b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_REPAIR.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ADMIN REPAIR ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SET_CONFIG.md b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SET_CONFIG.md index 0f5b50004fb1b..ffdb8dff0c1d1 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SET_CONFIG.md +++ b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SET_CONFIG.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ADMIN SET CONFIG ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SET_REPLICA_STATUS.md b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SET_REPLICA_STATUS.md index e81f5fd9ae55b..8ee6572a4e1c4 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SET_REPLICA_STATUS.md +++ b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SET_REPLICA_STATUS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ADMIN SET REPLICA STATUS ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_CONFIG.md b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_CONFIG.md index 03709865344bf..4495e0773d8ac 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_CONFIG.md +++ b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_CONFIG.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ADMIN SHOW CONFIG ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_DISTRIBUTION.md b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_DISTRIBUTION.md index 7bcc8eebce4dc..df8ae71459fbf 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_DISTRIBUTION.md +++ b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_DISTRIBUTION.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ADMIN SHOW REPLICA DISTRIBUTION ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_STATUS.md b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_STATUS.md index 785817a1fca2d..6d0a155bd4306 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_STATUS.md +++ b/docs/zh/sql-reference/sql-statements/Administration/ADMIN_SHOW_REPLICA_STATUS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ADMIN SHOW REPLICA STATUS ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/ALTER_SYSTEM.md b/docs/zh/sql-reference/sql-statements/Administration/ALTER_SYSTEM.md index b499069c67445..452ce7ef5e04e 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/ALTER_SYSTEM.md +++ b/docs/zh/sql-reference/sql-statements/Administration/ALTER_SYSTEM.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ALTER SYSTEM ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/CANCEL_DECOMMISSION.md b/docs/zh/sql-reference/sql-statements/Administration/CANCEL_DECOMMISSION.md index 16f0ef04c52a5..ddaa08ae2114f 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/CANCEL_DECOMMISSION.md +++ b/docs/zh/sql-reference/sql-statements/Administration/CANCEL_DECOMMISSION.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CANCEL DECOMMISSION ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/CREATE_FILE.md b/docs/zh/sql-reference/sql-statements/Administration/CREATE_FILE.md index 43b6b5644a48a..002a51f94d20a 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/CREATE_FILE.md +++ b/docs/zh/sql-reference/sql-statements/Administration/CREATE_FILE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE FILE CREATE FILE 语句用于创建文件。文件创建后会自动上传并持久化在 StarRocks 集群中。只有拥有管理员 (administrator) 权限的用户可以创建文件。当一个文件归属于一个数据库时,对该数据库拥有访问权限的用户都可以使用该文件。 diff --git a/docs/zh/sql-reference/sql-statements/Administration/DROP_FILE.md b/docs/zh/sql-reference/sql-statements/Administration/DROP_FILE.md index 53dad9633c3c7..e5345388eeed4 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/DROP_FILE.md +++ b/docs/zh/sql-reference/sql-statements/Administration/DROP_FILE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP FILE DROP FILE 语句用于删除保存在数据库中的文件。使用该语句删除一个文件,那么该文件在 FE 内存和 BDBJE 中均会被删除。 diff --git a/docs/zh/sql-reference/sql-statements/Administration/INSTALL_PLUGIN.md b/docs/zh/sql-reference/sql-statements/Administration/INSTALL_PLUGIN.md index 5472078539add..8faed8e00d041 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/INSTALL_PLUGIN.md +++ b/docs/zh/sql-reference/sql-statements/Administration/INSTALL_PLUGIN.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # INSTALL PLUGIN ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/SET.md b/docs/zh/sql-reference/sql-statements/Administration/SET.md index 97da11557ae2f..a80bc8e94580b 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/SET.md +++ b/docs/zh/sql-reference/sql-statements/Administration/SET.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SET ## 功能 diff --git a/docs/zh/sql-reference/sql-statements/Administration/SHOW_BACKENDS.md b/docs/zh/sql-reference/sql-statements/Administration/SHOW_BACKENDS.md index 067c0803fbd6e..e0a4811390332 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/SHOW_BACKENDS.md +++ b/docs/zh/sql-reference/sql-statements/Administration/SHOW_BACKENDS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW BACKENDS ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/SHOW_BROKER.md b/docs/zh/sql-reference/sql-statements/Administration/SHOW_BROKER.md index be4538dcb08a9..4194e216a5c94 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/SHOW_BROKER.md +++ b/docs/zh/sql-reference/sql-statements/Administration/SHOW_BROKER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW BROKER ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/SHOW_FILE.md b/docs/zh/sql-reference/sql-statements/Administration/SHOW_FILE.md index e7ed292850d77..38a6d1d71aad4 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/SHOW_FILE.md +++ b/docs/zh/sql-reference/sql-statements/Administration/SHOW_FILE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW FILE SHOW FILE 语句用于查看保存在数据库中的文件的信息。 diff --git a/docs/zh/sql-reference/sql-statements/Administration/SHOW_FRONTENDS.md b/docs/zh/sql-reference/sql-statements/Administration/SHOW_FRONTENDS.md index 8750fbee2b42d..e1827f17b0bf4 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/SHOW_FRONTENDS.md +++ b/docs/zh/sql-reference/sql-statements/Administration/SHOW_FRONTENDS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW FRONTENDS ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/SHOW_FULL_COLUMNS.md b/docs/zh/sql-reference/sql-statements/Administration/SHOW_FULL_COLUMNS.md index 03461131a7fa9..47228c436a1e1 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/SHOW_FULL_COLUMNS.md +++ b/docs/zh/sql-reference/sql-statements/Administration/SHOW_FULL_COLUMNS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW FULL COLUMNS ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/SHOW_INDEX.md b/docs/zh/sql-reference/sql-statements/Administration/SHOW_INDEX.md index 6e032f02e7bb6..8b5c8c63f7286 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/SHOW_INDEX.md +++ b/docs/zh/sql-reference/sql-statements/Administration/SHOW_INDEX.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW INDEX ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/SHOW_PLUGINS.md b/docs/zh/sql-reference/sql-statements/Administration/SHOW_PLUGINS.md index 476fd3c619198..f5ce5a54c1fbf 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/SHOW_PLUGINS.md +++ b/docs/zh/sql-reference/sql-statements/Administration/SHOW_PLUGINS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW PLUGINS ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/SHOW_TABLE_STATUS.md b/docs/zh/sql-reference/sql-statements/Administration/SHOW_TABLE_STATUS.md index 29ee6a232f38f..957d4e1952097 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/SHOW_TABLE_STATUS.md +++ b/docs/zh/sql-reference/sql-statements/Administration/SHOW_TABLE_STATUS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW TABLE STATUS ## description diff --git a/docs/zh/sql-reference/sql-statements/Administration/UNINSTALL_PLUGIN.md b/docs/zh/sql-reference/sql-statements/Administration/UNINSTALL_PLUGIN.md index 7b0eb4663e250..98b1c73ad5774 100644 --- a/docs/zh/sql-reference/sql-statements/Administration/UNINSTALL_PLUGIN.md +++ b/docs/zh/sql-reference/sql-statements/Administration/UNINSTALL_PLUGIN.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # UNINTALL PLUGIN ## description diff --git a/docs/zh/sql-reference/sql-statements/Utility/DESCRIBE.md b/docs/zh/sql-reference/sql-statements/Utility/DESCRIBE.md index 33412dc55552b..97cd4453fe092 100644 --- a/docs/zh/sql-reference/sql-statements/Utility/DESCRIBE.md +++ b/docs/zh/sql-reference/sql-statements/Utility/DESCRIBE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DESCRIBE ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/ALTER_USER.md b/docs/zh/sql-reference/sql-statements/account-management/ALTER_USER.md index 94d82d30596a7..6720e2763c704 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/ALTER_USER.md +++ b/docs/zh/sql-reference/sql-statements/account-management/ALTER_USER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ALTER USER ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/CREATE_ROLE.md b/docs/zh/sql-reference/sql-statements/account-management/CREATE_ROLE.md index b6f27fff1fff6..ea5082b30facc 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/CREATE_ROLE.md +++ b/docs/zh/sql-reference/sql-statements/account-management/CREATE_ROLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE ROLE ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/CREATE_USER.md b/docs/zh/sql-reference/sql-statements/account-management/CREATE_USER.md index 85350e450840d..5044b926f0b8a 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/CREATE_USER.md +++ b/docs/zh/sql-reference/sql-statements/account-management/CREATE_USER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE USER ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/DROP_ROLE.md b/docs/zh/sql-reference/sql-statements/account-management/DROP_ROLE.md index a30e754ad108f..70482f68e33ff 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/DROP_ROLE.md +++ b/docs/zh/sql-reference/sql-statements/account-management/DROP_ROLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP ROLE ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/DROP_USER.md b/docs/zh/sql-reference/sql-statements/account-management/DROP_USER.md index de762302a5481..dedc79d40986a 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/DROP_USER.md +++ b/docs/zh/sql-reference/sql-statements/account-management/DROP_USER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP USER ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/GRANT.md b/docs/zh/sql-reference/sql-statements/account-management/GRANT.md index e4f7aa6416430..99d25a5c48653 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/GRANT.md +++ b/docs/zh/sql-reference/sql-statements/account-management/GRANT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # GRANT ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/REVOKE.md b/docs/zh/sql-reference/sql-statements/account-management/REVOKE.md index e0c88b25c3ddd..1c717a98782a1 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/REVOKE.md +++ b/docs/zh/sql-reference/sql-statements/account-management/REVOKE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # REVOKE ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/SET_PASSWORD.md b/docs/zh/sql-reference/sql-statements/account-management/SET_PASSWORD.md index b3634b9a8528e..e44694be9ec96 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/SET_PASSWORD.md +++ b/docs/zh/sql-reference/sql-statements/account-management/SET_PASSWORD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SET PASSWORD ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/SET_PROPERTY.md b/docs/zh/sql-reference/sql-statements/account-management/SET_PROPERTY.md index b75482532060e..3e4c71c9f2e12 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/SET_PROPERTY.md +++ b/docs/zh/sql-reference/sql-statements/account-management/SET_PROPERTY.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SET PROPERTY ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/SHOW_GRANTS.md b/docs/zh/sql-reference/sql-statements/account-management/SHOW_GRANTS.md index cfced031f6d7e..43e17a7d27177 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/SHOW_GRANTS.md +++ b/docs/zh/sql-reference/sql-statements/account-management/SHOW_GRANTS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW GRANTS ## description diff --git a/docs/zh/sql-reference/sql-statements/account-management/SHOW_ROLES.md b/docs/zh/sql-reference/sql-statements/account-management/SHOW_ROLES.md index 31908ada1a381..306d55ed63f48 100644 --- a/docs/zh/sql-reference/sql-statements/account-management/SHOW_ROLES.md +++ b/docs/zh/sql-reference/sql-statements/account-management/SHOW_ROLES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW ROLES ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/ALTER_DATABASE.md b/docs/zh/sql-reference/sql-statements/data-definition/ALTER_DATABASE.md index 66bf5a3d4aadb..54378f7c1756b 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/ALTER_DATABASE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/ALTER_DATABASE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ALTER DATABASE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/ALTER_TABLE.md b/docs/zh/sql-reference/sql-statements/data-definition/ALTER_TABLE.md index 1c7a0253b9ae6..1cdefbd50ffdd 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/ALTER_TABLE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/ALTER_TABLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ALTER TABLE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/ALTER_VIEW.md b/docs/zh/sql-reference/sql-statements/data-definition/ALTER_VIEW.md index 600e91d9debbb..9e4a808d668f5 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/ALTER_VIEW.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/ALTER_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ALTER VIEW ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/BACKUP.md b/docs/zh/sql-reference/sql-statements/data-definition/BACKUP.md index 9bc57abfa5895..9fb2495a63195 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/BACKUP.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/BACKUP.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # BACKUP ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CANCEL_BACKUP.md b/docs/zh/sql-reference/sql-statements/data-definition/CANCEL_BACKUP.md index f5e23c7487f24..d7b637568b37c 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CANCEL_BACKUP.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CANCEL_BACKUP.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CANCEL BACKUP ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CANCEL_RESTORE.md b/docs/zh/sql-reference/sql-statements/data-definition/CANCEL_RESTORE.md index 3d0cfe70d60d1..21a81b6889660 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CANCEL_RESTORE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CANCEL_RESTORE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CANCEL RESTORE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_DATABASE.md b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_DATABASE.md index 417670ee44302..934be15996711 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_DATABASE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_DATABASE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE DATABASE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_INDEX.md b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_INDEX.md index dac62e81cde13..b2bc06e0bbaca 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_INDEX.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_INDEX.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE INDEX ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_MATERIALIZED_VIEW.md b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_MATERIALIZED_VIEW.md index 1523ae244538e..cfd85968392b8 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_MATERIALIZED_VIEW.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_MATERIALIZED_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE MATERIALIZED VIEW ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_REPOSITORY.md b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_REPOSITORY.md index 9e7197a983401..304555a3e45a6 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_REPOSITORY.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_REPOSITORY.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE REPOSITORY ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_RESOURCE.md b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_RESOURCE.md index cb136431dac2c..ac222b9dad5aa 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_RESOURCE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_RESOURCE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE RESOURCE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE.md b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE.md index c9096979b4f07..6544941fe34bf 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE TABLE ## 功能 diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md index db7ce9f7ea8da..fca436023b212 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE_AS_SELECT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE TABLE AS SELECT ## Description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE_LIKE.md b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE_LIKE.md index f8f3b963fbf04..420472306fc36 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE_LIKE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_TABLE_LIKE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE TABLE LIKE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_VIEW.md b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_VIEW.md index fabf03045660b..69f9bc5ac0f30 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/CREATE_VIEW.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/CREATE_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE VIEW ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/DROP_DATABASE.md b/docs/zh/sql-reference/sql-statements/data-definition/DROP_DATABASE.md index f3a9b3a10e704..61d74bdade944 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/DROP_DATABASE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/DROP_DATABASE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP DATABASE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/DROP_INDEX.md b/docs/zh/sql-reference/sql-statements/data-definition/DROP_INDEX.md index 62a46d38623df..fbb7bbac01e66 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/DROP_INDEX.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/DROP_INDEX.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP INDEX ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/DROP_MATERIALIZED_VIEW.md b/docs/zh/sql-reference/sql-statements/data-definition/DROP_MATERIALIZED_VIEW.md index 9120a4d4e53ae..28c68fd82823e 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/DROP_MATERIALIZED_VIEW.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/DROP_MATERIALIZED_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP MATERIALIZED VIEW ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/DROP_REPOSITORY.md b/docs/zh/sql-reference/sql-statements/data-definition/DROP_REPOSITORY.md index 16a2dc174c7b2..b8496d266af9c 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/DROP_REPOSITORY.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/DROP_REPOSITORY.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP REPOSITORY ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/DROP_RESOURCE.md b/docs/zh/sql-reference/sql-statements/data-definition/DROP_RESOURCE.md index 6566b5016dfef..a2161f081e2cd 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/DROP_RESOURCE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/DROP_RESOURCE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP RESOURCE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/DROP_TABLE.md b/docs/zh/sql-reference/sql-statements/data-definition/DROP_TABLE.md index e2d9c975ddaed..e0c2a2c18aecf 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/DROP_TABLE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/DROP_TABLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP TABLE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/DROP_VIEW.md b/docs/zh/sql-reference/sql-statements/data-definition/DROP_VIEW.md index b7a9a15e78d5b..c2c484e08e37c 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/DROP_VIEW.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/DROP_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP VIEW ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/HLL.md b/docs/zh/sql-reference/sql-statements/data-definition/HLL.md index f1cc6e038bd27..2277821eb2f73 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/HLL.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/HLL.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # HLL ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/RECOVER.md b/docs/zh/sql-reference/sql-statements/data-definition/RECOVER.md index af57dda0d8124..a1f4774d82be7 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/RECOVER.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/RECOVER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # RECOVER ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/RESTORE.md b/docs/zh/sql-reference/sql-statements/data-definition/RESTORE.md index d47b1f466874a..e2a01e070ce7a 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/RESTORE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/RESTORE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # RESTORE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/SHOW_RESOURCES.md b/docs/zh/sql-reference/sql-statements/data-definition/SHOW_RESOURCES.md index d3fb15d7124b0..3c8a3fd92ba64 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/SHOW_RESOURCES.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/SHOW_RESOURCES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW RESOURCES ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/TRUNCATE_TABLE.md b/docs/zh/sql-reference/sql-statements/data-definition/TRUNCATE_TABLE.md index f18ca95e0b5f9..5b53df318b714 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/TRUNCATE_TABLE.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/TRUNCATE_TABLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # TRUNCATE TABLE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/create-function.md b/docs/zh/sql-reference/sql-statements/data-definition/create-function.md index e8aa0734b9d50..7c4c66145a5f5 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/create-function.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/create-function.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CREATE FUNCTION ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/drop-function.md b/docs/zh/sql-reference/sql-statements/data-definition/drop-function.md index 9675a15f69c90..f5723118677a7 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/drop-function.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/drop-function.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DROP FUNCTION ## description diff --git a/docs/zh/sql-reference/sql-statements/data-definition/show-functions.md b/docs/zh/sql-reference/sql-statements/data-definition/show-functions.md index 5c423ac49d49f..c9c00030d57d9 100644 --- a/docs/zh/sql-reference/sql-statements/data-definition/show-functions.md +++ b/docs/zh/sql-reference/sql-statements/data-definition/show-functions.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW FUNCTIONS ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/BROKER_LOAD.md b/docs/zh/sql-reference/sql-statements/data-manipulation/BROKER_LOAD.md index bfc09325bda66..6b41712c110e5 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/BROKER_LOAD.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/BROKER_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # BROKER LOAD ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/CANCEL_EXPORT.md b/docs/zh/sql-reference/sql-statements/data-manipulation/CANCEL_EXPORT.md index 243d79baf6a38..fb1efde868bf0 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/CANCEL_EXPORT.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/CANCEL_EXPORT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CANCEL EXPORT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/CANCEL_LOAD.md b/docs/zh/sql-reference/sql-statements/data-manipulation/CANCEL_LOAD.md index feda2c4096d5d..f1599b2163399 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/CANCEL_LOAD.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/CANCEL_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CANCEL LOAD ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/DELETE.md b/docs/zh/sql-reference/sql-statements/data-manipulation/DELETE.md index 7048fb2e0af6d..da51f0aa57a30 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/DELETE.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/DELETE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DELETE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/EXPORT.md b/docs/zh/sql-reference/sql-statements/data-manipulation/EXPORT.md index 4030a83ba6f30..fe4ee7fab184c 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/EXPORT.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/EXPORT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # EXPORT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/GROUP_BY.md b/docs/zh/sql-reference/sql-statements/data-manipulation/GROUP_BY.md index 22cb945ace18f..4326e38c08425 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/GROUP_BY.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/GROUP_BY.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # GROUP BY ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/PAUSE_ROUTINE_LOAD.md b/docs/zh/sql-reference/sql-statements/data-manipulation/PAUSE_ROUTINE_LOAD.md index 9eb422b6c00bb..1347f8e4de86b 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/PAUSE_ROUTINE_LOAD.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/PAUSE_ROUTINE_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # PAUSE ROUTINE LOAD ## example diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/RESUME_ROUTINE_LOAD.md b/docs/zh/sql-reference/sql-statements/data-manipulation/RESUME_ROUTINE_LOAD.md index 341c5c77540c7..6ce43dc321244 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/RESUME_ROUTINE_LOAD.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/RESUME_ROUTINE_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # RESUME ROUTINE LOAD ## example diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/ROUTINE_LOAD.md b/docs/zh/sql-reference/sql-statements/data-manipulation/ROUTINE_LOAD.md index 7606b81d86aac..a64cabfd3f517 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/ROUTINE_LOAD.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/ROUTINE_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ROUTINE LOAD ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SELECT.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SELECT.md index 91d560c18917e..3edee12ec216f 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SELECT.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SELECT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SELECT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ALTER.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ALTER.md index cf37464ae8687..827f3bd133568 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ALTER.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ALTER.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW ALTER TABLE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_BACKUP.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_BACKUP.md index 9d3b50e73c32c..8e8ad4852d777 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_BACKUP.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_BACKUP.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW BACKUP ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_CREATE_TABLE.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_CREATE_TABLE.md index 43498fb772d79..8343b17f47630 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_CREATE_TABLE.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_CREATE_TABLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW CREATE TABLE ## 功能 diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_CREATE_VIEW.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_CREATE_VIEW.md index f721f158a7365..1ede96f5d7e95 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_CREATE_VIEW.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_CREATE_VIEW.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW CREATE VIEW ## 功能 diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DATA.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DATA.md index 99689280902c3..8d60bbc1dddc9 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DATA.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DATA.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW DATA ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DATABASES.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DATABASES.md index 02bc1e2e94cd8..fdd61965e18d0 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DATABASES.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DATABASES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW DATABASES ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DELETE.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DELETE.md index 7a994a281159f..3144a0ea481d1 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DELETE.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DELETE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW DELETE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DYNAMIC_PARTITION_TABLES.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DYNAMIC_PARTITION_TABLES.md index cc148d2b2687a..72986d84068a9 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DYNAMIC_PARTITION_TABLES.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_DYNAMIC_PARTITION_TABLES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW DYNAMIC PARTITION TABLES ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_EXPORT.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_EXPORT.md index 8162cd79de9ee..0bd32e214444f 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_EXPORT.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_EXPORT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW EXPORT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_LOAD.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_LOAD.md index 8a41bdac9218c..e5cd9df4ca341 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_LOAD.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW LOAD ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_PARTITIONS.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_PARTITIONS.md index 5beec09a5c087..3d4783f7a4371 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_PARTITIONS.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_PARTITIONS.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW PARTITIONS ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_PROPERTY.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_PROPERTY.md index d82bfc1c8ad11..9060965b72c5b 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_PROPERTY.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_PROPERTY.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW PROPERTY ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_REPOSITORIES.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_REPOSITORIES.md index 139c1d241ba35..fb705c8478b4a 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_REPOSITORIES.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_REPOSITORIES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW REPOSITORIES ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_RESTORE.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_RESTORE.md index 2073a8250e811..bdb7583982cbb 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_RESTORE.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_RESTORE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW RESTORE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD.md index df3db91292800..942d6cc808cc4 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW ROUTINE LOAD ## example diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD_TASK.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD_TASK.md index 9f7ef118a0222..214e41c3e63a3 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD_TASK.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_ROUTINE_LOAD_TASK.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW ROUTINE LOAD TASK ## example diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_SNAPSHOT.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_SNAPSHOT.md index 9770c24581238..e44bc5e4330e3 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_SNAPSHOT.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_SNAPSHOT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW SNAPSHOT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TABLES.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TABLES.md index 662183965fe77..76058e7d933fd 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TABLES.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TABLES.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW TABLES ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TABLET.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TABLET.md index 3b6f2c0046600..102a5382692fe 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TABLET.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TABLET.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW TABLET ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TRANSACTION.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TRANSACTION.md index 5e9a2d75f29af..ab6dccea69bdf 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TRANSACTION.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SHOW_TRANSACTION.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SHOW TRANSACTION ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/SPARK_LOAD.md b/docs/zh/sql-reference/sql-statements/data-manipulation/SPARK_LOAD.md index 5ca96cc66edaf..a303f2606ae03 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/SPARK_LOAD.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/SPARK_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SPARK LOAD ## 功能 diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/STOP_ROUTINE_LOAD.md b/docs/zh/sql-reference/sql-statements/data-manipulation/STOP_ROUTINE_LOAD.md index f2a65d25196e7..694d8920ee179 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/STOP_ROUTINE_LOAD.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/STOP_ROUTINE_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # STOP ROUTINE LOAD ## example diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/STREAM_LOAD.md b/docs/zh/sql-reference/sql-statements/data-manipulation/STREAM_LOAD.md index 595cb1811cad7..b53e0445804b1 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/STREAM_LOAD.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/STREAM_LOAD.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # STREAM LOAD ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/alter-routine-load.md b/docs/zh/sql-reference/sql-statements/data-manipulation/alter-routine-load.md index cf1d999d45f0d..ce224c888d53f 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/alter-routine-load.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/alter-routine-load.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # ALTER ROUTINE LOAD ## description diff --git a/docs/zh/sql-reference/sql-statements/data-manipulation/insert.md b/docs/zh/sql-reference/sql-statements/data-manipulation/insert.md index 5e78057bf0b85..ba1a89b29f45a 100644 --- a/docs/zh/sql-reference/sql-statements/data-manipulation/insert.md +++ b/docs/zh/sql-reference/sql-statements/data-manipulation/insert.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # INSERT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/BIGINT.md b/docs/zh/sql-reference/sql-statements/data-types/BIGINT.md index c74b7a21a49b4..d40f27e6ce870 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/BIGINT.md +++ b/docs/zh/sql-reference/sql-statements/data-types/BIGINT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # BIGINT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/BITMAP.md b/docs/zh/sql-reference/sql-statements/data-types/BITMAP.md index 819fb81ddfe2a..5da66f3dab6f5 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/BITMAP.md +++ b/docs/zh/sql-reference/sql-statements/data-types/BITMAP.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # BITMAP ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/BOOLEAN.md b/docs/zh/sql-reference/sql-statements/data-types/BOOLEAN.md index dbfc97aa25109..aa94f299fe4bf 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/BOOLEAN.md +++ b/docs/zh/sql-reference/sql-statements/data-types/BOOLEAN.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # BOOLEAN ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/CHAR.md b/docs/zh/sql-reference/sql-statements/data-types/CHAR.md index df434bf2f8779..d752a7943e735 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/CHAR.md +++ b/docs/zh/sql-reference/sql-statements/data-types/CHAR.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CHAR ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/DATE.md b/docs/zh/sql-reference/sql-statements/data-types/DATE.md index e903c766fc715..48174be54472d 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/DATE.md +++ b/docs/zh/sql-reference/sql-statements/data-types/DATE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DATE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/DATETIME.md b/docs/zh/sql-reference/sql-statements/data-types/DATETIME.md index f46a26289e52a..eb3e105b2bfd8 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/DATETIME.md +++ b/docs/zh/sql-reference/sql-statements/data-types/DATETIME.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DATETIME ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/DECIMAL.md b/docs/zh/sql-reference/sql-statements/data-types/DECIMAL.md index 542afb890d307..6a9a5a63e7f9f 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/DECIMAL.md +++ b/docs/zh/sql-reference/sql-statements/data-types/DECIMAL.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DECIMAL ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/DOUBLE.md b/docs/zh/sql-reference/sql-statements/data-types/DOUBLE.md index f4e373ea3b878..5c27b009886bb 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/DOUBLE.md +++ b/docs/zh/sql-reference/sql-statements/data-types/DOUBLE.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # DOUBLE ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/FLOAT.md b/docs/zh/sql-reference/sql-statements/data-types/FLOAT.md index e9ff55b7a735b..711420672db25 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/FLOAT.md +++ b/docs/zh/sql-reference/sql-statements/data-types/FLOAT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # FLOAT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/HLL.md b/docs/zh/sql-reference/sql-statements/data-types/HLL.md index 10ff7942c6166..ba11ac4d2e91f 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/HLL.md +++ b/docs/zh/sql-reference/sql-statements/data-types/HLL.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # HLL(HyperLogLog) ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/INT.md b/docs/zh/sql-reference/sql-statements/data-types/INT.md index daaa74cc58dcc..e0bcbcb4ca214 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/INT.md +++ b/docs/zh/sql-reference/sql-statements/data-types/INT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # INT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/LARGEINT.md b/docs/zh/sql-reference/sql-statements/data-types/LARGEINT.md index c4fe0decd3630..8a93d44ff9f66 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/LARGEINT.md +++ b/docs/zh/sql-reference/sql-statements/data-types/LARGEINT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # LARGEINT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/SMALLINT.md b/docs/zh/sql-reference/sql-statements/data-types/SMALLINT.md index 167b8922a0a9f..d7e49e697d256 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/SMALLINT.md +++ b/docs/zh/sql-reference/sql-statements/data-types/SMALLINT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # SMALLINT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/STRING.md b/docs/zh/sql-reference/sql-statements/data-types/STRING.md index ceaa886fe878c..9b2601b4ea648 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/STRING.md +++ b/docs/zh/sql-reference/sql-statements/data-types/STRING.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # STRING ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/TINYINT.md b/docs/zh/sql-reference/sql-statements/data-types/TINYINT.md index fe535d0c3a8e0..006f8162f9724 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/TINYINT.md +++ b/docs/zh/sql-reference/sql-statements/data-types/TINYINT.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # TINYINT ## description diff --git a/docs/zh/sql-reference/sql-statements/data-types/VARCHAR.md b/docs/zh/sql-reference/sql-statements/data-types/VARCHAR.md index 8ed1a1d4f43f5..83a51d3e46579 100644 --- a/docs/zh/sql-reference/sql-statements/data-types/VARCHAR.md +++ b/docs/zh/sql-reference/sql-statements/data-types/VARCHAR.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # VARCHAR ## description diff --git a/docs/zh/table_design/Bitmap_index.md b/docs/zh/table_design/Bitmap_index.md index 87689be4f71b4..4ee012d5acb37 100644 --- a/docs/zh/table_design/Bitmap_index.md +++ b/docs/zh/table_design/Bitmap_index.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Bitmap 索引 StarRocks 支持基于Bitmap索引,对于有Filter的查询有明显的加速效果。 diff --git a/docs/zh/table_design/Bloomfilter_index.md b/docs/zh/table_design/Bloomfilter_index.md index 9c25c2e8356f4..0eee447f6c4bb 100644 --- a/docs/zh/table_design/Bloomfilter_index.md +++ b/docs/zh/table_design/Bloomfilter_index.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Bloomfilter 索引 ## 原理 diff --git a/docs/zh/table_design/Data_distribution.md b/docs/zh/table_design/Data_distribution.md index 0ecc7bbc19cbd..bf0722c2457d9 100644 --- a/docs/zh/table_design/Data_distribution.md +++ b/docs/zh/table_design/Data_distribution.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 数据分布 ## 名词解释 diff --git a/docs/zh/table_design/Data_model.md b/docs/zh/table_design/Data_model.md index b817b2b98538a..75f207da80cc0 100644 --- a/docs/zh/table_design/Data_model.md +++ b/docs/zh/table_design/Data_model.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 数据模型介绍 目前,StarRocks根据摄入数据和实际存储数据之间的映射关系, 其中明细表对应明细模型(Duplicate Key),聚合表对应聚合模型(Aggregate Key),更新表对应更新模型(Unique Key)和主键模型(Primary Key)。为了描述方便, 我们借鉴关系模式中的主键概念, 称StarRocks表的维度列的取值构成数据表的排序键, StarRocks的排序键对比传统的主键具有: diff --git a/docs/zh/table_design/Materialized_view.md b/docs/zh/table_design/Materialized_view.md index ff5a512d3d26a..a61a57722bc0d 100644 --- a/docs/zh/table_design/Materialized_view.md +++ b/docs/zh/table_design/Materialized_view.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 物化视图 ## 名词解释 diff --git a/docs/zh/table_design/Sort_key.md b/docs/zh/table_design/Sort_key.md index b8c77559aa015..9246672d6d8e9 100644 --- a/docs/zh/table_design/Sort_key.md +++ b/docs/zh/table_design/Sort_key.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 排序键 ## 排序列的原理 diff --git a/docs/zh/table_design/StarRocks_table_design.md b/docs/zh/table_design/StarRocks_table_design.md index a0a8006f55c65..c1c7af26716f0 100644 --- a/docs/zh/table_design/StarRocks_table_design.md +++ b/docs/zh/table_design/StarRocks_table_design.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 理解StarRocks表设计 ## 列式存储 diff --git a/docs/zh/table_design/Table_design.md b/docs/zh/table_design/Table_design.md index c015b809fd41f..551ee164a0ba5 100644 --- a/docs/zh/table_design/Table_design.md +++ b/docs/zh/table_design/Table_design.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 介绍 本章首先介绍StarRocks的数据模型, 用户可根据业务需要选择匹配的模型; 然后在这个基础上, 介绍数据分布策略; 最后介绍索引技术和物化视图处理技术。 diff --git a/docs/zh/unloading/Export.md b/docs/zh/unloading/Export.md index 93fb686617e36..3b4cefc4d5e61 100644 --- a/docs/zh/unloading/Export.md +++ b/docs/zh/unloading/Export.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 导出总览 数据导出(Export)是 StarRocks 提供的一种将数据导出并存储到其他介质上的功能。该功能可以将用户指定的表或分区的数据,以**文本**的格式,通过 Broker 进程导出到远端存储上,如 HDFS/阿里云OSS/AWS S3(或者兼容S3协议的对象存储) 等。 diff --git a/docs/zh/unloading/Flink_connector.md b/docs/zh/unloading/Flink_connector.md index 3ad04c3e4b05d..3b5436f572f06 100644 --- a/docs/zh/unloading/Flink_connector.md +++ b/docs/zh/unloading/Flink_connector.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Flink Connector 本文介绍 Flink 如何通过 flink-connector-starrocks 的 source 功能读取 StarRocks 数据。 diff --git a/docs/zh/unloading/Spark_connector.md b/docs/zh/unloading/Spark_connector.md index 93f6118226342..88fb81c4a28a0 100644 --- a/docs/zh/unloading/Spark_connector.md +++ b/docs/zh/unloading/Spark_connector.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Spark StarRocks Connector Spark StarRocks Connector 可以支持通过 Spark 读取 StarRocks 中存储的数据。 diff --git a/docs/zh/using_starrocks/Array.md b/docs/zh/using_starrocks/Array.md index 102c8cb2076df..b60a0a4c85a9a 100644 --- a/docs/zh/using_starrocks/Array.md +++ b/docs/zh/using_starrocks/Array.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 数组 ## 背景 diff --git a/docs/zh/using_starrocks/Colocation_join.md b/docs/zh/using_starrocks/Colocation_join.md index 448d4a37feeaa..5f7beebcdb94b 100644 --- a/docs/zh/using_starrocks/Colocation_join.md +++ b/docs/zh/using_starrocks/Colocation_join.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Colocate Join shuffle join 和 broadcast join 中,参与 join 的两张表的数据行,若满足 join 条件,则需要将它们汇合在一个节点上,完成 join。这两种 join 方式,都无法避免节点间数据网络传输带来额外的延迟和其他开销。 而 colocation join 则可避免数据网络传输开销,核心思想是将同一个 Colocation Group 中表,采用一致的分桶键、一致的副本数量和一致副本放置方式,因此如果 join 列为分桶键,则计算节点只需做本地 join 即可,无须从其他节点获取数据。 diff --git a/docs/zh/using_starrocks/Connector.md b/docs/zh/using_starrocks/Connector.md index d4bae8c3f37c2..337b11ab254d3 100644 --- a/docs/zh/using_starrocks/Connector.md +++ b/docs/zh/using_starrocks/Connector.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Connector ## 概念 diff --git a/docs/zh/using_starrocks/Cost_based_optimizer.md b/docs/zh/using_starrocks/Cost_based_optimizer.md index 151c4087f5abc..33387343e7258 100644 --- a/docs/zh/using_starrocks/Cost_based_optimizer.md +++ b/docs/zh/using_starrocks/Cost_based_optimizer.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # CBO 优化器 diff --git a/docs/zh/using_starrocks/Lateral_join.md b/docs/zh/using_starrocks/Lateral_join.md index 8dbe2792800ac..79f9ef59ebbc7 100644 --- a/docs/zh/using_starrocks/Lateral_join.md +++ b/docs/zh/using_starrocks/Lateral_join.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # Lateral Join ## 背景介绍 diff --git a/docs/zh/using_starrocks/Materialized_view.md b/docs/zh/using_starrocks/Materialized_view.md index 59a9f363de231..2761d188f3540 100644 --- a/docs/zh/using_starrocks/Materialized_view.md +++ b/docs/zh/using_starrocks/Materialized_view.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 物化视图 diff --git a/docs/zh/using_starrocks/Using_HLL.md b/docs/zh/using_starrocks/Using_HLL.md index 0eafdd7cf2370..f19d8d25a45fa 100644 --- a/docs/zh/using_starrocks/Using_HLL.md +++ b/docs/zh/using_starrocks/Using_HLL.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 背景介绍 在现实场景中,随着数据量的增大,对数据进行去重分析的压力会越来越大。当数据的规模大到一定程度的时候,进行精确去重的成本会比较高。此时用户通常会采用近似算法来降低计算压力。本节将要介绍的 HyperLogLog(简称 HLL)是一种近似去重算法,它的特点是具有非常优异的空间复杂度O(mloglogn),时间复杂度为O(n),并且计算结果的误差可控制在1%—10%左右,误差与数据集大小以及所采用的哈希函数有关。 diff --git a/docs/zh/using_starrocks/Using_bitmap.md b/docs/zh/using_starrocks/Using_bitmap.md index b2f85aba902ae..b40678c5d04da 100644 --- a/docs/zh/using_starrocks/Using_bitmap.md +++ b/docs/zh/using_starrocks/Using_bitmap.md @@ -1,3 +1,7 @@ +--- +displayed_sidebar: "Chinese" +--- + # 背景介绍 用户在使用StarRocks进行精确去重分析时,通常会有两种方式: