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

Update temporary file extension to .tiledb.tmp. #5372

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

teo-tsirpanis
Copy link
Member

SC-59383

This PR updates the extension of temporary files from .tmp (first introduced in #5308) to .tiledb.tmp, enabling users to take action specifically to temporary files produced by TileDB.


TYPE: IMPROVEMENT
DESC: Temporary files (currently used by GCS only) now end with .tiledb.tmp, allowing you to set a lifecycle rule to automatically delete them after a set amount of time if they happen to be left over.

Copy link
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed that I see this working correctly in the log for GCS CI. Thanks, LGTM.

@ihnorton ihnorton merged commit 185f422 into dev Nov 15, 2024
64 checks passed
@ihnorton ihnorton deleted the teo/temp-suffix-change branch November 15, 2024 21:00
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.

2 participants