turbo1912 opened a new pull request, #3102:
URL: https://github.com/apache/arrow-datafusion/pull/3102
# Which issue does this PR close?
Closes #2584
# Rationale for this change
If offset is 0, it should be a no-op and can be optimized out.
Questions to the reviewer?
Current proposed change adds this optimization to an existing slightly
related optimizer. Does this require its own optimizer independent from
eliminate_limit?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]