zeppelin icon indicating copy to clipboard operation
zeppelin copied to clipboard

[ZEPPELIN-3574] fix large number rendering issue

Open uzadude opened this issue 6 years ago • 2 comments

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'

uzadude avatar Jul 02 '18 12:07 uzadude

wow. that's pretty serious issue. thanks for fixing this. LGTM.

Tagar avatar Jul 06 '18 16:07 Tagar

Very LGTM

Savalek avatar Aug 02 '18 10:08 Savalek