-
### Search before asking
- [X] I had searched in the [issues](https://github.com/databendlabs/databend/issues) and found no similar issues.
### Version
```
v1.2.615-a8da519a63(rust-1.81.0-nightly…
-
1. Incorporate metadata management
2. Simplified query yaml api
3. Incorporate storage components
- [ ] #12
- [ ] #13
- [ ] #14
- [ ] #15
- [ ] #16
- [ ] #17
- [ ] #18
- [ ] #19
- [ ] #20
-
**Summary**
Databend needs task frameworks so that it can:
- Schedule cron jobs like `compation`, `reculster`
- Create/Cancel/Start/Stop long-time job like `copy`/`reculster`
- Create/Alter/De…
-
Currently, I have introduced arrow-udf-python into [databend](https://github.com/datafuselabs/databend) and encountered this error.
run-command: `PYO3_PYTHON=python3.12 cargo build`
---
## Env
…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues.
### Version
v1.2.347-nightly
### What's Wrong?…
-
**Summary**
i'm use `nohup bin/databend-meta --config-file=configs/databend-meta.toml 2>&1 >meta.log &` to start meta service,but when i exit the terminal, the meta service will shut down automatica…
-
This issue tracks features and tasks related to µWheel indexing.
**Goal:** Make µWheel the goto auxiliary data structure for speeding up temporal aggregation and filtering queries.
### Tracking …
-
When undrop a table, the table id is removed from TableIdList, but TableIdList is not persisted in meta-service, which will cause the next undrop fail, because the last item in TableIdList is still th…
-
**Summary**
Some cases make the databend as a query engine from different data sources:
Case 1:
```
SELECT parse_json($1) FROM @stage/@location
```
Case 2:
```
COPY INTO SELECT parse_js…
-
## The purpose of this issue
We are always interested in finding out who is using Volo, what attracted you to using it, how we can listen to your needs and if you are interested, help promote your …