mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 09:02:00 +00:00
Update src/Processors/Transforms/DeduplicationTokenTransforms.h
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
This commit is contained in:
parent
9fa5764c9e
commit
1c12c95b79
@ -59,7 +59,7 @@ namespace DeduplicationToken
|
||||
size_t getTotalSize() const;
|
||||
|
||||
/* Token has to be prepared in a particular order.
|
||||
* BuildingStage ensures that token is expanded according the foloving order.
|
||||
* BuildingStage ensures that token is expanded according the following order.
|
||||
* Firstly token is expanded with information about the source.
|
||||
* It could be done with two ways: add several hash sums from the source chunks or provide user defined deduplication token and its sequentional block number.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user