Anton Popov
|
46b9279d81
|
Merge pull request #33300 from CurtizJ/support-prewhere-storage-merge
Support `optimize_move_to_prewhere` with storage `Merge`
|
2022-01-10 15:15:15 +03:00 |
|
tavplubix
|
376709b249
|
Merge pull request #33305 from nvartolomei/nv/test-odbc
Add test for broken connection
|
2022-01-10 14:23:38 +03:00 |
|
Nikolay Degterinsky
|
dd2779fadc
|
Merge pull request #33489 from rad1k4l/patch-1
Fix typo in docs - Invalid xml config
|
2022-01-10 11:55:07 +03:00 |
|
Orkhan Zeynalli
|
3c95b8cf14
|
Fix for zh
|
2022-01-10 12:20:43 +04:00 |
|
Orkhan Zeynalli
|
de276aa9bc
|
Fix for ja
|
2022-01-10 12:19:46 +04:00 |
|
Orkhan Zeynalli
|
78dce08260
|
Fix typo for english language
|
2022-01-10 12:18:22 +04:00 |
|
Kseniia Sumarokova
|
e6ea7c361d
|
Merge pull request #32836 from stigsb/explain-table-override
Add `EXPLAIN TABLE OVERRIDE` for pre-validating overrides.
|
2022-01-10 09:58:16 +03:00 |
|
Kseniia Sumarokova
|
0a1300d32a
|
Merge pull request #33340 from Vxider/fix-windowview-inner-table-parser
Fix inner table parser in window view
|
2022-01-10 09:45:17 +03:00 |
|
Maksim Kita
|
a49826d5ae
|
Merge pull request #33491 from olevino/patch-1
Update developer-instruction.md
|
2022-01-10 06:32:52 +03:00 |
|
Vxider
|
ab593d24f3
|
update code style
|
2022-01-10 02:16:07 +00:00 |
|
olevino
|
3c4666d5f0
|
Update developer-instruction.md
added '--recursive'
|
2022-01-10 04:34:06 +03:00 |
|
olevino
|
452e048812
|
Update developer-instruction.md
Small fix
первое вхождение слова `ClickHouse`
->
слово `your_github_username`
|
2022-01-10 04:26:33 +03:00 |
|
Orkhan Zeynalli
|
070ad64ba7
|
Invalid xml config
|
2022-01-09 22:38:31 +04:00 |
|
Kseniia Sumarokova
|
d0a847befc
|
Merge pull request #33200 from kssenii/fix-materialized-postgresql-ddl-validation
materialized postgresql fix ddl validation
|
2022-01-09 21:12:13 +03: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 |
|
kssenii
|
8f9920dd4d
|
One more fix
|
2022-01-09 17:46:33 +03:00 |
|
Alexey Milovidov
|
659df53854
|
Add a test for operator priorities in SQL
|
2022-01-09 13:53:22 +03:00 |
|
kssenii
|
6639a93735
|
Better
|
2022-01-09 12:16:12 +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 |
|
kssenii
|
61f85e9afc
|
More fixes
|
2022-01-08 20:44:17 +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
|
c94f4163f7
|
Merge remote-tracking branch 'upstream/master' into fix-materialized-postgresql-ddl-validation
|
2022-01-08 15:56:46 +03:00 |
|
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 |
|