-
Notifications
You must be signed in to change notification settings - Fork 65
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
feat(parquet-exporter): export blocks, txs and data items to parquet #213
Merged
Commits on Sep 26, 2024
-
feat(parquet-exporter): export blocks, txs and data items to parquet
* Add schema for blocks and transactions tables * Update schema for tags table * Refactor ParquetExporter to import blocks, transactions and tags from sqlite to duckdb * Refactor ParquetExporter to export blocks, transactions and tags to parquet
Configuration menu - View commit details
-
Copy full SHA for 874c953 - Browse repository at this point
Copy the full SHA 874c953View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f5ccd - Browse repository at this point
Copy the full SHA b8f5ccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ba5d72 - Browse repository at this point
Copy the full SHA 6ba5d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe6d07b - Browse repository at this point
Copy the full SHA fe6d07bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0ccee4 - Browse repository at this point
Copy the full SHA e0ccee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8637b1e - Browse repository at this point
Copy the full SHA 8637b1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 117dfda - Browse repository at this point
Copy the full SHA 117dfdaView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b0fcdf - Browse repository at this point
Copy the full SHA 8b0fcdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1afc1e9 - Browse repository at this point
Copy the full SHA 1afc1e9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.