-
## What's keeping us from 5bn at the moment
* Potential scaling issue as outlined in #38
* Import speed
* consistent import (janus)
* it seems janus tries to force consistency on imports by…
-
https://crates.io/crates/polars-sql
https://docs.rs/polars-sql/0.36.2/polars_sql/fn.sql_expr.html
https://docs.pola.rs/py-polars/html/reference/sql
I'm not a huge fan of python polars here with r…
-
## 1.Overview
In this document, we will propose a solution in OpenSearch Observability to query log data stored in S3.
### 1.1.Problem Statements
Currently, OpenSearch Observability is collec…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
v1.2.1
### What's Wrong?
be…
-
# Issue Brief
### 범위
- 데이터 파이프라인 핵심 가이드: 3-4장
3장: **일반적인 데이터 파이프라인 패턴**
4장: **데이터 수집: 데이터 추출**
-
The [RDF Data Cube](https://www.w3.org/TR/vocab-data-cube/) specification supports 'slicing' across one dimension or more, thereby reducing the dimensionality of the data cube. Originally when the RDF…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
使用ds来调度st,任务…
-
### 问题描述:
```
复制现有doris环境整个目录,在新环境启动导致原环境的be服务宕机。
```
### 问题复现的case:
```
复制现有doris环境整个目录,在新环境启动,观察原环境be状态。前提条件:新环境和原环境网络互通。
```
### Doris版本:
```
Palo version 0.14.13.1-Unknown
```
### Dori…
-
I am able to query SSAS tabular model using other clients over http but with XMLA0.7.2 Package I am not able to see my catalog, following is the error I get.
>>> import olap.xmla.xmla as xmla
>>> …
-
Issueing the most trivial query
```
$v = SELECT cast(count(*) as uint32)
FROM `raw/kikimr_query-replay_prod`
;
insert into cnt2 (key,c) values(1,$v);
```
All database nodes crashe…