Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no output when querying --txs using a parquet file #49

Open
banteg opened this issue Aug 29, 2023 · 0 comments
Open

no output when querying --txs using a parquet file #49

banteg opened this issue Aug 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@banteg
Copy link
Contributor

banteg commented Aug 29, 2023

Version
latest

Platform
linux

Description
I tried this code:

$ cryo transactions -i gas_used --txs ~/yearn/data/xen_txs.parquet

I expected to see this happen: output file written

Instead, this happened:

  "chunk_summary": {
    "n_completed": 0,
    "n_skipped": 0,
    "n_errored": 1,
    "paths": {
      "Transactions": [
        "/home/banteg/data/xen_transactions/ethereum__transactions__/home/banteg/yearn/data/xen_txs.parquet"
      ]
    }
  }
@banteg banteg added the bug Something isn't working label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant