Documentation ¶ Index ¶ func Partition(sels []int64, diffs []bool, partitions []int64, vec *vector.Vector) []int64 Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Partition ¶ func Partition(sels []int64, diffs []bool, partitions []int64, vec *vector.Vector) []int64 Partitions will return the rowSels; vs[rowSel] != vs[last_rowSel]. by default, the 0th row is always not equal to the one before it (though it doesn't exist) Types ¶ This section is empty. Source Files ¶ View all Source files partition.go Click to show internal directories. Click to hide internal directories.