Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/725#issuecomment-198150918 @markncooper Thanks for the contribution. If you're trying to drop limit of number of rows to be downloaded, how about following approach? [Make an abstraction of any result data](https://issues.apache.org/jira/browse/ZEPPELIN-753) and share it to the ResourcePool. And then it can be used in rest end point to be downloaded. This approach was discussed in https://github.com/apache/incubator-zeppelin/pull/413
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---