We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ExpressionEvaluator
As mentioned in #348:
We need to implement the ExpressionEvaluator, that binds the partition_spec to the 102: partition struct and evaluates it.
partition_spec
102: partition struct
Python implementation (or the start of the workflow) can be found here.
The text was updated successfully, but these errors were encountered:
I've already taken a look at this; so I'd like to work on this myself in the upcoming week.
Sorry, something went wrong.
partition_filters
ManifestEvaluator
marvinlanhenke
Successfully merging a pull request may close this issue.
As mentioned in #348:
We need to implement the ExpressionEvaluator, that binds the
partition_spec
to the102: partition struct
and evaluates it.Python implementation (or the start of the workflow) can be found here.
The text was updated successfully, but these errors were encountered: