Directories
¶
| Path | Synopsis |
|---|---|
|
Package arrow provides functionality for working with Apache Arrow data structures in Go.
|
Package arrow provides functionality for working with Apache Arrow data structures in Go. |
|
array
Package array provides the extension of the Apache Arrow array package with additional array types and builders for LinDB's use cases.
|
Package array provides the extension of the Apache Arrow array package with additional array types and builders for LinDB's use cases. |
|
builder
Package builder privides builders for various Arrow data types, such as uint16, string, float64, binary, map, and fixed-size binary etc.
|
Package builder privides builders for various Arrow data types, such as uint16, string, float64, binary, map, and fixed-size binary etc. |
|
Package attributes provides utilities for managing and manipulating attribute key-value pairs in Arrow format.
|
Package attributes provides utilities for managing and manipulating attribute key-value pairs in Arrow format. |
|
v1
Package v1 provides Arrow schema definitions for attribute data.
|
Package v1 provides Arrow schema definitions for attribute data. |
|
Package constants provides constant values.
|
Package constants provides constant values. |
|
Package json converts Arrow IPC streams into JSON-serializable result structures that mirror the LinDB sql/execution/model.ResultSet wire format (schema with typed columns + row-oriented data).
|
Package json converts Arrow IPC streams into JSON-serializable result structures that mirror the LinDB sql/execution/model.ResultSet wire format (schema with typed columns + row-oriented data). |
|
Package logs provides utilities for managing and manipulating log in Arrow format.
|
Package logs provides utilities for managing and manipulating log in Arrow format. |
|
v1
Package v1 provides the Arrow schema definition for version 1 of the logs data structure.
|
Package v1 provides the Arrow schema definition for version 1 of the logs data structure. |
|
v1
Package v1 provides the Arrow schema definition for version 1 of the metrics data structure.
|
Package v1 provides the Arrow schema definition for version 1 of the metrics data structure. |
|
Package traces provides utilities for managing and manipulating trace in Arrow format.
|
Package traces provides utilities for managing and manipulating trace in Arrow format. |
|
v1
Package v1 provides the Arrow schema definition for version 1 of the traces data structure.
|
Package v1 provides the Arrow schema definition for version 1 of the traces data structure. |
Click to show internal directories.
Click to hide internal directories.