Skip to content

Commit 78dc3a7

Browse files
committed
.
Signed-off-by: arenatlx <[email protected]>
1 parent bf662c7 commit 78dc3a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/types/datum.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@ func (d *Datum) SetValue(val any, tp *types.FieldType) {
652652
}
653653
}
654654

655+
// Hash64ForDatum is a hash function for initialized by codec package.
655656
var Hash64ForDatum func(h base.Hasher, d *Datum)
656657

657658
// Hash64 implements base.HashEquals<0th> interface.

0 commit comments

Comments
 (0)