package
0.0.0-20230523093423-5019c6514204
Repository: https://github.com/go-faster/yt.git
Documentation: pkg.go.dev
# Functions
CompareRows orders two set of row keys according to schema.
Infer infers Schema from go struct.
InferMap infers Schema from go map[string]interface{}.
MergeSchemas merges two schemas inferred from rows
If column have different types, then result column will be of type Any.
MustInfer infers Schema from go struct.
MustInferMap infers Schema from go map[string]interface{}.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NOTE: "boolean" was renamed into "bool" in type_v3, and "any" was renamed into "yson"
We keep old in-memory representation for this types for compatibility reasons.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Column specifies schema of a single column.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Schema describe schema of YT table.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author