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

chore: Remove some calls to unwrap when calling create_expr in planner.rs #269

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

andygrove
Copy link
Member

Which issue does this PR close?

N/A

Rationale for this change

Remove unwraps from code.

What changes are included in this PR?

Remove some calls to unwrap when calling create_expr in the planner.

How are these changes tested?

Existing tests.

@andygrove andygrove changed the title Remove some calls to unwrap when calling create_expr in planner.rs chore: Remove some calls to unwrap when calling create_expr in planner.rs Apr 15, 2024
@andygrove andygrove merged commit 77d580e into apache:main Apr 16, 2024
29 of 30 checks passed
@andygrove andygrove deleted the remove-planner-unwraps branch April 16, 2024 01:49
himadripal pushed a commit to himadripal/datafusion-comet that referenced this pull request Sep 7, 2024
…r.rs (apache#269)

* Remove some unwraps when calling create_expr

* simplify code
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.

3 participants