xiaoyao1991 / presto-ethereum

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

Cannot get block number #38

Closed lergor11 closed 6 years ago

lergor11 commented 6 years ago

Good day when you run your script, there is here such error presto:default> select * from erc20; Query 20180416_123627_00019_ykpab failed: Cannot get block number:

xiaoyao1991 commented 6 years ago

You have to provide a block range(ideally a small range, otherwise it'll never finish) for the query.