xiaoyao1991 / presto-ethereum

Presto Ethereum Connector -- SQL on Ethereum
Apache License 2.0
471 stars 56 forks source link

Solve big number overflow + unit conversion udfs #12

Closed xiaoyao1991 closed 7 years ago

xiaoyao1991 commented 7 years ago

Used Double instead of Long to resolve https://github.com/xiaoyao1991/presto-ethereum/issues/7.