Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add list_with_offset to DeltaObjectStore #1410

Merged
merged 1 commit into from
May 30, 2023

Conversation

ognis1205
Copy link
Contributor

Description

Adds the list_with_offset delegation method to DeltaObjectStore.

Related Issue(s)

Documentation

apache/arrow-rs#3970

@wjones127 wjones127 merged commit df98587 into delta-io:main May 30, 2023
@ognis1205 ognis1205 deleted the feat/support-start-listing branch May 31, 2023 01:34
roeap pushed a commit to roeap/delta-rs that referenced this pull request Jun 2, 2023
# Description
Adds the `list_with_offset` delegation method to `DeltaObjectStore`.

# Related Issue(s)
- closes delta-io#1252 

# Documentation

apache/arrow-rs#3970

Signed-off-by: Shingo OKAWA <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add optimization to only list log files starting at a certain name
3 participants