-
### Problem Statement
VerifyImage rules have a new field `skipImageReferences` to exclude images. We need to support in policy exceptions as well.
### Solution Description
If we have the foll…
-
## Bug
#### Which Delta project/connector is this regarding?
https://delta.io homepage
- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [x] Other (fill in here) Homepage of the d…
-
SQL:
```sql
CREATE TABLE x(C DECIMAL(20, 2));
CREATE MATERIALIZED VIEW v AS SELECT * FROM x;
```
Insert data with fda:
```sh
fda query decimal 'insert into x values(11.11);'
```
Here…
-
Currently `/notify` endpoint accepts unencrypted token:
https://github.com/deltachat/notifiers/blob/ba21f67ce32be634ed0b9434bf78109f48a12f17/src/server.rs#L196
We need a way to encrypt the token o…
-
## Cannot read/write Delta into ADLS Gen2
#### Which Delta project/connector is this regarding?
- [X] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Descri…
-
## Is your improvement request related to a feature? Please describe (👍 if you like this request)
Some of the users encountered backup blocks missing in the backup store.
Since we use delta backu…
-
### Current behavior
loadConfiguration(json); is not working, its not updating the previous configurations, but function returns 0
### Expected behavior
loadConfiguration(json); should update…
-
# Environment
Delta-rs version: deltalake==0.18.1
Binding: python (rust engine)
Environment:
Cloud provider: AWS
OS: Mac 10.15.7 and Debian GNU/Linux 12 (bookworm)
Other:
***
# Bug
…
-
## Bug
#### Which Delta project/connector is this regarding?
- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Describe the problem
Hey!
I'm facing …
-
Complete the below TODO.
```java
/**
* Verifies that a set of delta or checkpoint files to be read actually belongs to this table.
*/
private void assertLogFilesBelongToTable(Path logPath, St…