Versions in this module Expand all Collapse all v0 v0.0.2 Sep 5, 2019 Changes in this version + const NumericBucketTypeBucketWidth + const NumericBucketTypeLogBase + const NumericBucketTypeManualPartitions + const Numericbucket + const TimeNow + const Timebucket + const Timefilter + var AggregateFunctions = map[string]bool + var UdfTable = map[string]funcDef + func GetSubstring(str string) string + func RequireNonNull(pointer interface{}, errMsg string) + func TrimQuote(str string) string + type CaseChangingStream struct + func NewCaseChangingStream(in antlr.CharStream, upper bool) *CaseChangingStream + func (is *CaseChangingStream) LA(offset int) int