doris-website
doris-website copied to clipboard
Apache Doris Website
## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked...
## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs...
## Versions ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
Fix incorrect timestamp usage in docs Issue Fixes #2006 Changes Replaced timestamp with datetime in the window function docs. Updated SQL examples to match Doris's supported data types. Reason: Doris...
## Versions - [ ] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ]...
## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked...
## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [x] 2.0 - [x] 1.2 - [x] community ## Languages - [x] Chinese - [x] English ## Docs...
## Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [...
修复文章末尾 代码块 显示问题 ## Versions - [ ] dev - [x] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [ ] English ##...
Path:/zh-CN/docs/dev/gettingStarted/quick-start 使用 Docker 快速部署 自 Doris 2.1.8 版本后,可以使用 Docker 进行快速部署。 第 1 步:创建 docker-compose.yaml 文件 复制以下内容到 docker-compose.yaml 文件中,并将 DORIS_QUICK_START_VERSION 替换为指定的 Doris 版本,例如 3.0.1。 can not pull docker image, apache/doris.fe-ubuntu:3.0.1 apache/doris.be-ubuntu:3.0.1...