Github user Savalek commented on the issue:
https://github.com/apache/zeppelin/pull/3132
I mean, it would be nice to add a check `if col[0] === '+'` to ` if
(!(col[0] === '0' || col.length > float64MaxDigits)) {`---
Github user Savalek commented on the issue:
https://github.com/apache/zeppelin/pull/3132
I mean, it would be nice to add a check `if col[0] === '+'` to ` if
(!(col[0] === '0' || col.length > float64MaxDigits)) {`---