alesapin
40c323af5f
Fix style
2021-11-12 16:01:41 +03:00
alesapin
d139ed5663
Fix
2021-11-12 15:50:56 +03:00
Kruglov Pavel
051a9e7c69
Merge pull request #31249 from vitlibar/fix-show-grants
...
Fix SHOW GRANTS when partial revokes are used.
2021-11-12 15:49:12 +03:00
alesapin
373fda6eb8
More fixes
2021-11-12 15:36:25 +03:00
tavplubix
8916d3bebf
Merge pull request #31305 from ClickHouse/rename_support_ifexists
...
Merging #31081
2021-11-12 15:22:43 +03:00
alesapin
2e6da9ea71
Fixes
2021-11-12 15:13:13 +03:00
Anton Popov
7769ed76ce
Merge pull request #31261 from CurtizJ/tuple-element-to-subcolumn
...
Optimize tupleElement to reading of subcolumn
2021-11-12 15:00:53 +03:00
alesapin
7a62338b0e
Remove moar
2021-11-12 14:39:00 +03:00
alesapin
dc9a8f55c5
Add missed config
2021-11-12 14:12:42 +03:00
alesapin
45410b7032
Remove duplicated from CI
2021-11-12 14:11:44 +03:00
kssenii
6f895036e6
Disable for hdfs until tested, adjust tests with profile events
2021-11-12 14:09:19 +03:00
alesapin
9a437980e8
Merge branch 'master' into get_rid_of_build_number
2021-11-12 14:08:09 +03:00
alesapin
c1c1985e36
Get rid of build number
2021-11-12 14:07:54 +03:00
Vitaly Baranov
79a93c819f
Merge pull request #31262 from vitlibar/initial-user-role-row-policy
...
Initial user's roles are used now to find row policies
2021-11-12 13:51:20 +03:00
alesapin
8d7e500c5d
Merge pull request #31299 from ClickHouse/add_compatibility_check
...
Add split build check
2021-11-12 13:42:36 +03:00
alesapin
e94b359bca
Remove
2021-11-12 12:40:33 +03:00
alesapin
864f02dfc5
Fix run log
2021-11-12 12:33:22 +03:00
zhanglistar
8bcef97e11
1. style check fix.
2021-11-12 17:23:22 +08:00
Maksim Kita
1b5ff67eaa
BloomFilter index check fix
2021-11-12 12:22:43 +03:00
Kseniia Sumarokova
99cbf64044
Merge pull request #31325 from ClickHouse/kssenii-fix
...
Fix check in async buffer
2021-11-12 12:09:13 +03:00
Nikolai Kochetov
6623c609cf
Merge pull request #19587 from ClickHouse/refactor-pipeline-executor
...
Refactor pipeline executor
2021-11-12 11:49:05 +03:00
alesapin
7a615a29f4
Merge pull request #31324 from azat/fuzzer-improve-report
...
Improve fuzzer report in case of fuzzer killed
2021-11-12 11:31:07 +03:00
Kseniia Sumarokova
ccbe110857
Merge pull request #31316 from kssenii/debug-rabbit--test
...
Debug rabbitmq tests
2021-11-12 11:29:37 +03:00
zhanglistar
d13256242a
1. fix sytle check
2021-11-12 16:15:39 +08:00
Kseniia Sumarokova
074d24fcf3
Merge pull request #31318 from kssenii/fix-progress-numbers-mt
...
Proper progress for numbers_mt
2021-11-12 11:13:32 +03:00
zhanglistar
4e7823ade7
1. add macosx fix
2021-11-12 15:49:21 +08:00
Cody Baker
fd801922d8
Add blog post for moscow meetup ( #31327 )
2021-11-12 09:19:06 +03:00
Cody Baker
16f3519c50
Add Blog Post for 21.11 Release Update ( #31326 )
2021-11-12 09:18:07 +03:00
LiuYangkuan
f7078a17ce
add DiskLocalDirectoryIterator() when path not directory or nonexist, fix remove from_path after moveDirectory in DiskS3::restoreFileOperations
2021-11-12 11:36:48 +08:00
alexey-milovidov
b1f177e2ae
Merge pull request #31309 from Civil/riscv
...
Initial support for risc-v
2021-11-12 03:41:57 +03:00
kssenii
031754b465
Fix
2021-11-12 01:37:18 +03:00
Kseniia Sumarokova
e709c3ba90
Update AsynchronousReadIndirectBufferFromRemoteFS.h
2021-11-12 01:13:44 +03:00
mergify[bot]
5f1cf59fdf
Merge branch 'master' into perf-spikes
2021-11-11 22:05:46 +00:00
Azat Khuzhin
40be97c1dd
Improve fuzzer report in case of fuzzer killed
...
This will avoid Exception from fuzzer in description like in [1], that
someone may think that is related to the failure, which is obviously
don't in case it was KILLed.
[1]: https://clickhouse-test-reports.s3.yandex.net/31259/a49e10c78860a451ff9cc39df6049c88234d507a/fuzzer_ubsan/report.html#fail1
2021-11-12 01:01:10 +03:00
kssenii
f46569a46b
Fix
2021-11-12 00:42:36 +03:00
Kseniia Sumarokova
1bf30709f0
Merge pull request #31258 from cccgp/move_InputCreatorFunc_to_InputCreator
...
move InputCreatorFunc to InputCreator
2021-11-12 00:05:21 +03:00
Kseniia Sumarokova
2313981fd7
Merge pull request #31260 from azat/external-cleanup
...
Cleanup extern ProfileEvents/CurrentMetrics and add a style check
2021-11-12 00:02:57 +03:00
Azat Khuzhin
10fa34c73a
Print warning during old directories cleanup in MergeTree only if it is old
2021-11-11 23:57:44 +03:00
kssenii
d346d3d92a
Remove possible culprit
2021-11-11 20:33:50 +00:00
alesapin
8dc137abcd
Fix check
2021-11-11 22:42:59 +03:00
alexey-milovidov
5100ec7b48
Update defines.h
2021-11-11 21:51:24 +03:00
Anton Popov
4c6c80b9a2
Merge pull request #31044 from kssenii/fix-storage-merge-with-aliases-and-where
...
Fix StorageMerge with aliases and where
2021-11-11 21:46:02 +03:00
Vladimir Smirnov
48451182f8
Initial support for risc-v
...
Make ClickHouse compilable and runnable on risc-v 64
So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
What doesn't work:
1. traces - they are always empty
2. system.stack_trace only have first frame
2021-11-11 19:23:34 +01:00
avogar
e5661b9b62
Minor change
2021-11-11 21:09:21 +03:00
tavplubix
de6a6f3227
Merge pull request #31180 from ClickHouse/merge_selecting_backoff
...
Slightly better backoff for merge selecting task
2021-11-11 20:57:40 +03:00
Nikolay Degterinsky
bcfe902b0d
Merge pull request #31226 from georgthegreat/master
...
Fix typo in USE_MYSQL check
2021-11-11 20:49:30 +03:00
alexey-milovidov
572aec481a
Update DirectoryMonitor.cpp
2021-11-11 20:17:55 +03:00
cgp
d096554ca7
Merge branch 'master' of github.com:cccgp/ClickHouse into move_InputCreatorFunc_to_InputCreator
2021-11-12 01:02:38 +08:00
Kseniia Sumarokova
b3bacac021
Merge pull request #29894 from kssenii/retriable-http
...
Make http read buffer retriable
2021-11-11 19:50:50 +03:00
cgp
18504f545a
move InputCreatorFunc to InputCreator
2021-11-12 00:34:59 +08:00