opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

✨ Push Limits

Open joocer opened this issue 1 year ago • 0 comments

CF https://github.com/mabel-dev/opteryx/issues/1696

Where we have a limit, should push until we hit a:

  • INNER JOIN
  • FILTER
  • AGGREGATE

If we hit a LEFT JOIN, we should push past the LEFT side.

See also #1713

joocer avatar May 29 '24 15:05 joocer