File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ a consumer to read a list of values and reconstruct the hash table on the fly.
1717The serialization format supports hash tables of arbitrarily large size and
1818capacity, as well as value types and hash functions. The only supported key
1919value type is a uint32. The only requirement is that the producer and consumer
20- agree on the hash function. As such, the hash function can is not discussed
21- further in this document, it is assumed that for a particular instance of a PDB
20+ agree on the hash function. As such, the hash function is not discussed
21+ further in this document. It is assumed that for a particular instance of a PDB
2222file hash table, the appropriate hash function is being used.
2323
2424On-Disk Format
You can’t perform that action at this time.
0 commit comments