zeppelin
zeppelin copied to clipboard
[ZEPPELIN-3574] fix large number rendering issue
What is this PR for?
Fixing large numbers getting rounded issue because of parseFloat
What type of PR is it?
Bug Fix
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-3574
How should this be tested?
%spark.sql select '2176329053680287235'
wow. that's pretty serious issue. thanks for fixing this. LGTM.
Very LGTM