-
**Description**
Antlr class conflict when running SQL code in a notebook using Delta Lake.
**Reproduction**
Steps to reproduce the behavior:
1. ...
2. ...
**Environment**
Using a varian…
-
# Lines of code
https://github.com/code-423n4/2023-10-zksync/blob/main/code/contracts/ethereum/contracts/zksync/facets/Executor.sol#L94
# Vulnerability details
## Impact
The timestamp constraints…
-
## Bug
At present, the latest data size of the delta log is as follows, checkpointSize: 7639547
numOfFiles: 5140110
![image](https://user-images.githubusercontent.com/28140815/174976289-be7b3a7…
-
```
Error: io.trino.plugin.deltalake.TestDeltaLakeLocalConcurrentWritesTest.testConcurrentInsertsSelectingFromTheSameVersionedTable -- Time elapsed: 3.660 s
ebyhr updated
2 months ago
-
While testing for 0.14 (#1623), we hit an issue where a dask worker was trying to heartbeat at a small time delta after snoozing (~10ms) - it would be good to write a reproducer and report this upstre…
sk1p updated
6 months ago
-
### Describe the problem
I am trying to read a Delta table from S3 using Spark on Kubernetes and running into permission issues while reading the transaction log.
Here is my code and conf in th…
-
## **Background**
Application is using Structured Streaming to do the following every batch:
* Read from Kafka Topic and decode json data using a provided Schema
* repartition to reduce number of f…
-
### What type of bug is this?
Incorrect result
### What subsystems and features are affected?
Query executor
### What happened?
When using `interpolated_delta` with `time_bucket_gapfill`, the ret…
-
**Describe the bug**
We are using Spark Rapids 24.08-SNAPSHOT with delta table 2.3.0 and then we encounter the following exception while executing a LEFT JOIN sql query.
```
ai.rapids.cudf.CudfE…
-
# Environment
**Delta-rs version**: 0.19.0
**What happened**:
We write data to delta table using delta-rs with PyArrow engine with DayHour as partition column.
```
deltalake.writ…