Skip to content

Add docs for local file system support#25001

Merged
mosabua merged 1 commit intotrinodb:masterfrom
simpligility:localfs
Feb 19, 2025
Merged

Add docs for local file system support#25001
mosabua merged 1 commit intotrinodb:masterfrom
simpligility:localfs

Conversation

@mosabua
Copy link
Copy Markdown
Member

@mosabua mosabua commented Feb 13, 2025

Description

This is based on discussions with @electrum but from what I can tell this does not yet exist in the code... looking for pointers.

Update: Code is all implemented now and PR is merged.

Additional context and related issues

Related code in #25006

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Feb 13, 2025
@github-actions github-actions bot added the docs label Feb 13, 2025
@wendigo
Copy link
Copy Markdown
Contributor

wendigo commented Feb 13, 2025

Requires #25006

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Probably would be good to detail what sort of file systems can be used here .. and how does that work with concurrent access from multiple workers .. will all that just work fine?

@mosabua mosabua requested review from electrum and wendigo February 13, 2025 21:34
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

if I dont read things in the code wrong .. the prefix is local or file .. and the property is location.. but there is no config class so I am entirely unsure

@mosabua
Copy link
Copy Markdown
Member Author

mosabua commented Feb 18, 2025

Is there anything else I should add for a minimal doc set @wendigo @electrum ?

@wendigo
Copy link
Copy Markdown
Contributor

wendigo commented Feb 19, 2025

@mosabua mosabua merged commit a9a824b into trinodb:master Feb 19, 2025
@mosabua mosabua deleted the localfs branch February 19, 2025 05:08
@github-actions github-actions bot added this to the 471 milestone Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants