package
0.0.0-20200422092203-7638244a9c0a
Repository: https://github.com/grab/talaria.git
Documentation: pkg.go.dev

# Functions

FromBatchBy creates a block from a talaria protobuf-encoded batch.
FromBuffer unmarshals a block from a in-memory buffer.
FromColumns creates a block from a set of presto named columns.
FromOrcBy decodes a set of blocks from an orc file and repartitions it by the specified partition key.
FromRequestBy creates a block from a talaria protobuf-encoded request.
Read decodes the block and selects the columns.

# Structs

Block represents a serialized block.