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

Reading metadata flags while running over datasets #1672

Open
SagarA17 opened this issue Jan 31, 2024 · 0 comments
Open

Reading metadata flags while running over datasets #1672

SagarA17 opened this issue Jan 31, 2024 · 0 comments

Comments

@SagarA17
Copy link
Contributor

Hello,

I implemented a patch to read metadata via athena based configs while running over files locally - 99174eb

I overlooked the fact that this doesn't work for running over datasets, since it instrinsically opens input files to grab the metadata. This is especially problematic when submitting prun jobs, since it tries to grab the metadata before it submits the prun job, which sort of defeats the functionality of automating this metadata reading during runtime. Would you have any ideas on how to make this work?

Thanks for the help!
Sagar

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

No branches or pull requests

1 participant