mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 02:52:13 +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
0220a3cac7
commit
9fa5764c9e
@ -72,7 +72,7 @@ namespace DeduplicationToken
|
||||
* UNDEFINED -> DEFINE_SOURCE_USER_TOKEN // setUserToken
|
||||
* DEFINE_SOURCE_USER_TOKEN -> DEFINED // defineSourceWithUserToken
|
||||
*
|
||||
* After token is define it could be extended with view id and view block number. Actually it has to be expanded with view details if there is one or several views.
|
||||
* After token is defined, it could be extended with view id and view block number. Actually it has to be expanded with view details if there is one or several views.
|
||||
*
|
||||
* transition // method
|
||||
* DEFINED -> DEFINE_VIEW // setViewID
|
||||
|
Loading…
Reference in New Issue
Block a user