Documentation ¶
Index ¶
Constants ¶
View Source
const ( WindowType = "window_type" IntervalType = "interval_type" IntervalAmount = "interval_amount" IntervalUnit = "interval_unit" SessionCloseInclusive = "session_close_inclusive" SequenceFieldName = "sequence_field_name" )
View Source
const ( WindowTypeSession = "session" WindowTypeSlice = "slice" IntervalTypeDistance = "distance" IntervalTypeTime = "time" )
View Source
const (
CatalogFilePath = "_out/catalog.bin"
)
Variables ¶
This section is empty.
Functions ¶
func NewQueryPlanTemplate ¶
func NewQueryPlanTemplate(seg *capnp.Segment, msg *capnp.Message, QueryPlan *QueryPlan)
Types ¶
Click to show internal directories.
Click to hide internal directories.