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

Fixed S3 sensor returning all objects instead of latest objects #25891

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kevSweet
Copy link

@kevSweet kevSweet commented Nov 13, 2024

Summary & Motivation

Fixes cases when there are no new objects since the previously provided last_modified timestamp.
Related to this issue: #25890

@kevSweet kevSweet changed the title Fixed sensor returning all keys instead of latest keys Fixed S3 sensor returning all keys instead of latest keys Nov 13, 2024
@kevSweet kevSweet changed the title Fixed S3 sensor returning all keys instead of latest keys Fixed S3 sensor returning all objects instead of latest objects Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dagster-aws get_objects() function returns all objects if none are new
1 participant