RedClusive
|
8ed90864cb
|
refactored
|
2021-04-26 09:39:08 +00:00 |
|
RedClusive
|
907115a4c4
|
add tests
|
2021-04-25 21:49:02 +00:00 |
|
RedClusive
|
dbb0a4aab7
|
fix style
|
2021-04-24 19:11:56 +00:00 |
|
RedClusive
|
33e31b623f
|
Merge branch 'feature-quantileBfloat16' of github.com:RedClusive/ClickHouse into feature-quantileBfloat16
|
2021-04-15 17:14:24 +00:00 |
|
redclusive
|
f286692497
|
fix typo
|
2021-04-15 20:13:45 +03:00 |
|
RedClusive
|
6aee43f323
|
Merge branch 'feature-quantileBfloat16' of github.com:RedClusive/ClickHouse into feature-quantileBfloat16
|
2021-04-15 17:10:35 +00:00 |
|
redclusive
|
8737c533c0
|
fix logic
|
2021-04-15 20:07:14 +03:00 |
|
RedClusive
|
d8b51083c4
|
Merge branch 'feature-quantileBfloat16' of github.com:RedClusive/ClickHouse into feature-quantileBfloat16
|
2021-04-15 14:46:10 +00:00 |
|
redclusive
|
d8af0c5a23
|
fix typo
|
2021-04-15 17:45:11 +03:00 |
|
RedClusive
|
5a0610b6af
|
Merge branch 'feature-quantileBfloat16' of github.com:RedClusive/ClickHouse into feature-quantileBfloat16
|
2021-04-15 14:42:07 +00:00 |
|
redclusive
|
be547193ae
|
fix add method
|
2021-04-15 17:30:41 +03:00 |
|
RedClusive
|
9417460d0b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into feature-quantileBfloat16
|
2021-04-15 12:14:40 +00:00 |
|
alexey-milovidov
|
02e77c3ef1
|
Merge pull request #23111 from ClickHouse/fix_test_name
Rename strange tests
|
2021-04-15 15:03:31 +03:00 |
|
alexey-milovidov
|
b097140bb4
|
Merge pull request #23083 from azat/logging
Tiny logging improvements
|
2021-04-15 14:39:47 +03:00 |
|
alexey-milovidov
|
0c097417a7
|
Merge pull request #22942 from ianton-ru/fix_flapping_test
Fix flapping test_merge_tree_s3 test
|
2021-04-15 14:38:36 +03:00 |
|
Maksim Kita
|
e361f5943f
|
Merge pull request #22999 from azat/no-optimize_skip_unused_shards-single-node
Do not perform optimize_skip_unused_shards for cluster with one node
|
2021-04-15 14:36:56 +03:00 |
|
alexey-milovidov
|
69eac517b6
|
Merge pull request #23086 from azat/memory-blocking
Block all memory tracking limits in dtors/SCOPE_EXIT_*SAFE/tryLogCurrentException
|
2021-04-15 14:36:10 +03:00 |
|
alexey-milovidov
|
2a670fc495
|
Merge pull request #22359 from ClickHouse/remove-msan-suppressions-5
Remove old MSan suppressions (part 5)
|
2021-04-15 14:33:10 +03:00 |
|
Nikita Mikhaylov
|
a6b43f6765
|
Merge pull request #22594 from excitoon-favorites/betters3timeouts
Consistent AWS timeouts
|
2021-04-15 14:29:21 +03:00 |
|
Vladimir
|
8c7ffda676
|
Merge pull request #22753 from ClickHouse/revert-19685-dev_joinon
|
2021-04-15 12:42:50 +03:00 |
|
alesapin
|
c979287526
|
Rename strange tests
|
2021-04-15 11:28:22 +03:00 |
|
alesapin
|
93215fa21a
|
Merge pull request #23077 from ClickHouse/logs_from_keeper_in_func_tests
Upload keeper logs from stateless tests
|
2021-04-15 11:08:11 +03:00 |
|
alexey-milovidov
|
9b546f3b89
|
Merge pull request #22657 from amosbird/ctefix3
Fix CTE usage in view definition
|
2021-04-15 02:01:10 +03:00 |
|
Maksim Kita
|
c8bcfe89ad
|
Merge pull request #23078 from kitaisreal/ci-runner-intergation-logs-tar-fix
CI runner intergation tests logs update to tar.gz
|
2021-04-15 02:00:45 +03:00 |
|
alexey-milovidov
|
7a2ba9507d
|
Merge pull request #21431 from danlark1/master
Add function alignment for better performance
|
2021-04-15 01:38:20 +03:00 |
|
Alexey Milovidov
|
64d91eb469
|
Merge branch 'master' into remove-msan-suppressions-5
|
2021-04-15 00:55:08 +03:00 |
|
alexey-milovidov
|
ca03670e60
|
Merge pull request #22976 from ClickHouse/fix-debian
Simplify debian packages.
|
2021-04-15 00:17:05 +03:00 |
|
tavplubix
|
7614a18ff2
|
Merge pull request #23047 from ClickHouse/fix_attach_mv
Fix attach MV in Atomic database
|
2021-04-15 00:08:46 +03:00 |
|
tavplubix
|
2479c80fb7
|
Merge branch 'master' into fix_attach_mv
|
2021-04-15 00:07:48 +03:00 |
|
redclusive
|
8db89e493b
|
fix styles
|
2021-04-15 00:06:22 +03:00 |
|
redclusive
|
043af0a5ca
|
add quantileBfloat16
|
2021-04-14 23:38:56 +03:00 |
|
Azat Khuzhin
|
9b9e0a9bbc
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +03:00 |
|
Azat Khuzhin
|
8ccc61b3bf
|
Block all memory tracking limits in SCOPE_EXIT_*SAFE
|
2021-04-14 23:38:41 +03:00 |
|
Azat Khuzhin
|
22d394c4a3
|
Block all memory tracking limits in tryLogCurrentException()
|
2021-04-14 23:38:41 +03:00 |
|
Azat Khuzhin
|
b6d7562cc2
|
Update comments for memoryTrackerCanThrow()
|
2021-04-14 23:38:41 +03:00 |
|
tavplubix
|
021cafff49
|
Merge pull request #23041 from ClickHouse/fix_testkeeper_multi_response
Fix multi response in TestKeeper
|
2021-04-14 23:25:40 +03:00 |
|
Azat Khuzhin
|
4b69684cd2
|
Add logging about pushing to underlying in StorageKafka
|
2021-04-14 23:15:31 +03:00 |
|
Azat Khuzhin
|
6b9534cad8
|
Add copyData() with std::atomic and progress callback
|
2021-04-14 23:15:31 +03:00 |
|
Azat Khuzhin
|
3a2e8fea68
|
Change logging levels for PushingToViewsBlockOutputStream
Use different logging levels for overall push and push per view.
|
2021-04-14 23:15:31 +03:00 |
|
Azat Khuzhin
|
e8b1aa09b5
|
Slifghtly improve information about available logger levels.
|
2021-04-14 23:15:31 +03:00 |
|
alexey-milovidov
|
fd424eceb0
|
Update code-review.md
|
2021-04-14 23:02:28 +03:00 |
|
alesapin
|
b67cb5392b
|
Missed setting
|
2021-04-14 22:48:52 +03:00 |
|
Alexander Kuzmenkov
|
26d5db32ae
|
Merge pull request #23045 from ClickHouse/aku/review-article
blog article about code review
|
2021-04-14 20:27:44 +03:00 |
|
Ivan
|
57f61c954c
|
Another attempt to enable pytest (#22664)
* Fix some tests
* Fix tests
|
2021-04-14 19:35:17 +03:00 |
|
Alexander Kuzmenkov
|
4116da3ac5
|
Merge remote-tracking branch 'origin/aku/review-article' into HEAD
|
2021-04-14 19:19:43 +03:00 |
|
Alexander Kuzmenkov
|
1f359b080e
|
fixes
|
2021-04-14 19:17:34 +03:00 |
|
Anton Ivashkin
|
68541ef315
|
Fix flapping test_merge_tree_s3 test
|
2021-04-14 19:07:22 +03:00 |
|
Maksim Kita
|
d885921100
|
CI runner intergation tests logs update to tar.gz
|
2021-04-14 18:15:35 +03:00 |
|
Alexander Kuzmenkov
|
45931a5262
|
Update code-review.md
|
2021-04-14 18:09:51 +03:00 |
|
alesapin
|
f13eade50e
|
Upload keeper logs from stateless tests
|
2021-04-14 18:04:57 +03:00 |
|