Skip to content

Conversation

@jiangzhx
Copy link
Contributor

Which issue does this PR close?

Closes #5473

@jiangzhx jiangzhx marked this pull request as draft March 17, 2023 04:49
@github-actions github-actions bot added core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules labels Mar 17, 2023
@jiangzhx
Copy link
Contributor Author

cc @mingmwang am I doing this right?

@jiangzhx jiangzhx force-pushed the add_count_wildcard_rule branch from 561b03b to 9dd162f Compare March 17, 2023 04:58
@jiangzhx jiangzhx force-pushed the add_count_wildcard_rule branch 3 times, most recently from c9cc6ea to 00cccce Compare March 17, 2023 06:35
@jiangzhx jiangzhx force-pushed the add_count_wildcard_rule branch from 00cccce to 5334a6f Compare March 17, 2023 06:54
@jiangzhx jiangzhx marked this pull request as ready for review March 17, 2023 08:02
@alamb
Copy link
Contributor

alamb commented Mar 20, 2023

I think it looks good -- we can address any comments as a follow on PR. Thanks again @jiangzhx

@alamb
Copy link
Contributor

alamb commented Mar 21, 2023

Follow on PR: #5671

@andygrove andygrove added the bug Something isn't working label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot Count(Expr:Wildcard) with DataFrame API

3 participants