doris-website
doris-website copied to clipboard
Apache Doris Website
- Description of Catalog in MTMV - Description of auth in MTMV - fix error example of pause/resume MTMV
adding document for table_options and table_properties. code PR #38746
[HY000][1105] errCode = 2, detailMessage = errCode = 2, detailMessage = The table [my_table]'s state is SCHEMA_CHANGE, cannot be dropped. please cancel the operation on olap table firstly. If you...
[Feature](insert-overwrite) Support create partition for auto partition table when insert overwrite
doc of: https://github.com/apache/doris/pull/38628
you could see some docs' codeblocks use `shell` rendered well like https://doris.apache.org/zh-CN/community/developer-guide/mac-dev/dev-prepare. but ones use `Bash` failed like some in https://doris.apache.org/zh-CN/blog/from-presto-trino-clickhouse-and-hive-to-apache-doris-sql-convertor-for-easy-migration except compilation-arm. it's modified in https://github.com/apache/doris-website/pull/926
修改湖仓一体方案中文版本的表达逻辑。