alesapin
|
2985def91d
|
Add tests
|
2021-05-27 15:54:47 +03:00 |
|
alesapin
|
6924dd51a2
|
Merge branch 'master' into limited_fetches
|
2021-05-27 11:17:36 +03:00 |
|
alesapin
|
75dad2cdd7
|
Merge pull request #24533 from ClickHouse/watch_requests_read
Make `get/check/read/list` requests always read in Keeper
|
2021-05-27 11:16:36 +03:00 |
|
alesapin
|
ef17daaaa0
|
Merge pull request #24496 from ClickHouse/configurable_max_parts_to_merge
Add `max_parts_to_merge_at_once` setting
|
2021-05-27 10:56:58 +03:00 |
|
Maksim Kita
|
e5b78723bb
|
Merge pull request #24483 from kitaisreal/memory-tracker-new-no-throw
MemoryTracker new no throw
|
2021-05-27 10:35:55 +03:00 |
|
alexey-milovidov
|
a7e95b4ee2
|
Merge pull request #24504 from vzakaznikov/testflows_check_add_saving_clickhouse_logs
Adding support to save clickhouse server logs in TestFlows check
|
2021-05-27 08:05:55 +03:00 |
|
Nikita Mikhaylov
|
0d3462afc8
|
Merge pull request #24457 from nikitamikhaylov/thread-pool-deadlock
Try to fix deadlock in ThreadPool
|
2021-05-27 02:51:50 +03:00 |
|
Nikita Mikhaylov
|
be67481946
|
Merge pull request #24501 from abyss7/fix-backport
[backport] Find only opened PRs by label
|
2021-05-27 02:49:57 +03:00 |
|
Nikita Mikhaylov
|
5eb47ccaa8
|
Merge pull request #24518 from georgthegreat/cxxabi-peerdir
Do not peerdir enabled-by-default libcxxabi-parts
|
2021-05-27 02:44:07 +03:00 |
|
Vitaliy Zakaznikov
|
ba1c118f27
|
* Changing default testflows output format to be new fails only
* Removing debug changes
* Fixing folder structure inside clickhouse_logs.tar.gz archive
|
2021-05-26 18:28:47 -04:00 |
|
Maksim Kita
|
4ca651838c
|
Merge pull request #24550 from kitaisreal/jit_example_update
Update jit_example
|
2021-05-27 01:02:31 +03:00 |
|
Vitaliy Zakaznikov
|
7800f934ab
|
Adding gzip compression of clickhouse logs.
|
2021-05-26 17:16:24 -04:00 |
|
alesapin
|
42b2383e01
|
Basic throttler implementation
|
2021-05-26 23:37:44 +03:00 |
|
Maksim Kita
|
fc5dbaa413
|
Updated MemoryTracker
|
2021-05-26 23:31:35 +03:00 |
|
Vitaliy Zakaznikov
|
774171c61c
|
Another try to move clickhouse logs to /test_output folder.
|
2021-05-26 16:25:23 -04:00 |
|
alexey-milovidov
|
91f910a612
|
Merge pull request #24350 from MyroTk/tfs_extended_precision_data_types_testing
Testflows tests for Extended Precision Data Types: Int128, UInt128, Int256, UInt256, Decimal256
|
2021-05-26 22:21:18 +03:00 |
|
alexey-milovidov
|
b93de0d274
|
Merge pull request #24547 from hodgesrm/patch-6
Update README.md
|
2021-05-26 22:20:14 +03:00 |
|
Vitaliy Zakaznikov
|
3fb4ba3885
|
Fixing the way we move clickhouse logs to the /test_output folder.
|
2021-05-26 14:11:56 -04:00 |
|
Robert Hodges
|
463079f835
|
Update README.md
Add listing for June SF Bay Area Meetup.
|
2021-05-26 10:22:04 -07:00 |
|
alesapin
|
8ba6ed3fc2
|
Simplier test
|
2021-05-26 16:53:05 +03:00 |
|
mergify[bot]
|
ab774890d3
|
Merge branch 'master' into thread-pool-deadlock
|
2021-05-26 13:42:23 +00:00 |
|
alesapin
|
6e45ed0534
|
Merge pull request #24532 from amirvaza/patch-1
Typo
|
2021-05-26 16:23:40 +03:00 |
|
alesapin
|
21ed59b11b
|
Make get/check/read/list requests always read in Keeper
|
2021-05-26 16:09:43 +03:00 |
|
Amir Vaza
|
24990449f5
|
Typo
|
2021-05-26 16:08:53 +03:00 |
|
Vitaliy Zakaznikov
|
20687d540a
|
Small change to re-trigger CI/CD pipeline.
|
2021-05-26 08:54:55 -04:00 |
|
Anton Popov
|
e1c86d3747
|
Merge pull request #24446 from amosbird/fixdate
Fix toWeek monotonicity
|
2021-05-26 15:32:03 +03:00 |
|
Nikita Mikhaylov
|
9ca02f3ef1
|
Merge pull request #24527 from nikitamikhaylov/fix-arcadia-8
Fix Arcadia
|
2021-05-26 15:29:10 +03:00 |
|
Nikita Mikhaylov
|
1d79c10168
|
Merge branch 'master' into fix-arcadia-8
|
2021-05-26 15:25:51 +03:00 |
|
Nikita Mikhaylov
|
0e89be382b
|
fix
|
2021-05-26 15:24:57 +03:00 |
|
tavplubix
|
a21e4b333e
|
Update ReplicatedMergeTreeQueue.cpp
|
2021-05-26 15:10:38 +03:00 |
|
Alexander Kuzmenkov
|
67044d69f3
|
Update set_index.xml
|
2021-05-26 14:54:07 +03:00 |
|
Alexander Kuzmenkov
|
4c7752951c
|
Update joins_in_memory_pmj.xml
|
2021-05-26 14:53:28 +03:00 |
|
Vladimir
|
9027e32990
|
Merge pull request #24524 from ClickHouse/revert-22762-create-aggregate-func-settings
Revert "Pass Settings to aggregate function creator"
|
2021-05-26 14:46:53 +03:00 |
|
Vladimir
|
7224e25156
|
Revert "Pass Settings to aggregate function creator"
|
2021-05-26 14:46:42 +03:00 |
|
Vladimir
|
6650c67b01
|
Merge pull request #22762 from vdimir/create-aggregate-func-settings
|
2021-05-26 14:32:14 +03:00 |
|
Kseniia Sumarokova
|
cb8af0fd4c
|
Merge pull request #11058 from overshov/master
Implement IDisk interface for HDFS
|
2021-05-26 14:14:06 +03:00 |
|
alesapin
|
dbdaa76d41
|
Merge branch 'configurable_max_parts_to_merge' of github.com:ClickHouse/ClickHouse into configurable_max_parts_to_merge
|
2021-05-26 12:49:04 +03:00 |
|
alesapin
|
e19cff70b8
|
More robust test
|
2021-05-26 12:47:22 +03:00 |
|
tavplubix
|
ee12652f8a
|
Update skip_list.json
|
2021-05-26 11:53:40 +03:00 |
|
alesapin
|
9e6a713f18
|
Merge pull request #24465 from ClickHouse/filimonov-kafka-flaky
Try to improve kafka flaky test
|
2021-05-26 11:52:44 +03:00 |
|
alesapin
|
b63dfeef88
|
Merge pull request #24499 from ClickHouse/fix_fake_race
Fix benign race (detected by clang-12) in Keeper snapshots
|
2021-05-26 11:43:22 +03:00 |
|
alesapin
|
08c37a4c9e
|
Merge branch 'master' into configurable_max_parts_to_merge
|
2021-05-26 11:30:39 +03:00 |
|
robot-clickhouse
|
4309e230f0
|
Update version_date.tsv after release 21.3.12.2
|
2021-05-26 10:54:18 +03:00 |
|
Maksim Kita
|
d56dc82784
|
Merge pull request #24468 from kitaisreal/compile-expressions-cached-functions-with-context-fix
CompileExpression cached functions with context fix
|
2021-05-26 10:52:22 +03:00 |
|
alesapin
|
069d45790f
|
Merge pull request #24157 from kssenii/modulo-partition-key
Adjust modulo function when used in partition key
|
2021-05-26 10:30:54 +03:00 |
|
alesapin
|
5638c18140
|
Merge pull request #22864 from ianton-ru/s3_zero_copy_replication
Fix Zero-Copy replication with several S3 volumes (issue 22679)
|
2021-05-26 10:28:23 +03:00 |
|
Ilya Yatsishin
|
1d5522af62
|
Merge pull request #24512 from qoega/shellcheck-fix
shellcheck fix
|
2021-05-26 09:43:33 +03:00 |
|
mergify[bot]
|
86f4e3aeaf
|
Merge branch 'master' into testflows_check_add_saving_clickhouse_logs
|
2021-05-26 06:34:10 +00:00 |
|
Yatsishin Ilya
|
3badb2afc9
|
shellcheck fix
|
2021-05-26 07:34:19 +03:00 |
|
Ilya Yatsishin
|
a05057ec6d
|
Merge pull request #24492 from qoega/integration-rm-in-entrypoint
|
2021-05-26 07:31:19 +03:00 |
|