-
### 问题描述:
```
复制现有doris环境整个目录,在新环境启动导致原环境的be服务宕机。
```
### 问题复现的case:
```
复制现有doris环境整个目录,在新环境启动,观察原环境be状态。前提条件:新环境和原环境网络互通。
```
### Doris版本:
```
Palo version 0.14.13.1-Unknown
```
### Dori…
-
### Context
We've started the work on the #48. In this issue, we want to perform a technical spike to identify shortcomings and must-haver requirements that will support the design of the new data …
-
### Steps to reproduce the behavior (Required)
1. CREATE TABLE '...'
2. INSERT INTO '....'
3. SELECT '....'4.
```
CREATE TABLE supplier (
s_suppkey INT(11) NOT NULL,
…
-
### Steps to reproduce the behavior (Required)
1. CREATE TABLE '...'
2. INSERT INTO '....'
3. SELECT '....'
### Expected behavior (Required)
### Real behavior (Required)
```
W0419 16…
-
Currently for column tables we have template similar to row tables, although they don't fit:
- Alter template ends up with error: `update parse error: Type 'Bool' specified for column 'is_deleted' …
-
```sql
WITH guesses AS (
SELECT
word,
SUBSTRING(word, 1, 1) letter_one,
SUBSTRING(word, 2, 1) letter_two,
SUBSTRING(word, 3, 1) letter_three,
SUBSTRING(word, 4, 1) letter_four,
S…
visch updated
2 years ago
-
# Who is using OceanBase
We would like to thank everyone in this community for your constant support of OceanBase. We're confident that, with our effort and your support, this community could gr…
-
**Before you file an issue**
sqlglot.transpile(sql, read="starrocks", write="hive") # or write="spark"
**Fully reproducible code snippet**
```
CREATE TABLE if not exists `sample_table` (
`…
-
## Backgroud
At present, starrocks already supports static Struct/Map types in the external table, and can query external tables (hive/parquet/....) through related expressions. Some user will load t…
-
## Сасово
Стабильно падает 87 запрос
[Пример отчёта](https://proxy.sandbox.yandex-team.ru/6687163864/index.html#suites/efe4970bacd9e1454955dc0317c12f5e/cf89410bb0440f92/)
### 87
Ошибка:
```
Fail…