Conversation
alamb
left a comment
There was a problem hiding this comment.
Thank you @jackwener -- this is a nice cleanup!
| .build()?; | ||
|
|
||
| let expected = "Projection: test.b [b:UInt32]\ | ||
| \n LeftSemi Join: test.b = __sq_2.c [a:UInt32, b:UInt32, c:UInt32]\ |
|
cc @avantgardnerio @korowa the author of these two rules |
|
I plan to merge this tomorrow unless anyone else would like time to comment |
|
Thanks @jackwener and @liukun4515 |
|
Benchmark runs are scheduled for baseline = 326117c and contender = fc8fb06. fc8fb06 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Which issue does this PR close?
N/A
Rationale for this change
From comment of @liukun4515 #4725 (comment)
SubqueryFilterToJoinis useless, becauseDecorrelateWhereInexistWhat changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?
None