delta
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
## Feature request #### Which Delta project/connector is this regarding? - [ x] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other...
#### 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...
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...
#### 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...
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...