andygrove opened a new issue, #2720:
URL: https://github.com/apache/arrow-datafusion/issues/2720

   **Describe the bug**
   Commit 
https://github.com/apache/arrow-datafusion/commit/a25529166f82e4f52d56eba6448a5a32e126698e
 removed the public API method `GlobalLimitExec::limit()` which Ballista relies 
on in order to be able to introspect the operator and determine the limit.
   
   **To Reproduce**
   Upgrade Ballista to use DataFusion 9.0.0-rc1 and try compiling.
   
   **Expected behavior**
   We should maintain public methods for accessing limit (and offset as well 
now).
   
   **Additional context**
   None
   


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

Reply via email to