commit | 64e3e0730dbc2d1206876c968fef0bb028fe5efe | [log] [tgz] |
---|---|---|
author | Jeff Zhang <zjffdu@apache.org> | Wed Aug 04 00:04:16 2021 +0800 |
committer | Jeff Zhang <zjffdu@apache.org> | Thu Aug 05 10:28:35 2021 +0800 |
tree | c58e177feb804d9fc7e2b1edd0a7f3c564050387 | |
parent | aa96e31807f5e384b5475ab6a017ca006790c46d [diff] |
[ZEPPELIN-5473] Enable z.show for R ### 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)   ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jeff Zhang <zjffdu@apache.org> Closes #4193 from zjffdu/ZEPPELIN-5473 and squashes the following commits: 394b19c4c0 [Jeff Zhang] use zeppelin.R.maxResult to configure maxRows b4aef573d9 [Jeff Zhang] Add limit for z.show 1cbb5876f7 [Jeff Zhang] [ZEPPELIN-5473] Enable z.show for R
Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration:
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0
Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Core features:
To know more about Zeppelin, visit our web site https://zeppelin.apache.org
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.