Skip to content

Commit

Permalink
parquet as 1 block
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Nov 23, 2024
1 parent c56eb40 commit de3a08e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/bitcoin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ protogen:

.PHONY: parquet
parquet:
substreams-sink-files run bitcoin.substreams.pinax.network:443 substreams.yaml map_events './out' 0:500 --encoder parquet --file-block-count 100 --development-mode
substreams-sink-files run bitcoin.substreams.pinax.network:443 substreams.yaml map_events './out' 800000:800010 --encoder parquet --file-block-count 1 --development-mode --parquet-default-column-compression snappy

0 comments on commit de3a08e

Please sign in to comment.