Documentation ¶
Index ¶
Constants ¶
View Source
const ( H0 = iota H8 H24 H32 H40 HStr )
attributes's size of join result: (not include aggregation)
H0: size == 0 bytes H8: 0 < size <= 8 bytes H24: 8 < size <= 24 bytes H32: 24 < size <= 32 bytes H40: 32 < size <= 40 bytes HStr: size > 40 bytes
View Source
const (
UnitLimit = 256
)
size limit on the number of tuples to be processed at a time
Variables ¶
View Source
var OneInt64s []int64
OneInt64s is a slice whose size is equal to UnitLimit and whose value is all 1
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.