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

Throw an error when filter key is not in partitioned columns. #475

Merged
merged 3 commits into from
Oct 27, 2021

Conversation

zijie0
Copy link
Contributor

@zijie0 zijie0 commented Oct 25, 2021

Description

Throw an error when filter key is not in partitioned columns.

Related Issue(s)

Documentation

@zijie0
Copy link
Contributor Author

zijie0 commented Oct 25, 2021

Hey @houqp , I found the test for windows failed. The error seems to be unrelated to the changes in this PR. Could you please take a look? Thanks.

@zijie0 zijie0 force-pushed the throw_error_with_wrong_partition_filter branch from e42deea to 7433297 Compare October 26, 2021 01:13
@houqp
Copy link
Member

houqp commented Oct 26, 2021

Apologize @zijie0 , I ran out of time today, will review this tomorrow :(

@houqp houqp merged commit 35b0bf5 into delta-io:main Oct 27, 2021
@houqp
Copy link
Member

houqp commented Oct 27, 2021

Thanks @zijie0 for the quick fix!

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

Successfully merging this pull request may close these issues.

Reading table with wrong partition column does not return any error
2 participants