mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Update src/Functions/GatherUtils/Sources.h
This commit is contained in:
parent
bcaff65457
commit
d9308749de
@ -325,7 +325,7 @@ struct StringSource
|
||||
};
|
||||
|
||||
|
||||
/// Differs to StringSource by having 'offest' and 'length' in code points instead of bytes in getSlice* methods.
|
||||
/// Differs to StringSource by having 'offset' and 'length' in code points instead of bytes in getSlice* methods.
|
||||
/** NOTE: The behaviour of substring and substringUTF8 is inconsistent when negative offset is greater than string size:
|
||||
* substring:
|
||||
* hello
|
||||
|
Loading…
Reference in New Issue
Block a user