zeppelin-mongodb-interpreter
zeppelin-mongodb-interpreter copied to clipboard
Support decimal128
Is there any plan to support NumberDecimal? Currently, with mongodb version 4.0.6 and zeppelin version 0.8.1, when reading the field stored in a collection with NumberDecimal it shows as NumberDecimal("xxx.xx") e.g. NumberDecimal("127.20") in zeppelin.