ZEPPELIN-1170 Handsontable fails to display data on second run#1182
ZEPPELIN-1170 Handsontable fails to display data on second run#1182r-kamath wants to merge 2 commits into
Conversation
|
LGTM! This has been happening in my machine as well for quite some time. Thanks @r-kamath for the fix. @corneadoug, @Leemoonsoo Please review will merge this a hot fix. |
|
@Leemoonsoo My bad, I missed your PR.
|
|
@Leemoonsoo if #1171 is ready to merge. Please feel free to discard this PR and mark the jira issue as duplicate. Thanks :) |
|
@Leemoonsoo Yes, I agree, we should merge #1171. |
|
So what is the consensus, shall we actually rebase this one on master and merge, or just close, as soon as #1171 is merged? |
|
#1171 is merged already, and this one has been rebased |
|
@corneadoug from what you say, it's still not clear what's the plan with this one. I do not think it was rebased, where Also we would not have commit messages like "Merge remote-tracking branch 'upstream/master' into ZEPPELIN-1170" in case of rebase. |
|
Tested, LGTM |
|
Merging if there is no more discussions |
Handsontable fails to display data on second run if first run did not render table due to an error in the query. Fix for a render issue caused by #1059 Bug Fix https://issues.apache.org/jira/browse/ZEPPELIN-1170 Please ref the screenshots **Before**  **After**  * Does the licenses files need update? n/a * Is there breaking changes for older versions? n/a * Does this needs documentation? n/a Author: Renjith Kamath <renjith.kamath@gmail.com> Closes #1182 from r-kamath/ZEPPELIN-1170 and squashes the following commits: 6f0f591 [Renjith Kamath] Merge remote-tracking branch 'upstream/master' into ZEPPELIN-1170 d63d517 [Renjith Kamath] ZEPPELIN-1170 Handsontable fails to display data on second run (cherry picked from commit 8ffd9af) Signed-off-by: Mina Lee <minalee@apache.org> Conflicts: zeppelin-web/src/app/notebook/paragraph/paragraph.controller.js
### What is this PR for? Handsontable fails to display data on second run if first run did not render table due to an error in the query. Fix for a render issue caused by apache#1059 ### What type of PR is it? Bug Fix ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1170 ### How should this be tested? Please ref the screenshots ### Screenshots (if appropriate) **Before**  **After**  ### Questions: * Does the licenses files need update? n/a * Is there breaking changes for older versions? n/a * Does this needs documentation? n/a Author: Renjith Kamath <renjith.kamath@gmail.com> Closes apache#1182 from r-kamath/ZEPPELIN-1170 and squashes the following commits: 6f0f591 [Renjith Kamath] Merge remote-tracking branch 'upstream/master' into ZEPPELIN-1170 d63d517 [Renjith Kamath] ZEPPELIN-1170 Handsontable fails to display data on second run
What is this PR for?
Handsontable fails to display data on second run if first run did not render table due to an error in the query.
Fix for a render issue caused by #1059
What type of PR is it?
Bug Fix
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1170
How should this be tested?
Please ref the screenshots
Screenshots (if appropriate)
Before

After

Questions: