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

Filter Null Keys Update Not Taking Effect #4638

Closed
tustvold opened this issue Dec 15, 2022 · 0 comments · Fixed by #4645
Closed

Filter Null Keys Update Not Taking Effect #4638

tustvold opened this issue Dec 15, 2022 · 0 comments · Fixed by #4645
Assignees
Labels
bug Something isn't working

Comments

@tustvold
Copy link
Contributor

Describe the bug

The filter_null_keys option is applied during the construction of Optimizer, at the same time as the SessionContext is constructed.

Consequently if the value is updated, it will not take effect

To Reproduce

Expected behavior

Additional context

@tustvold tustvold added the bug Something isn't working label Dec 15, 2022
@tustvold tustvold self-assigned this Dec 15, 2022
tustvold added a commit to tustvold/arrow-datafusion that referenced this issue Dec 15, 2022
tustvold added a commit to tustvold/arrow-datafusion that referenced this issue Dec 15, 2022
tustvold added a commit to tustvold/arrow-datafusion that referenced this issue Dec 15, 2022
tustvold added a commit that referenced this issue Dec 16, 2022
* Make OptimizerConfig a trait (#4631) (#4638)

* Format

* Review feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant