Commit Graph

79525 Commits

Author SHA1 Message Date
alexey-milovidov
4a30a6924b
Merge pull request #32721 from ClickHouse/blinkov-patch-27
[docs] update development/tests.md according to recent changes
2021-12-19 08:05:17 +03:00
alexey-milovidov
851f5a11d5
Update tests.md 2021-12-19 08:04:55 +03:00
alexey-milovidov
492cc94c38
Update tests.md 2021-12-19 08:04:06 +03:00
alexey-milovidov
7f5ac732ef
Update tests.md 2021-12-19 08:03:14 +03:00
alexey-milovidov
9c04901117
Merge pull request #32801 from ClickHouse/better_gdb_script
More diagnostics in gdb script
2021-12-19 08:00:12 +03:00
alexey-milovidov
d4f3823f0e
Merge pull request #32885 from arenadata/ADQM-414
warm up for test_kafka_json_as_string_no_kdc
2021-12-19 07:54:30 +03:00
alexey-milovidov
f5c66ab0ac
Merge pull request #32895 from meoww-bot/patch-6
Update merge_tree_settings.md
2021-12-19 07:53:30 +03:00
alexey-milovidov
a743d79980
Merge pull request #32931 from azat/integration-cleanup_environment-fix
tests/integration/cleanup_environment: fix obtaining PYTEST_CLEANUP_CONTAINERS
2021-12-19 07:51:28 +03:00
alexey-milovidov
c63a07f47e
Merge pull request #32936 from den-crane/patch-49
fix typo
2021-12-19 07:50:17 +03:00
Denny Crane
293191247f
Update RemoteQueryExecutor.h 2021-12-18 15:50:16 -04:00
Denny Crane
aa52eff0ec
fix typo 2021-12-18 15:48:23 -04:00
meoww-bot
59ac72cf90
fix some words 2021-12-18 20:41:09 +08:00
Azat Khuzhin
f93eb61946 tests/integration/cleanup_environment: fix obtaining PYTEST_CLEANUP_CONTAINERS 2021-12-18 13:21:18 +03:00
Vladimir C
778cd76987
Merge pull request #32914 from vdimir/issue_32487 2021-12-18 10:18:51 +03:00
alexey-milovidov
5cd56b127f
Merge pull request #32912 from cmsxbc/fix-wrong-cases-in-gtest-parser
fix wrong testcase in gtest_Parser
2021-12-18 07:51:16 +03:00
alexey-milovidov
8571501cf7
Update AggregateFunctionTopK.cpp 2021-12-18 07:49:35 +03:00
alexey-milovidov
f5b6502dff
Merge pull request #32923 from azat/fasttest-jemalloc-replxx
[RFC] Add replxx/jemalloc into fasttest build of clickhouse
2021-12-18 07:42:55 +03:00
Ilya Golshtein
587b663e56 a comment requested by reviewer 2021-12-17 22:49:40 +03:00
Azat Khuzhin
cb394c95d0 Enable tests that requires completion in fasttest 2021-12-17 22:14:37 +03:00
Azat Khuzhin
492fa98276 Add replxx/jemalloc into fasttest build of clickhouse
Both of the are pretty small, and so should not affect build time, but
will have additional bonus, since jemalloc is the production allocator
and replxx is just useful to use binary with completion (and later some
test can be enabled for fasttest with completion)
2021-12-17 22:09:05 +03:00
Kseniia Sumarokova
f872fd185c
Merge pull request #32908 from ClickHouse/kssenii-patch-2
Update 01069_window_view_proc_tumble_watch.py
2021-12-17 21:55:47 +03:00
Kseniia Sumarokova
29ce85da66
Merge pull request #32909 from kssenii/update-test
Update test azure_blob_storage::test_table_manipulations
2021-12-17 21:49:09 +03:00
alexey-milovidov
6b97af4c63
Merge pull request #26869 from taylor12805/grouping-sets-dev
Grouping sets dev
2021-12-17 20:50:15 +03:00
Nikolai Kochetov
ffdcf52a9e
Merge pull request #32858 from ClickHouse/fix-has-column-in-table-subquery-2
Always apply const-condition-if optimization.
2021-12-17 20:39:30 +03:00
alesapin
d36f828b9c
Merge pull request #32910 from ClickHouse/performance_retry
More retries in perf tests.
2021-12-17 19:20:50 +03:00
kssenii
dd9347263b Merge remote-tracking branch 'upstream/master' into update-test 2021-12-17 19:13:24 +03:00
Kseniia Sumarokova
efe1478ffe
Update 01069_window_view_proc_tumble_watch.py 2021-12-17 19:12:12 +03:00
Kseniia Sumarokova
f6e7e11742
Merge pull request #32907 from kssenii/url-better
Better handling of globs for url storage
2021-12-17 19:08:38 +03:00
vdimir
1eb032ac83
Style AggregateFunctionTopK.cpp 2021-12-17 18:04:59 +03:00
vdimir
5c487b3bdc
Fix types for topKWeightedState 2021-12-17 17:54:12 +03:00
Kseniia Sumarokova
70937088e9
Merge pull request #32886 from kssenii/azure-rename
Rename files and code from BlobStorage to AzureBlobStorage
2021-12-17 16:59:08 +03:00
alesapin
c2e8a73f14 Fix style 2021-12-17 16:43:58 +03:00
Mikhail f. Shiryaev
6f6b7c7bac
Merge pull request #32905 from ClickHouse/add_dockerhub_proxy
Add dockerhub proxy to CI
2021-12-17 14:31:50 +01:00
alesapin
1931726e15 Followup 2021-12-17 16:19:44 +03:00
alesapin
24480ac4de More agressive retries in perf tests 2021-12-17 16:16:35 +03:00
alesapin
ef7e6e7b8a Merge branch 'master' into performance_retry 2021-12-17 16:04:40 +03:00
cmsxbc
ce6987ad4d
fix wrong testcase in gtest_Parser 2021-12-17 20:59:50 +08:00
alesapin
afc625fc42
Merge pull request #32361 from karnevil13/karnevil-DOCSUP-18717
DOCSUP-18717: Update ClickHouse keeper
2021-12-17 15:57:27 +03:00
alesapin
da1d04767c
Merge pull request #32366 from bigo-sg/keepersizeopt
performance improve of keeper sizeInBytes calculation.
2021-12-17 15:34:55 +03:00
Nikolai Kochetov
20b88d9b4c Always apply const if optimixation. 2021-12-17 15:31:30 +03:00
alesapin
6bd7e425c6
Merge pull request #22535 from CurtizJ/sparse-serialization
Sparse serialization and ColumnSparse
2021-12-17 15:26:17 +03:00
Ilya Golshtein
2821e14492 typo fixed 2021-12-17 15:01:57 +03:00
kssenii
fcb0efcf7d Update test 2021-12-17 14:34:49 +03:00
Kseniia Sumarokova
d465ed0526
Update 01069_window_view_proc_tumble_watch.py 2021-12-17 14:19:54 +03:00
Mikhail f. Shiryaev
766cebe975
Merge pull request #32865 from ClickHouse/fix-multiline-envs
Fix multiline SSH_KEY in GITHUB_ENV file
2021-12-17 12:18:41 +01:00
kssenii
b1794a47c3 StorageURL improve 2021-12-17 14:03:37 +03:00
alesapin
f02a40bbdc Rename script and add template for dockerhub proxy 2021-12-17 13:48:42 +03:00
Nikolai Kochetov
7b56e97cf8 Revert "Add debug logging"
This reverts commit 49a9bc6b90.
2021-12-17 13:26:05 +03:00
alesapin
47c907d41a Add dockerhub proxy 2021-12-17 13:20:48 +03:00
kssenii
ed42620530 Rename BlobStorage to AzureBlobStorage 2021-12-17 12:24:05 +03:00