Nikolai Kochetov
|
2057b98322
|
Update 01710_projection_fetch.sql
|
2021-05-16 13:48:07 +03:00 |
|
Amos Bird
|
e5cd597111
|
Fix add projection to replicated mergetree
|
2021-05-16 16:49:38 +08: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 |
|
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 |
|
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 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 |
|
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 |
|
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 |
|
Vladimir
|
33c3a2711c
|
Fix 01866_split_by_regexp.reference
|
2021-05-13 13:26:31 +03: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 |
|
abel-wang
|
452dec891d
|
correct reference name
|
2021-05-13 16:54:17 +08:00 |
|
Nikolai Kochetov
|
636b86d13e
|
Disable 01710_projection_fetch for database replicated.
|
2021-05-13 11:13:24 +03:00 |
|
Pavel Kruglov
|
42d7621aee
|
Change tests
|
2021-05-13 10:20:24 +03:00 |
|
Vladimir Chebotarev
|
1141872db2
|
Fix tests II.
|
2021-05-13 08:46:16 +03:00 |
|
Vladimir Chebotarev
|
83dddb33db
|
Better tests fix.
|
2021-05-13 08:46:16 +03:00 |
|
Vladimir Chebotarev
|
8ba32fc935
|
Fix tests I.
|
2021-05-13 08:46:16 +03:00 |
|
Vitaliy Zakaznikov
|
7e899fff76
|
Comment 4 to retrigger CI/CD pipeline to check test stability.
|
2021-05-12 23:42:20 -04:00 |
|
abel-wang
|
51c1d7c7ba
|
split into characters when split by '' & add docs
|
2021-05-13 11:15:38 +08:00 |
|
abel-wang
|
99b9fe6c33
|
add function splitByRegexp
|
2021-05-13 10:37:09 +08:00 |
|
feng lv
|
c6f8ab9826
|
fix
|
2021-05-13 02:05:53 +00:00 |
|
Vitaliy Zakaznikov
|
086a30a198
|
Comment 3 to retrigger CI/CD pipeline to check test stability.
|
2021-05-12 19:36:26 -04:00 |
|
Pavel Kruglov
|
cef7c8700b
|
Try to fix tests
|
2021-05-13 00:48:06 +03:00 |
|
Vitaliy Zakaznikov
|
889d406341
|
Commint to retrigger CI/CD pipeline to check test stability.
|
2021-05-12 15:55:29 -04:00 |
|
Pavel Kruglov
|
86f061976e
|
Some fixes
|
2021-05-12 22:02:56 +03:00 |
|
Vitaliy Zakaznikov
|
e55b4117be
|
Updating helpers/cluster.py to increase timeout and add polling
when getting control shell.
|
2021-05-12 12:34:28 -04:00 |
|
Pavel Kruglov
|
8ed6ad7c55
|
Refactor, support all types in array, add nested arrays support, more tests
|
2021-05-12 19:06:08 +03:00 |
|
Alexander Kuzmenkov
|
f6cb9f95df
|
lower two-level aggregation threshold for uniq test to avoid jitter
|
2021-05-12 16:01:48 +03:00 |
|
Vitaliy Zakaznikov
|
258525167f
|
Commint to retrigger CI/CD pipeline to check test stability.
|
2021-05-12 08:15:09 -04:00 |
|
Anton Popov
|
46ce4b7a88
|
Merge pull request #24016 from MaxWk/order-by-with-fill-datetime64
support for order by fill with DateTime64
|
2021-05-12 14:44:36 +03:00 |
|