Module reader

Source
Expand description

Read Avro data to Arrow

Modulesยง

block ๐Ÿ”’
Decoder for Block
cursor ๐Ÿ”’
header ๐Ÿ”’
Decoder for Header
record ๐Ÿ”’
vlq ๐Ÿ”’

Functionsยง

read_blocks ๐Ÿ”’
Return an iterator of Block from the provided BufRead
read_header ๐Ÿ”’
Read a Header from the provided BufRead