This commit is contained in:
Austin 2024-06-26 09:04:08 -04:00 committed by GitHub
parent de8dbad881
commit 8e595608db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ WITH bronze_traces AS (
metadata :request :"data"
) :id :: INT
) AS block_number,
_partition_by_block_id AS partition_key,
partition_key,
VALUE :array_index :: INT AS tx_position,
DATA :result AS full_traces,
_inserted_timestamp