mergify[bot]
|
0cbd4eda60
|
Merge branch 'master' into fix_part_checker
|
2021-09-14 19:44:11 +00:00 |
|
alexey-milovidov
|
adf9eafb7e
|
Merge pull request #29031 from vitstn/arcadia-update-arrow
remove arrow library compatibility for arcadia
|
2021-09-14 21:33:02 +03:00 |
|
Vitaly Stoyan
|
a416fd52d8
|
initial commit
|
2021-09-14 21:22:18 +03:00 |
|
mergify[bot]
|
fa903ac255
|
Merge branch 'master' into describe-with-subcolumns
|
2021-09-14 14:43:29 +00:00 |
|
alesapin
|
5a755d1e7c
|
Merge pull request #29009 from ClickHouse/improve_error_message
Better error message on concurrent alters
|
2021-09-14 17:21:26 +03:00 |
|
mergify[bot]
|
4993c7c527
|
Merge branch 'master' into fix_part_checker
|
2021-09-14 14:13:52 +00:00 |
|
Nikolai Kochetov
|
fc1456164a
|
Add test from #28880
|
2021-09-14 15:50:39 +03:00 |
|
alexey-milovidov
|
a37c065034
|
Merge pull request #29013 from nikitamikhaylov/fix-arcadia-13
Update ya.make
|
2021-09-14 15:13:49 +03:00 |
|
vdimir
|
2aef13e802
|
Update error messages for logical errors in HashJoin
|
2021-09-14 15:05:09 +03:00 |
|
vdimir
|
32e8c11cab
|
Check left join strictness in tryInitDictJoin
|
2021-09-14 15:04:45 +03:00 |
|
Nikita Mikhaylov
|
58f2504a56
|
Update ya.make
|
2021-09-14 12:00:32 +00:00 |
|
alesapin
|
797df22418
|
Fix build
|
2021-09-14 14:45:33 +03:00 |
|
Anton Popov
|
4403847744
|
Merge pull request #28325 from nicelulu/issues_27763
Bit shift operations for FixedString and String data types.
|
2021-09-14 14:45:29 +03:00 |
|
vdimir
|
3d2d994c5d
|
Skip JOIN OR/USING sections in replaceAliasColumnsInQuery
|
2021-09-14 14:13:19 +03:00 |
|
alesapin
|
76b8d9d85f
|
Better error message on concurrent alters
|
2021-09-14 13:57:05 +03:00 |
|
Nikolai Kochetov
|
6847610ed3
|
Merge pull request #28997 from ClickHouse/fix-num-threads-in-global-in-subquery
Fix num threads in global in subquery
|
2021-09-14 13:53:54 +03:00 |
|
vdimir
|
a7f770ecb7
|
Do not replaceAliasColumnsInQuery for JOIN OR/USING sections
|
2021-09-14 13:08:20 +03:00 |
|
alesapin
|
9441378b39
|
Add logs to queue because I cannot understand anything without them
|
2021-09-14 12:04:11 +03:00 |
|
Nikolai Kochetov
|
1b89719462
|
Update 2015_global_in_threads.sh
|
2021-09-14 11:53:53 +03:00 |
|
Nikolay Degterinsky
|
4204e20f06
|
Merge pull request #29001 from azat/fix-01150_ddl_guard_rwr
Fix 01150_ddl_guard_rwr test
|
2021-09-14 11:37:23 +03:00 |
|
vdimir
|
1fdbb9509f
|
Add additional checkTypesOfKeys to JoiningTransform::transformHeader
|
2021-09-14 11:03:22 +03:00 |
|
Vladimir C
|
6e526aff89
|
Merge pull request #28969 from vdimir/01115-explicit-db
Remove explicit DB in 01115_join_with_dictionary
|
2021-09-14 10:26:51 +03:00 |
|
alexey-milovidov
|
e687b3b600
|
Update int-uint.md
|
2021-09-14 09:52:02 +03:00 |
|
Kseniia Sumarokova
|
d3e604e14b
|
Merge pull request #28603 from kssenii/fix-web-disk-2
Some fixes for static files disk
|
2021-09-14 08:24:24 +03:00 |
|
小路
|
9416c5e74d
|
Remove outdated comment.
|
2021-09-14 11:22:34 +08:00 |
|
Denny Crane
|
efd4ac381b
|
Update rounding-functions.md
|
2021-09-14 00:19:17 -03:00 |
|
Denny Crane
|
10723160b3
|
Update rounding-functions.md
|
2021-09-14 00:13:54 -03:00 |
|
Cody Baker
|
3c48622a37
|
Update responsive and fix feedback items
|
2021-09-13 16:39:17 -06:00 |
|
Azat Khuzhin
|
1792b23a2c
|
Fix 01150_ddl_guard_rwr test
CI report [1]:
2021-09-13 09:55:27 Code: 219. DB::Exception: Received from localhost:9000. DB::Exception: New table appeared in database being dropped or detached. Try again.. (DATABASE_NOT_EMPTY)
2021-09-13 09:55:27 Code: 82. DB::Exception: Received from localhost:9000. DB::Exception: Database test_01150 already exists.. (DATABASE_ALREADY_EXISTS)
[1]: https://clickhouse-test-reports.s3.yandex.net/0/abe314feecd1647d7c2b952a25da7abf5c19f352/functional_stateless_tests_(release,_databaseordinary)/test_run.txt.out.log
|
2021-09-14 00:30:40 +03:00 |
|
alesapin
|
abe314feec
|
Merge pull request #28962 from azat/create-settings
Apply settings from CREATE AS SELECT queries
|
2021-09-13 22:14:21 +03:00 |
|
Nikolai Kochetov
|
e8bc0287ff
|
Add test.
|
2021-09-13 20:53:31 +03:00 |
|
Nikolai Kochetov
|
68bf657c29
|
Fix the number of threads used in GLOBAL IN.
|
2021-09-13 20:53:09 +03:00 |
|
Anton Popov
|
2b49f42bca
|
fix build
|
2021-09-13 20:37:35 +03:00 |
|
Anton Popov
|
671f98506a
|
fix build
|
2021-09-13 20:34:36 +03:00 |
|
Anton Popov
|
7ec5c73c9b
|
Merge branch 'master' into issues_27763
|
2021-09-13 20:33:29 +03:00 |
|
Evgenia Sudarikova
|
a7e003ad5c
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:27:54 +03:00 |
|
Evgenia Sudarikova
|
c66774efe4
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:27:35 +03:00 |
|
Evgenia Sudarikova
|
fcbbd3f19a
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:27:10 +03:00 |
|
Evgenia Sudarikova
|
56f8197c72
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:26:33 +03:00 |
|
Evgenia Sudarikova
|
3d8c8bdf0d
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:26:16 +03:00 |
|
Evgenia Sudarikova
|
105e0a0187
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:25:50 +03:00 |
|
Evgenia Sudarikova
|
4a83bfdeaa
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:25:33 +03:00 |
|
Evgenia Sudarikova
|
36f6e90fba
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:24:50 +03:00 |
|
Evgenia Sudarikova
|
305eb4d85f
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:22:05 +03:00 |
|
Evgenia Sudarikova
|
cc3d3cc91e
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:21:55 +03:00 |
|
Evgenia Sudarikova
|
51ac71c83d
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:21:47 +03:00 |
|
Evgenia Sudarikova
|
9304c3549b
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:21:35 +03:00 |
|
Evgenia Sudarikova
|
1637b8cc0e
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:21:24 +03:00 |
|
Evgenia Sudarikova
|
82d19deece
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:21:12 +03:00 |
|
Evgenia Sudarikova
|
2386890b89
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:20:59 +03:00 |
|