Commit Graph

70360 Commits

Author SHA1 Message Date
vdimir
9d8178d04c
Refactor NotJoined pt2: rename classes, get rig of inheritance 2021-08-17 13:32:16 +03:00
vdimir
afa748c717
Refactor NotJoined pt1 2021-08-17 13:32:16 +03:00
Nikolai Kochetov
98eb619b4b
Merge pull request #23367 from Avogar/short-circuit
Implement short circuit function evaluation
2021-08-17 12:36:07 +03:00
Vitaly Baranov
50b4ca7650
Merge pull request #27362 from sevirov/sevirov-DOCSUP-12128-data_encryption_on_vfs_level
DOCSUP-12128: Data encryption on VFS level
2021-08-17 12:12:09 +03:00
Vitaly Baranov
bca1131da6
Update storing-data.md 2021-08-17 11:24:44 +03:00
Vitaly Baranov
c590cd4d47
Update storing-data.md 2021-08-17 11:17:46 +03:00
Vitaly Baranov
bb85ed478e
Update storing-data.md 2021-08-17 11:16:47 +03:00
Vitaly Baranov
92c4ad8202
Update storing-data.md 2021-08-17 11:07:36 +03:00
Nikolay Degterinsky
2818f79326
Merge pull request #27760 from den-crane/patch-24
Doc. fix description of arrayIntersect
2021-08-17 10:48:57 +03:00
Kseniia Sumarokova
8ec6e6f209
Merge pull request #27706 from hllustosa/master
Enables query parameters in request body
2021-08-17 09:58:11 +03:00
Vladimir C
baa54d2a3b
Merge pull request #27652 from vdimir/aliased_column_distributed_bug 2021-08-17 09:39:33 +03:00
Kseniia Sumarokova
9292869c4f
Merge pull request #27689 from kssenii/fix-union-distinct-subquery
Fix union distinct
2021-08-17 08:48:51 +03:00
Alexey Milovidov
91faa6d03a Add more comments to users.xml #27750 2021-08-17 05:01:03 +03:00
alexey-milovidov
67b2f49c8a
Merge pull request #27751 from Algunenano/osx_jemalloc
Disable jemalloc under OSX
2021-08-17 04:45:43 +03:00
Denny Crane
7063b7f46b
Update array-functions.md
fix arrayIntersect
2021-08-16 21:09:36 -03:00
Denny Crane
815a4ddf33
Update array-functions.md
fix arrayIntersect
2021-08-16 21:08:02 -03:00
hermano
14e251f158 Fixes style 2021-08-16 18:54:40 -03:00
Raúl Marín
f062aa8574 Disable jemalloc under OSX 2021-08-16 18:04:46 +02:00
tavplubix
974acb615a
Merge pull request #27734 from ClickHouse/fix_test_01014
Fix test 01014_lazy_database_concurrent_recreate_reattach_and_show_tables
2021-08-16 18:56:17 +03:00
Kseniia Sumarokova
4b2fa04666
Fix style check 2021-08-16 18:23:08 +03:00
vdimir
910787c5b6
Improve aliased_column_distributed_bug, fix check 2021-08-16 18:04:20 +03:00
vdimir
db187c6b2d
Fix aliased_column_distributed_bug 2021-08-16 17:26:14 +03:00
vdimir
887d6b0867
Add 02008_aliased_column_distributed_bug.sql 2021-08-16 17:26:13 +03:00
Alexander Kuzmenkov
1f48166bfb
Update run-fuzzer.sh 2021-08-16 16:55:20 +03:00
kssenii
844e04e341 Fix 2021-08-16 15:32:44 +03:00
Alexey Boykov
7ee2dc04a1
Update parametric-functions.md
typo
2021-08-16 15:06:44 +03:00
Pavel Kruglov
7c98fc11b9 Fix performance, make only one setting 2021-08-16 14:30:56 +03:00
Kruglov Pavel
750e35a454
Merge pull request #27736 from taiyang-li/remove_duplicated_srcfile
remove duplicated  source files in arrow-cmake
2021-08-16 14:01:49 +03:00
hermano
5b520fbe0f Preloads query parameters 2021-08-16 07:58:52 -03:00
taiyang-li
d417bd3247 remove duplicated source files in arrow-cmake 2021-08-16 18:56:14 +08:00
Alexander Tokmakov
ba2684079c fix test 2021-08-16 13:56:03 +03:00
Vladimir C
4135d67d42
Merge pull request #27430 from azat/client-test-hint-str 2021-08-16 13:43:28 +03:00
alexey-milovidov
c4a14ffca2
Merge pull request #27714 from ClickHouse/fix-build-clang-13
Add support for build with `clang-13`
2021-08-16 09:28:32 +03:00
kssenii
c01be0354b Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-union-distinct-subquery 2021-08-16 09:09:10 +03:00
hermano
9993b9a038 Adds tests 2021-08-15 21:17:33 -03:00
Alexey Milovidov
9a4a8d3943 Fix build with clang-13 2021-08-16 03:16:45 +03:00
Alexey Milovidov
5c56d3a734 Testflows are broken 2021-08-16 03:01:30 +03:00
alexey-milovidov
4a36366925
Merge pull request #27648 from Algunenano/i27620
Disable arrayJoin on partition expressions
2021-08-16 02:53:36 +03:00
alexey-milovidov
2b18223a09
Merge pull request #27701 from vitlibar/fix-checking-grant-option-for-grant-with-replace-option
Fix checking GRANT OPTION while executing GRANT with REPLACE OPTION.
2021-08-16 02:48:54 +03:00
alexey-milovidov
a2bc6f3714
Merge pull request #27702 from ClickHouse/vitlibar-backquote-default-database-in-create-user
Backquote default database in CREATE USER
2021-08-16 02:47:34 +03:00
alexey-milovidov
76b0502482
Merge pull request #27690 from kitaisreal/remove-dense-hash-map-set
Removed DenseHashMap, DenseHashSet
2021-08-16 02:39:41 +03:00
Maksim Kita
88f75375de
Merge pull request #27692 from ClickHouse/map-data-type-parsing-tests
Map data type parsing tests
2021-08-16 00:58:56 +03:00
Azat Khuzhin
86e14f192c Convert std::stringstream to ReadBufferFromString for TestHint parsing 2021-08-16 00:16:48 +03:00
Azat Khuzhin
c5d9676779 Accept error code by error name in client test hints 2021-08-16 00:16:48 +03:00
Azat Khuzhin
098a0b2012 Add ErrorCodes::getErrorCodeByName() 2021-08-16 00:16:46 +03:00
Azat Khuzhin
ad4833b4ab Fix endless loop for parsing invalid test hints (lack of ss.fail() check) 2021-08-16 00:16:20 +03:00
Azat Khuzhin
d39128df9f Add module part for client/TestHint 2021-08-16 00:16:20 +03:00
kssenii
9bbaa7e64a Update test 2021-08-15 23:13:42 +03:00
tavplubix
38575f6cb2
Merge pull request #27656 from ClickHouse/fix_intersecting_parts
Fix intersecting parts (just another case)
2021-08-15 21:56:44 +03:00
hermano
3366fc7c7e Enables query parameters in request body 2021-08-15 15:46:31 -03:00