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

Upgrade to Arrow v13 and support parquet output #3

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

phillipleblanc
Copy link
Contributor

@phillipleblanc phillipleblanc commented Sep 10, 2023

Example query:

spice query --api_key "api_key" --output_format parquet "SELECT log_index, transaction_hash, transaction_index, address, data, topics, TO_TIMESTAMP(block_timestamp) as block_timestamp, block_hash, block_number FROM goerli.logs WHERE block_number BETWEEN 8730000 and 8740000"

@phillipleblanc phillipleblanc self-assigned this Sep 10, 2023
@phillipleblanc phillipleblanc added the enhancement New feature or request label Sep 11, 2023
@phillipleblanc phillipleblanc merged commit 11b7878 into trunk Sep 11, 2023
1 check passed
@phillipleblanc phillipleblanc deleted the phillip/230910-dl-as-parquet branch September 11, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants