opt: plan lookup anti-, semi-, and leftjoins on indexes with virtual columns#76697
Conversation
chengxiong-ruan
left a comment
There was a problem hiding this comment.
Thanks for fixing this!
Reviewable status:
complete! 0 of 0 LGTMs obtained (waiting on @mgartner, @msirek, @RaduBerinde, and @rytaft)
pkg/sql/opt/exec/execbuilder/testdata/hash_sharded_index, line 666 at r1 (raw file):
spans: /3/8765/0 # TODO(mgartner): The lookup join that checks for conflicts performs a lookup
Thanks for adding this TODO! it also applies to several other tests in this file and new tests from my pr #76358 :)
Do you plan to fix it for 22.1?
rytaft
left a comment
There was a problem hiding this comment.
Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status:complete! 1 of 0 LGTMs obtained (waiting on @mgartner, @msirek, and @RaduBerinde)
|
pkg/sql/opt/exec/execbuilder/testdata/hash_sharded_index, line 666 at r1 (raw file): Previously, chengxiong-ruan (Chengxiong Ruan) wrote…
Yes, I plan on fixing it. Unfortunately, I think the solution is to undo your previous changes which added the I'm sure I'll run into some problems that were handled easily by the synthetic |
…columns Fixes cockroachdb#75873 Release note: None
7e5cf74 to
ffcf8ac
Compare
msirek
left a comment
There was a problem hiding this comment.
Reviewable status:
complete! 1 of 0 LGTMs obtained (and 1 stale) (waiting on @chengxiong-ruan and @RaduBerinde)
|
TFTRs! bots r+ |
|
"bots" 🤦♂️ bors r+ |
|
Build succeeded: |
Fixes #75873
Release note: None