[ZEPPELIN-3035] Ability to display the same result multiple times for each paragraph.#2650
[ZEPPELIN-3035] Ability to display the same result multiple times for each paragraph.#2650SleepyThread wants to merge 3 commits intoapache:masterfrom
Conversation
There was a problem hiding this comment.
hi - thanks for contributing this, looks like you are new.
this feature does seem useful.
I think we would call it something else other than "multiple results" though - that has been the scenario where we have talked about when running the paragraph produces multiple different outputs, possibly in different types (for example, the more common one being Markdown for description then a data table)
It looks like this is "display the same result multiple times"
|
@felixcheung Yeah, I am new to Zeppelin project. I have incorporated your feedback and updated the pull request accordingly. |
|
@felixcheung Is this pull request not relevant or team is busy with the backlog of the other task? |
|
@Leemoonsoo @1ambda what do you think? |
|
Thanks @SleepyThread for the contribution! Anyway, this looks like break current behavior. i.e. You can't print multiple results in one paragraph. Master branch will shows two table and this branch will display only the first one. |
What is this PR for?
Sometimes we need to have multiple visualizations with each result of the query. Currently, we can only do it by copying query which increases the load on the server.
There should be a way to specify the number of result copies we want and the results should be duplicated in the UI.
What type of PR is it?
[ Feature | Documentation ]
Todos
What is the Jira issue?
How should this be tested?
Screenshots (if appropriate)
Questions:
No
No
Yes.