doris-website icon indicating copy to clipboard operation
doris-website copied to clipboard

Apache Doris Website

Results 297 doris-website issues
Sort by recently updated
recently updated
newest added

## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked...

bug

## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs...

bug

## Versions ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built

request review

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...

has comments

## Versions - [ ] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ]...

dependencies

## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked...

request review
has comments

## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [x] 2.0 - [x] 1.2 - [x] community ## Languages - [x] Chinese - [x] English ## Docs...

bug
approved

## Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [...

request review
has comments

修复文章末尾 代码块 显示问题 ## Versions - [ ] dev - [x] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [ ] English ##...

has comments
approved

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...