Egor Pahomov created ZEPPELIN-1637: -------------------------------------- Summary: Add button for "create next block as copy of this block" Key: ZEPPELIN-1637 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1637 Project: Zeppelin Issue Type: New Feature Components: GUI Reporter: Egor Pahomov
Imagine - you've written SQL query and it returned you result. Now you need to add some additional filter. Correct way would be to create new block, copy this query to this new block and execute. But most people lazy to do so, so they just change query in this block and loose result of previouse execution. After that it's impossible to restore some result in there head. Purpose of this feature - make it easy to create new block with copy of current block. It should be one button near run button. -- This message was sent by Atlassian JIRA (v6.3.4#6332)