package
0.18.1
Repository: https://github.com/dolthub/go-mysql-server.git
Documentation: pkg.go.dev

# Functions

AlignBuckets produces two histograms with the same number of buckets.
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
Join performs an alignment algorithm on two sets of statistics, and then pairwise estimates bucket cardinalities by joining most common values (mcvs) directly and assuming key uniformity otherwise.
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
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

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
An SqlHeap is a min-heap of ints.
No description provided by the author
StatisticJSON is used as an intermediary to deserialize the memory stats object.