Skip to content

Reading metadata flags while running over datasets #1672

Description

@SagarA17

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions