Commit Graph

30 Commits

Author SHA1 Message Date
kssenii
58b3a3f3fc Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into versioning 2021-07-29 19:56:27 +00:00
Alexander Tokmakov
764701c3f3 allow mismatching parameters for some functions 2021-07-28 20:55:13 +03:00
kssenii
b209893cd1 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into versioning 2021-06-03 11:30:47 +00:00
achimbab
7eeea06845 sequenceNextNode() uses settings passed by creator. 2021-06-01 20:32:40 +09:00
achimbab
d13d69e246 Add allow_experimental_funnel_functions and fix argument order of sequenceNextNode 2021-04-08 00:26:51 +09:00
vdimir
24c5241433
Minor style fixes in AggregateFunctionSequenceNextNode 2021-04-01 18:19:36 +03:00
achimbab
808da33913 Include bitset and rename test 2021-03-29 17:52:51 +09:00
achimbab
a4e9cf26b0 Fix reverse indexing of TAIL in serialize() 2021-03-19 17:43:20 +09:00
achimbab
e8a435d2fb Add base condition 2021-03-18 11:00:09 +09:00
achimbab
bf01eeb883 Fix a bug in sequenceNextNode 2021-03-11 16:44:02 +09:00
achimbab
1ec927e766 Fix special-build-failure and add argument validation 2021-03-11 12:48:24 +09:00
achimbab
e41c731f0f Change the behavior of sequenceNextNode. 2021-03-10 21:08:35 +09:00
vdimir
f32a388fed
Minor changes, add comments 2021-03-09 16:56:29 +03:00
vdimir
5808bf24e2
Fix strict weak ordering, return always lower string in sequenceNextNode 2021-03-09 16:40:32 +03:00
vdimir
07dc7e81e3
Remove MAX_EVENTS_SIZE from AggregateFunctionSequenceNextNode.h 2021-03-09 16:39:06 +03:00
achimbab
a6c7ddbcdf Fix comparator 2021-03-07 22:52:23 +09:00
philip.han
fad1a4ccb3 Fix comparator of sequenceNextNode for more deterministic sorting 2021-03-05 21:46:09 +09:00
achimbab
66e9098e4e Fix comparator of NodeString 2021-02-26 14:56:59 +09:00
achimbab
7dc4b6d58e Add comments and fix AggregateFunctionSequenceNextNode 2021-02-25 19:31:20 +09:00
vdimir
6f28b6c4a6
Minor changes in AggregateFunctionSequenceNextNode 2021-02-24 17:23:52 +03:00
vdimir
74f6ab798f
Add __restrict modifier to AggregateFunctionSequenceNextNode 2021-02-24 14:52:39 +03:00
achimbab
44fddb2c29 Add some comments 2021-02-18 20:36:29 +09:00
achimbab
2cc69893f2 Add sequenceFirstNode 2021-02-04 16:15:04 +09:00
achimbab
19dd09ea8e Fix paramters for nulls 2021-02-02 17:50:08 +09:00
achimbab
753c32ee13 Use 0x80000000 as unmatched event 2021-02-01 14:01:18 +09:00
achimbab
05c3767d05 Fix 2021-01-28 18:55:33 +09:00
achimbab
7ca8811216 Fix 2021-01-28 17:14:56 +09:00
achimbab
994e01e0ab Serialization 2021-01-28 16:11:32 +09:00
achimbab
e93caefd62 Refactoring 2021-01-28 12:00:37 +09:00
achimbab
fce1ca255d Implement sequenceNextNode 2021-01-28 02:00:31 +09:00