-
### Requisitos:
- [x] Origem deve ter no mínimo 6 tabelas e 10 mil linhas cada com distribuição de datas dos últimos 3 anos
- [ ] Usar uma ferramenta de orquestração de tarefas para ingestão, tran…
-
[Delta Lake](https://delta.io/) is a common OSS table format that would be useful to support with Quokka.
-
Python Polars has support for delta lake files already though I can't find the function exposed in the rust package.
-
### Is your feature request related to a problem or challenge?
Hello! I'm working on a database, using the delta lake format with datafusion as the query engine. I'd like to implement support for wri…
-
Hello Team, We are using `v454` in prod, facing the following issue
`Trino concurrent CTAS with same name on delta-table, which in-particular has failed, cleans up data-directory as part of rollback`…
-
-
**Is your feature request related to a problem? Please describe.**
Speed the performance of processing the Dicome metadata header
**Describe the solution you'd like**
Change the data type of the …
-
**Describe the bug**
When attempting to read or interact with a Delta table that contains a decimal datatype column with a value of 0, operations fail.
The error is "Exception: Parser error: can't p…
-
My current requirement is to have the following data pipeline:
PostgreSQL (Source)
Air byte
Minio - S3 storage (Destination)
Apache spark configure with (Minio and Delta lake formatting) since spa…
-
## Tell us about the problem you're trying to solve
Today delta lake supports personal access token or username/password for auth. Soon it will support oauth. This issue is a placeholder for supporti…