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

FileLocator should support finding "child" locators. #476

Closed
tdanford opened this issue Nov 14, 2014 · 1 comment
Closed

FileLocator should support finding "child" locators. #476

tdanford opened this issue Nov 14, 2014 · 1 comment

Comments

@tdanford
Copy link
Contributor

The FileLocator trait supports finding a parent locator, and finding a 'relative' child locator, but it doesn't support enumeration of all children relative to the given FileLocator.

This is needed to support (say) a parquet 'multi-loader', which enumerates all the parquet files in a given directory and then reads them all.

@fnothaft
Copy link
Member

fnothaft commented Jul 6, 2016

Closing as work on FileLocator has stopped.

@fnothaft fnothaft closed this as completed Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants