Maksim Kita
|
40d8d95fd2
|
Merge pull request #24067 from azat/buffer-destroy-first
Flush Buffer tables before shutting down tables (within one database)
|
2021-05-18 09:07:28 +03:00 |
|
Maksim Kita
|
49d82ee408
|
Merge pull request #24177 from ucasFL/fix-reinterpret
fix reinterpretAsFixedString for UUID
|
2021-05-18 08:58:08 +03:00 |
|
feng lv
|
dcf5d345e8
|
fix reinterpretAsFixedString for UUID
fix
|
2021-05-18 01:50:27 +00:00 |
|
Ilya Yatsishin
|
8ede5c736a
|
Merge pull request #23992 from MaxWk/enable-datatime64-version-column
enable DateTime64 to be version column
|
2021-05-17 14:34:15 +03:00 |
|
avogar
|
66b9ba805c
|
Remove temporary files
|
2021-05-17 12:57:51 +03:00 |
|
Kruglov Pavel
|
64e7994987
|
Merge pull request #23887 from kssenii/rabbitmq-fixes
RabbitMQ: allow user to define specific queue settings, its own exchange, user-managed queues; add cleanup on drop table
|
2021-05-17 12:01:12 +03:00 |
|
alesapin
|
eae2df6478
|
Merge pull request #23997 from ClickHouse/fix_intersecting_parts
Try fix intersecting parts
|
2021-05-17 10:46:58 +03:00 |
|
Nikolai Kochetov
|
98e6c27a95
|
Merge pull request #24168 from amosbird/projection-fix3
Fix distributed processing when using projection
|
2021-05-17 09:45:39 +03:00 |
|
kssenii
|
57da32472b
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbitmq-fixes
|
2021-05-16 18:39:51 +00:00 |
|
Amos Bird
|
07b1be5a76
|
Fix distributed processing when using projection
|
2021-05-16 22:40:06 +08:00 |
|
alesapin
|
29726b5510
|
Merge pull request #24122 from ClickHouse/fix_table_startup
Set readonly mode if restarting thread failed to activate replica
|
2021-05-16 16:45:51 +03:00 |
|
Azat Khuzhin
|
d768a2ac71
|
Add a test for Buffer flush before shutdown
|
2021-05-16 13:28:35 +03:00 |
|
Nikolai Kochetov
|
093b7e120a
|
Merge pull request #24062 from amosbird/projection-fix1
Fix empty key projection query analysis
|
2021-05-16 07:37:03 +03:00 |
|
Maksim Kita
|
196ca14c3a
|
Merge pull request #24150 from azat/whitespaces
Fix a few trailing whitespaces in output
|
2021-05-15 22:39:16 +03:00 |
|
Kseniia Sumarokova
|
99e2f83c69
|
Merge pull request #23548 from ucasFL/table-comment
Implement table comments
|
2021-05-15 19:56:16 +03:00 |
|
Maksim Kita
|
3dd7401985
|
Merge pull request #23412 from godliness/fix-kafka-with-parquet
Fix kafka storage does not work with parquet format messages
|
2021-05-15 18:15:58 +03:00 |
|
Azat Khuzhin
|
1cdeafe473
|
Remove superfluous trailing whitespace in Markdown format
|
2021-05-15 16:08:17 +03:00 |
|
alesapin
|
33e9f1bcf1
|
Better tests
|
2021-05-15 15:33:01 +03:00 |
|
Maksim Kita
|
e785029ead
|
Merge pull request #24116 from hexiaoting/dev_explain
Fix bug for explain pipeline
|
2021-05-15 01:41:27 +03:00 |
|
Nikita Mikhaylov
|
703bd2aeb6
|
done
|
2021-05-15 00:25:12 +03:00 |
|
mergify[bot]
|
d31021ea4f
|
Merge branch 'master' into fix-kafka-with-parquet
|
2021-05-14 21:10:12 +00:00 |
|
Kruglov Pavel
|
1a2e3e605a
|
Merge pull request #21770 from taylor12805/arrow_array
Arrow array
|
2021-05-14 23:44:48 +03:00 |
|
Alexander Tokmakov
|
df5f3fbc9d
|
review suggestions
|
2021-05-14 19:11:40 +03:00 |
|
Amos Bird
|
a113acc40c
|
Fix empty key
|
2021-05-14 22:54:14 +08:00 |
|
Amos Bird
|
8de016d33a
|
Fix empty key projection query analysis
|
2021-05-14 22:26:26 +08:00 |
|
Alexander Tokmakov
|
41776ba5d9
|
fix
|
2021-05-14 15:55:30 +03:00 |
|
Alexander Kuzmenkov
|
5ed6a273d3
|
Merge pull request #24058 from ClickHouse/aku/uniq-two-level
lower two-level aggregation threshold for uniq test to avoid jitter
|
2021-05-14 15:50:48 +03:00 |
|
Pavel Kruglov
|
484cac6193
|
Return include_indices, fix arrays and add more tests
|
2021-05-14 13:50:10 +03:00 |
|
Alexander Tokmakov
|
970ad94851
|
Merge branch 'master' into fix_intersecting_parts
|
2021-05-14 13:17:02 +03:00 |
|
alesapin
|
340cd20274
|
Fix flaky TTL replicated test
|
2021-05-14 11:55:51 +03:00 |
|
alesapin
|
67e4393769
|
If table was not active set readonly mode
|
2021-05-14 11:32:41 +03:00 |
|
hexiaoting
|
1f0990ff1d
|
Add test case
|
2021-05-14 16:18:27 +08:00 |
|
Ilya Yatsishin
|
e345b8b868
|
Merge pull request #24077 from abel-cheng/feature/splitByRegexp
add function splitByRegexp
|
2021-05-14 10:43:08 +03:00 |
|
Ilya Yatsishin
|
19fb0d2033
|
Merge pull request #24091 from Enmk/now64_timezone_fix
Fixed now64(): added second optional argument for timezone.
|
2021-05-14 10:36:40 +03:00 |
|
alesapin
|
8205f9df56
|
Merge pull request #24088 from ClickHouse/add_retry_in_clickhouse_test
Also retry database creation in `clickhouse-test`
|
2021-05-13 23:01:48 +03:00 |
|
alexey-milovidov
|
f5e0189215
|
Merge pull request #23942 from vzakaznikov/testflows_modules_in_parallel
Enabling running of all TestFlows modules in parallel
|
2021-05-13 21:49:16 +03:00 |
|
Pavel Kruglov
|
25ceb1df65
|
Final fixes
|
2021-05-13 20:00:13 +03:00 |
|
alexey-milovidov
|
d340e33e2b
|
Merge pull request #23844 from excitoon-favorites/s3morecorrectclient
Better handling of HTTP errors in `PocoHTTPClient`
|
2021-05-13 19:21:09 +03:00 |
|
Alexander Tokmakov
|
eaffe6848b
|
fix
|
2021-05-13 17:24:07 +03:00 |
|
Vitaliy Zakaznikov
|
58685dc9fa
|
Disabling RBAC module.
Removing debugging code.
|
2021-05-13 10:04:08 -04:00 |
|
Mikhail Filimonov
|
dd619e1e37
|
Try to stabilize flapping test
|
2021-05-13 16:03:32 +02:00 |
|
Vasily Nemkov
|
3119660406
|
Fixed now64(): added second optional argument for timezone.
|
2021-05-13 16:51:32 +03:00 |
|
alesapin
|
e7eae2688c
|
Also retry database creation
|
2021-05-13 16:37:19 +03:00 |
|
mergify[bot]
|
1b181606e8
|
Merge branch 'master' into arrow_array
|
2021-05-13 12:23:48 +00:00 |
|
Alexander Tokmakov
|
e114c7eb8b
|
fix virtual parts in REPLACE_RANGE
|
2021-05-13 14:29:59 +03:00 |
|
Vladimir
|
33c3a2711c
|
Fix 01866_split_by_regexp.reference
|
2021-05-13 13:26:31 +03:00 |
|
kssenii
|
7115045317
|
Tiny changes
|
2021-05-13 09:39:57 +00:00 |
|
Pavel Kruglov
|
ec214bb04c
|
Try fix tests again
|
2021-05-13 12:23:59 +03:00 |
|
Vladimir
|
7c77dd1e21
|
Minor changes in splitByRegexp
|
2021-05-13 12:21:00 +03:00 |
|
Alexander Kuzmenkov
|
99ab98b64c
|
fix the tests
|
2021-05-13 12:06:59 +03:00 |
|