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

[Rust][DataFusion] Add input_file_name function #18601

Open
asfimport opened this issue Apr 8, 2021 · 2 comments
Open

[Rust][DataFusion] Add input_file_name function #18601

asfimport opened this issue Apr 8, 2021 · 2 comments

Comments

@asfimport
Copy link
Collaborator

For lineage and diffing purposes (used by protocols like DeltaLake) it can be useful to know the source of input data for a Dataframe. This adds the input_file_name function which, like Spark, returns the name of the file being read, or NULL if not available.

Reporter: Mike Seddon / @seddonm1

PRs and other links:

Note: This issue was originally created as ARROW-12290. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

@asfimport
Copy link
Collaborator Author

Todd Farmer / @toddfarmer:
This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.

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

1 participant