package lance.file

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Dictionary

file.proto:103

Dictionary field metadata

Used in: Field

enum Encoding

file.proto:89

Supported encodings.

Used in: Field

message Field

file.proto:115

Field metadata for a column.

Used in: Metadata.StatisticsMetadata, Schema, table.Manifest, table.Transaction.Merge, table.Transaction.Overwrite, table.Transaction.Project

enum Field.Type

file.proto:116

Used in: Field

message FileDescriptor

file.proto:9

A file descriptor that describes the contents of a Lance file

message Metadata

file.proto:25

Metadata of one Lance file.

message Metadata.StatisticsMetadata

file.proto:57

Used in: Metadata

message Schema

file.proto:17

A schema which describes the data type of each of the columns

Used in: FileDescriptor