Commit Graph

72401 Commits

Author SHA1 Message Date
alesapin
694756191e Remove debug 2021-09-15 14:12:36 +03:00
alesapin
06c9095e52 Better 2021-09-15 13:56:37 +03:00
alesapin
1daad9691d Better 2021-09-15 13:50:30 +03:00
alesapin
fa3755dc3c Other way 2021-09-15 13:47:25 +03:00
alesapin
bf0db3e98e One more try 2021-09-15 13:14:19 +03:00
alesapin
c687047b8e More verbose 2021-09-15 13:02:30 +03:00
alesapin
58991c8a99 Trying one more time 2021-09-15 12:49:50 +03:00
alesapin
c8ba7ddebd Followup 2021-09-15 12:42:48 +03:00
alesapin
4419e8a238 Followup 2021-09-15 12:40:43 +03:00
alesapin
71b1047fe3 Trying update 2021-09-15 12:37:12 +03:00
alesapin
d377423477 More try 2021-09-15 12:23:02 +03:00
alesapin
32f28fb8b6 Fix 2021-09-15 12:19:08 +03:00
alesapin
9d9ffb9738 Parent checks 2021-09-15 12:14:36 +03:00
alesapin
8141c479e2 More debug 2021-09-15 12:09:01 +03:00
alesapin
d755e85a37 One more time 2021-09-15 12:07:50 +03:00
alesapin
4da991e8c9 Fix 2021-09-15 12:04:58 +03:00
alesapin
472e2079f9 Fix more 2021-09-15 12:03:47 +03:00
alesapin
ebdd63aeca Trying other way 2021-09-15 12:02:38 +03:00
alesapin
2e3fad449a Trying more 2021-09-15 11:49:21 +03:00
alesapin
2fa9c93b6b Fix spaces 2021-09-15 11:39:15 +03:00
alesapin
55d6c4e196 Trying to update check 2021-09-15 11:37:29 +03:00
alesapin
927830e16a Merge branch 'master' into trying_actions 2021-09-15 11:17:51 +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
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
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
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
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
Kseniia Sumarokova
ef6ba90be1
Update DiskWebServer.h 2021-09-13 20:00:18 +03:00
Kruglov Pavel
2bf47bb0ba
Merge pull request #28655 from adevyatova/annadevyatova-DOCSUP-14372-msgpack
DOCSUP-14372: MsgPack format
2021-09-13 15:17:49 +03:00
alesapin
1d05fab295
Merge pull request #28864 from ClickHouse/fix_replace_range_drop_part_reordering
Fix reordering of REPLACE_RANGE and DROP PART
2021-09-13 15:11:29 +03:00
adevyatova
0a8560c0e2 Delete msgpack file 2021-09-13 12:05:13 +00:00
vdimir
9ebef6e3cf
Remove explicit DB in 01115_join_with_dictionary 2021-09-13 13:06:38 +03:00
Nikita Mikhaylov
4b3c0a95d1
Merge pull request #28046 from syominsergey/fix-build-clang-13-2
[WIP] Improve support for build with clang-13
2021-09-13 12:11:38 +03:00
Maksim Kita
6161365b4e
Merge pull request #28540 from azat/fix-zookeeper_mutations_and_insert_quorum_long
Fix insert_quorum_timeout in zookeeper_mutations_and_insert_quorum_long
2021-09-13 11:27:11 +03:00
Filatenkov Artur
c23fe5baf6
Improve codec for encr 19896 (#27476)
* change syntax of encrypted command

* commit all encrypted changes

* correct encryption

* correct config for test

* add tests and correct code style and typos

* correct test

* fix unbundled build

* add log warning messages

* improve code according to review comments

* correct nonce

* correct errors found by fuzzing

* improve codec AES_128_GCM_SIV. Add AES_256_GCM_SIV. Add sections for last in tests. Improve documentation

* Update CompressionCodecEncrypted.h

* Update 01683_codec_encrypted.sql

* correct compression factory after changes in master

* correct behavior with wrong key in data

* correct fuzzer

* add connection for fuzzer with fix for compression_encrypted

* refactor code

* add load from config with throwing errors on server start

* fix typos and check style

* Update Server.cpp

* correct loading and reading

* refactor code. fix uninitialized value

* refactor code

* move defines from server to cpp file

* correct build

* remove repeated code

* correct namespace

* fix code style
2021-09-13 11:25:36 +03:00
Maksim Kita
e9d7dfeeb1
Merge pull request #28863 from kitaisreal/column-default-dict-get-identifier-fix
Column default dictGet identifier fix
2021-09-13 10:56:39 +03:00
alexey-milovidov
b73f71fc06
Merge pull request #28906 from Algunenano/sum_fp
Improve the performance of SUM of nullable floating point numbers
2021-09-13 10:55:51 +03:00
adevyatova
2c0f320fe7 Example 2021-09-13 07:54:45 +00:00
alexey-milovidov
299504ce8d
Merge pull request #28960 from azat/gcc11-unbundled-fix
Fix gcc11 unbundled build
2021-09-13 10:54:03 +03:00
Kseniia Sumarokova
87f705f149
Merge pull request #28956 from olgarev/revolg-DOCSUP-14096-edit-and-translate
DOCSUP-14096: Edit and translate to Russian
2021-09-13 10:17:40 +03:00