Skip to content

Conversation

@findinpath
Copy link
Contributor

@findinpath findinpath commented Jan 29, 2024

Description

This information can be particularly useful in the context of concurrent writes operations to identify overlaps between the partitions being read by the current operation and the partitions updated by an already committed operation.

Additional context and related issues

#18506

https://github.com/delta-io/delta/blob/master/PROTOCOL.md#add-file-and-remove-file

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Jan 29, 2024
@findinpath findinpath self-assigned this Jan 29, 2024
@findinpath findinpath added the delta-lake Delta Lake connector label Jan 29, 2024
@findinpath findinpath force-pushed the findinpath/delta-remove-entry-partition-values branch 2 times, most recently from 3f10869 to 1d313af Compare January 29, 2024 13:17
@findepi
Copy link
Member

findepi commented Jan 31, 2024

@ebyhr @alexjo2144 can you PTAL?

@github-actions
Copy link

github-actions bot commented Mar 7, 2024

This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua

@github-actions github-actions bot added the stale label Mar 7, 2024
@findinpath findinpath force-pushed the findinpath/delta-remove-entry-partition-values branch from 1d313af to cc57c0b Compare March 7, 2024 20:03
@findinpath findinpath force-pushed the findinpath/delta-remove-entry-partition-values branch from cc57c0b to 6b70e25 Compare March 7, 2024 23:10
@findinpath findinpath requested review from ebyhr and pajaks March 8, 2024 08:06
@github-actions github-actions bot removed the stale label Mar 8, 2024
@findinpath findinpath force-pushed the findinpath/delta-remove-entry-partition-values branch from 6b70e25 to 46c88da Compare March 8, 2024 20:34
@findinpath findinpath force-pushed the findinpath/delta-remove-entry-partition-values branch from 46c88da to 99e2acd Compare March 15, 2024 05:19
This information can be particularly useful in the context of concurrent
writes operations to identify overlaps between the partitions being read
by the current operation and the partitions updated by an already
committed operation.
@ebyhr ebyhr force-pushed the findinpath/delta-remove-entry-partition-values branch from 99e2acd to 7981efc Compare March 15, 2024 07:04
@ebyhr
Copy link
Member

ebyhr commented Mar 15, 2024

Shorten the commit title and removed a redundant space from commit message.

@ebyhr ebyhr merged commit 73f8eed into trinodb:master Mar 15, 2024
@github-actions github-actions bot added this to the 443 milestone Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed delta-lake Delta Lake connector

Development

Successfully merging this pull request may close these issues.

3 participants