package
0.0.0-20230921131859-37fced794d56
Repository: https://github.com/timescale/tsbs.git
Documentation: pkg.go.dev
# Functions
GetRandomSubsetPerm returns a subset of numItems of a permutation of numbers from 0 to totalNumbers, e.g., 5 items out of 30.
NewCore returns a new Core for the given time range and cardinality.
PanicUnimplementedQuery generates a panic for the provided query generator.