Igor Nikonov
|
5199365c40
|
Fix test for insert_deduplication_token
+ sync replica before checks in replica test
+ use different table names for multi block tests
|
2022-01-10 11:12:30 +00:00 |
|
Igor Nikonov
|
102b9cdcfb
|
Merge remote-tracking branch 'origin/master' into deduplication_token_7461
|
2022-01-09 19:15:33 +01:00 |
|
Igor Nikonov
|
0857a8d061
|
insert_deduplication_token support in non-replicated MergeTree
|
2022-01-09 19:06:09 +01:00 |
|
Kseniia Sumarokova
|
3d7b41df1c
|
Merge pull request #33481 from ClickHouse/avoid-exponential-backtracking-in-parser-2
Avoid exponential backtracking in parser (2)
|
2022-01-09 19:57:30 +03:00 |
|
alexey-milovidov
|
146639273f
|
Update app.py
|
2022-01-09 19:20:06 +03:00 |
|
alexey-milovidov
|
4477b7d2f1
|
Update run_check.py
|
2022-01-09 19:19:58 +03:00 |
|
Maksim Kita
|
b46ce6b4a9
|
Merge pull request #33478 from kitaisreal/range-hashed-dictionary-ddl-expression-fix
RangeHashedDictionary ddl expression fix
|
2022-01-09 17:57:16 +03:00 |
|
Maksim Kita
|
4beaf7398a
|
Merge pull request #33487 from ClickHouse/operator-priority-test
Add a test for operator priorities in SQL
|
2022-01-09 17:52:10 +03:00 |
|
Alexey Milovidov
|
659df53854
|
Add a test for operator priorities in SQL
|
2022-01-09 13:53:22 +03:00 |
|
Alexey Milovidov
|
60a161e043
|
Fix fast test
|
2022-01-09 10:50:42 +03:00 |
|
Alexey Milovidov
|
6df2afb5dd
|
One step backwards
|
2022-01-09 10:42:06 +03:00 |
|
Alexey Milovidov
|
ca62c7d3d1
|
More tests
|
2022-01-09 08:26:25 +03:00 |
|
Alexey Milovidov
|
fa0a9aa989
|
Another try
|
2022-01-09 08:12:34 +03:00 |
|
Alexey Milovidov
|
b72818f6d6
|
More tests
|
2022-01-09 08:12:28 +03:00 |
|
Alexey Milovidov
|
5e0edd01f1
|
Prevent excessive backtracking
|
2022-01-09 07:42:55 +03:00 |
|
Alexey Milovidov
|
da967a555a
|
Trying
|
2022-01-09 07:42:53 +03:00 |
|
Alexey Milovidov
|
341fd57e15
|
Somewhat better
|
2022-01-09 06:25:12 +03:00 |
|
Alexey Milovidov
|
5dc794c939
|
Another attempt for #20158
|
2022-01-09 05:45:54 +03:00 |
|
Alexey Milovidov
|
5ba42d690c
|
Avoid exponential backtracking in parser, part 2
|
2022-01-09 04:28:24 +03:00 |
|
Maksim Kita
|
ff53466db6
|
RangeHashedDictionary ddl expression fix
|
2022-01-09 00:15:29 +03:00 |
|
Maksim Kita
|
ff645a062a
|
Merge pull request #33465 from kitaisreal/function-array-last-index
Added function arrayLastIndex
|
2022-01-08 23:08:04 +03:00 |
|
Kseniia Sumarokova
|
9b3493ba9a
|
Merge pull request #33468 from kssenii/fix-postgres-db-drop
Fix drop materialized postgres db
|
2022-01-08 19:41:24 +03:00 |
|
Maksim Kita
|
98a94eae7d
|
Merge pull request #33466 from kitaisreal/dictionaries-string-attributes-single-arena
Dictionaries use single arena for multiple string attributes
|
2022-01-08 18:40:34 +03:00 |
|
alesapin
|
0860acb4ef
|
Merge pull request #33246 from nicelulu/fix_acl_map
Fix acl map num
|
2022-01-08 17:48:00 +03:00 |
|
Maksim Kita
|
410df5c106
|
Merge pull request #33474 from TabaMojj/patch-1
Fix returned value
|
2022-01-08 17:34:44 +03:00 |
|
alesapin
|
733ed7cb54
|
Merge pull request #32061 from ianton-ru/MDB-15474
Change ZooKeeper path for zero-copy locks for shared data
|
2022-01-08 17:17:11 +03:00 |
|
Mojtaba Yaghoobzadeh
|
72d28e3c0a
|
Fix returned value
There is a mistake in section "Example for range key dictionary". The returned value is not correct.
|
2022-01-08 17:46:03 +03:30 |
|
kssenii
|
adaeb96b6d
|
Fix
|
2022-01-08 15:46:22 +03:00 |
|
Maksim Kita
|
4b4468b34a
|
Dictionaries use single arena for multiple string attributes
|
2022-01-08 13:26:11 +03:00 |
|
Maksim Kita
|
8fedd4237d
|
Merge pull request #33464 from kitaisreal/function-month-name-small-fix
Function monthName small fix
|
2022-01-08 12:08:26 +03:00 |
|
Maksim Kita
|
7d1d1e739f
|
Added documentation
|
2022-01-08 11:39:05 +03:00 |
|
Maksim Kita
|
a8c5789063
|
Added tests
|
2022-01-08 11:37:56 +03:00 |
|
Maksim Kita
|
d6df9d6621
|
Added function arrayLastIndex
|
2022-01-08 11:37:31 +03:00 |
|
Maksim Kita
|
4141246c13
|
Function monthName small fix
|
2022-01-08 11:04:22 +03:00 |
|
alexey-milovidov
|
f9073efc5f
|
Merge pull request #33451 from cmsxbc/add-decodeURLFormComponent
add function decodeURLFormComponent
|
2022-01-08 09:55:05 +03:00 |
|
alexey-milovidov
|
df2fede98b
|
Update decodeURLComponent.cpp
|
2022-01-08 07:21:12 +03:00 |
|
alexey-milovidov
|
694621c66c
|
Merge pull request #33444 from ClickHouse/parser-simplification
Preparation for #33167.
|
2022-01-08 07:18:17 +03:00 |
|
Alexey Milovidov
|
1813e7ad35
|
Fix clang-tidy
|
2022-01-08 04:57:13 +03:00 |
|
mergify[bot]
|
905d5be288
|
Merge branch 'master' into add-decodeURLFormComponent
|
2022-01-08 01:22:40 +00:00 |
|
alexey-milovidov
|
6dbbf6b4dd
|
Merge pull request #33450 from wuxueyang96/add_switch_enable_ipv4or6
Add config to enable ipv4 or ipv6.
|
2022-01-08 03:43:25 +03:00 |
|
alexey-milovidov
|
05a5a81f7a
|
Merge pull request #33456 from azat/parallel-replica-fix-cancel
Fix query cancellation in case of allow_experimental_parallel_reading_from_replicas
|
2022-01-08 03:20:54 +03:00 |
|
Maksim Kita
|
4fc5464283
|
Merge pull request #33421 from peter279k/patch-6
Add postgresql_port config parameter description
|
2022-01-08 02:02:18 +03:00 |
|
Maksim Kita
|
78029ebd95
|
Merge pull request #33458 from den-crane/Docs/fix_trailing_zeros
Doc. actualize trailing zeros removal in documentation
|
2022-01-07 22:58:39 +03:00 |
|
Maksim Kita
|
c7f525d022
|
Merge pull request #33459 from den-crane/patch-57
Doc. ALTER TABLE RESET SETTING example
|
2022-01-07 22:58:18 +03:00 |
|
Denny Crane
|
613fe9572c
|
ALTER TABLE RESET SETTING example
|
2022-01-07 15:45:40 -04:00 |
|
alexey-milovidov
|
d6c5307235
|
Merge pull request #33453 from DimaAmega/tests-visualizer-better
Tests visualizer better
|
2022-01-07 22:25:54 +03:00 |
|
DimaAmega
|
644324c81b
|
removed toltip's shadow
|
2022-01-07 22:20:47 +03:00 |
|
DimaAmega
|
f4045a9df9
|
fix tooltip's style
|
2022-01-07 22:14:02 +03:00 |
|
Denny Crane
|
0cb9e979ca
|
actualize trailing zeros removal in documentation
|
2022-01-07 14:53:17 -04:00 |
|
alexey-milovidov
|
140d64f785
|
Merge pull request #33415 from kitaisreal/function-array-last
Added function arrayLast
|
2022-01-07 20:37:06 +03:00 |
|