Module convert

Module convert 

Source

Structs§

EthDecodedLogsToArrow
Transcodes decoded Ethereum log events into Arrow record batches
EthRawAndDecodedLogsToArrow
Transcodes raw Ethereum log events into Arrow record batches while also creating a nested struct with fields decoded according to the provided log signature
EthRawLogsToArrow
Transcodes decoded Ethereum log events into Arrow record batches

Enums§

AppendError

Traits§

Transcoder

Functions§

sql_to_pushdown_filter
Analyzes the SQL and returns a pushed-down filter that will be used when querying logs from the ETH node