Dandandan opened a new issue #206:
URL: https://github.com/apache/arrow-datafusion/issues/206


   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   `Limit 0` should be eliminated / replaced by an empty relation to avoid that 
they need to scan any data or calculate any results.
   
   **Describe the solution you'd like**
   An optimization rule to replace `limit 0` with an `EmptyRelation`
   
   **Describe alternatives you've considered**
   N/A
   
   **Additional context**
   N/A
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to