Can you add a logic to check if the max result size is reached?  If so, print 
out a warning message.  Essentially, the same behavior as found in the python 
interpreter.
        if exceed_limit:            print("\n%html <font color=red>Results are 
limited by {}.</font>".format(self.max_result))

ThanksDenny

    On Saturday, July 31, 2021, 10:48:16 PM EDT, GitBox <g...@apache.org> 
wrote:  
 
 
zjffdu opened a new pull request #4193:
URL: https://github.com/apache/zeppelin/pull/4193


  ### What is this PR for?
  
  Enable `z.show` in `%r.ir` to make it consistent across languages. Unit test 
and docs are added.
  
  ### What type of PR is it?
  [Improvement]
  
  ### Todos
  * [ ] - Task
  
  ### What is the Jira issue?
  * https://issues.apache.org/jira/browse/ZEPPELIN-5473
  
  ### How should this be tested?
  * Ci pass and manually tested
  
  ### Screenshots (if appropriate)
  
![image](https://user-images.githubusercontent.com/164491/127757473-032de603-9273-4a7a-8803-f5c1f0051f82.png)
  
  
  ### Questions:
  * Does the licenses files need update? No
  * Is there breaking changes for older versions? No
  * Does this needs documentation? No
  


-- 
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: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


  

Reply via email to