delta icon indicating copy to clipboard operation
delta copied to clipboard

An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs

Results 699 delta issues
Sort by recently updated
recently updated
newest added

## Feature request #### Which Delta project/connector is this regarding? - [ x] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other...

enhancement

#### Which Delta project/connector is this regarding? - [ ] Spark - [ ] Standalone - [ ] Flink - [X] Kernel - [ ] Other (fill in here) ##...

## Feature request Currently we have the following code in order to find how long a piece of code takes. ``` long startTime = System.getCurrentTimeMillis() .... code ... long timeTaken...

enhancement

Hi, We have a data lake on AWS. We have been loading it with Glue 4.0, using Delta 2.2.0. We recently tried to upgrade to Glue 5.0, and included Delta...

## Feature request #### Which Delta project/connector is this regarding? - [x] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill...

enhancement
acknowledged

#### Which Delta project/connector is this regarding? - [x] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill in here) ##...

#### Which Delta project/connector is this regarding? - [ ] Spark - [ ] Standalone - [ ] Flink - [x] Kernel - [ ] Other (fill in here) ##...

#### Which Delta project/connector is this regarding? - [ ] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill in here)...

## Feature request #### Which Delta project/connector is this regarding? - [ ] Spark - [ ] Standalone - [ ] Flink - [x] Kernel - [ ] Other (fill...

enhancement

This PR 1. Adds the new `catalogManaged` table feature protocol RFC for issue https://github.com/delta-io/delta/issues/4381 2. Formally rejects the previous Coordinated-Commits RFC (https://github.com/delta-io/delta/issues/2598) For details about why we are proposing this...