↓ 1 callersMethodCompareCompare returns an integer comparing the Duration instant t to o. If d is after o, return 1, equal o, return 0, before o, return -1.
sql/util/types/time.go:768
↓ 1 callersFunctionDoJoinPartitionedSorted(leftRawChan, rightRawChan io.Reader, writer io.Writer, indexes []int,
isLeftOuterJoin, isRightOuterJoin bool
instruction/join_partitioned_sorted.go:57