-
* the input should be a delta table with specific schema (for idempotency and recomputing inference if you change model, etc)
* the output will be a column called "predictions" (user definable) and a…
-
Delta Error Log 09/09/2024 04:56:28 p. m.
File Name: C:\Users\Zero\AppData\Roaming\delta_core\error_logs\ERROR_LOG_82588152.9382.txt
HResult: -2147467259
Exception Data: System.Collections.ListDi…
-
https://github.com/dagster-io/dagster/blob/190175d2a795a212de95e9a7a1b6453e4f8f4743/python_modules/libraries/dagster-deltalake/dagster_deltalake/config.py#L114C5-L114C24
What happens is this parame…
-
So, I've done some digging with AltStore PAL repositories
Here's the AltStore PAL repository for UTM at this URL https://pal.getutm.app/config.json
(its GitHub repo is available here https://github…
-
# Description
**Use Case**
Eventually, we will have multiple alterations possible on the table, such as setting/unsetting table properties, adding and removing columns and so forth. We can cluster…
-
### Motivation
Delta Lake is a very performant and robust storage system with [ACID](https://delta-io.github.io/delta-rs/how-delta-lake-works/delta-lake-acid-transactions/) (Atomic, Consistent, Isola…
-
### What motivated this proposal?
Hi.
Lakehouse platforms are on the rise and became the defacto Data lakes. Delta Lake platform is much widely used and most popular in the segment. Also Delta is t…
-
## Feature request
#### Which Delta project/connector is this regarding?
- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Overview
UniForm now s…
-
I have the following setup:
- One process which is responsible with creating checkpoint for a delta table, on a specific frequency. This application is using RUST delta-rs library version: `0.17.3`
…
-
## Feature request
Now that [S3 supports conditional writes](https://aws.amazon.com/about-aws/whats-new/2024/08/amazon-s3-conditional-writes/), it would be great to enable multi-cluster writes with…