Changes between Initial Version and Version 1 of Ticket #34450, comment 8
- Timestamp:
- Apr 1, 2023, 4:45:34 AM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34450, comment 8
initial v1 3 3 > so I'm not sure that comparing the effect of two distinct add_q call should be the area of focus 4 4 5 Sure, I'm not saying that was the area of focus, just that it was some interesting behaviour I saw that Query will try to demote if possible based on existing inner joins (which appears to be done in `add_q()`) 5 Sure, I'm not saying that was the area of focus, just that it was some interesting behaviour I saw that Query will try to demote if possible based on existing inner joins (which appears to be done in `add_q()`) (and that it was worth sharing to whoever might be interested)