Anton Kozlov
|
5cc78febde
|
[benchmark] Allow auth environment variables
|
2022-04-29 11:30:59 +00:00 |
|
Alexander Gololobov
|
3c000b098a
|
Merge pull request #36638 from nickitat/fix_sorting_step
Fix SortingStep::updateOutputStream()
|
2022-04-26 15:49:49 +02:00 |
|
Kruglov Pavel
|
89892cb652
|
Update 00061_merge_tree_alter.sql
|
2022-04-26 15:46:25 +02:00 |
|
Vladimir C
|
ca7ba0a198
|
Merge pull request #36537 from Joeywzr/add_bin_tests
Add function bin tests for Int/UInt128/UInt256
|
2022-04-26 14:49:19 +02:00 |
|
Alexander Tokmakov
|
32f4565def
|
Merge pull request #36642 from ClickHouse/fix_settings_in_create_query
Fix parsing of settings in create query
|
2022-04-26 15:22:12 +03:00 |
|
alesapin
|
57dd5d03d9
|
Merge pull request #36652 from amosbird/fixunstabletest1
Fix flaky test
|
2022-04-26 13:33:14 +02:00 |
|
Ilya Yatsishin
|
8ede5a090f
|
Merge pull request #36668 from ClickHouse/auto/v22.3.4.20-lts
Update version_date.tsv after v22.3.4.20-lts
|
2022-04-26 12:48:41 +02:00 |
|
robot-clickhouse
|
a96276aa09
|
Update version_date.tsv after v22.3.4.20-lts
|
2022-04-26 10:47:39 +00:00 |
|
Alexander Tokmakov
|
190becdcc3
|
Merge pull request #36644 from ClickHouse/fix_some_flaky_tests
Fix some flaky tests
|
2022-04-26 13:40:14 +03:00 |
|
Anton Popov
|
17bb7f175b
|
Merge pull request #36544 from CurtizJ/tuple-numeric-identifiers
Allow names of tuple elements that start from digits
|
2022-04-26 12:22:03 +02:00 |
|
Alexander Tokmakov
|
bd1f12e5d5
|
Update 02180_group_by_lowcardinality.sql
|
2022-04-26 13:04:19 +03:00 |
|
alesapin
|
3b2f6dfce8
|
Merge pull request #36655 from ClickHouse/style_fix
Fix style issue reported by black formatter
|
2022-04-26 11:53:38 +02:00 |
|
Vladimir C
|
1aa9d77246
|
Merge pull request #36453 from zombee0/master
|
2022-04-26 11:47:42 +02:00 |
|
Nikita Mikhaylov
|
7d95051d32
|
Fixed integer overflow in toStartOfInterval (#36546)
|
2022-04-26 11:44:57 +02:00 |
|
Kseniia Sumarokova
|
81db081b88
|
Merge pull request #36639 from kssenii/better-drop-cache
Improve drop cache query
|
2022-04-26 11:25:46 +02:00 |
|
Anton Popov
|
e051751012
|
Merge pull request #36637 from CurtizJ/dynamic-columns-11
Fix merges of wide parts with type `Object`
|
2022-04-26 10:34:04 +02:00 |
|
Alexander Gololobov
|
cb9d95659c
|
Fix style issue reported by black formatter
|
2022-04-26 09:57:05 +02:00 |
|
Amos Bird
|
298c0dd673
|
Fix flaky test
|
2022-04-26 15:06:50 +08:00 |
|
Ilya Yatsishin
|
525d09bbad
|
Merge pull request #36651 from ClickHouse/auto/v22.4.3.3-stable
|
2022-04-26 09:03:33 +02:00 |
|
robot-clickhouse
|
b761d5bf3a
|
Update version_date.tsv after v22.4.3.3-stable
|
2022-04-26 06:51:23 +00:00 |
|
Mikhail f. Shiryaev
|
38386687cc
|
Merge pull request #36643 from ClickHouse/integration-runner
Make backward compatible integration tests runner
|
2022-04-26 08:40:55 +02:00 |
|
Alexey Milovidov
|
c8612d2ed6
|
Merge pull request #36612 from rschu1ze/ancient-cmake-cleanup
Ancient cmake version cleanup
|
2022-04-26 09:26:22 +03:00 |
|
Alexey Milovidov
|
29b286a887
|
Merge pull request #36614 from rschu1ze/robust-arch-detection
Make arch detection more robust
|
2022-04-26 09:24:54 +03:00 |
|
Alexey Milovidov
|
17fdb11d43
|
Merge pull request #36628 from qoega/versions-history
Version history benchmarks
|
2022-04-26 09:22:14 +03:00 |
|
Alexey Milovidov
|
0cb227501f
|
Merge pull request #36587 from azat/client-reconnect
client: add a message on reconnect (under warning log level)
|
2022-04-26 08:44:27 +03:00 |
|
Alexey Milovidov
|
2e88b8b4b8
|
Merge pull request #36529 from ClickHouse/power8
Limit PowerPC code generation to Power8
|
2022-04-26 08:43:39 +03:00 |
|
Alexey Milovidov
|
7683901689
|
Merge pull request #36630 from azat/mutator-cleanup
Tiny Mutator code cleanup
|
2022-04-26 08:24:50 +03:00 |
|
Alexey Milovidov
|
02662dfd13
|
Update ColumnsDescription.h
|
2022-04-26 08:23:01 +03:00 |
|
Alexey Milovidov
|
c8db250c88
|
Merge pull request #36586 from azat/bash-complete-log-level
bash-completion: add completion for send_logs_level
|
2022-04-26 05:55:41 +03:00 |
|
Alexey Milovidov
|
184d8ae501
|
Merge pull request #36590 from ClickHouse/strange-whitespace
Fix strange whitespace (or I do not know YAML)
|
2022-04-26 05:52:59 +03:00 |
|
Alexey Milovidov
|
86bf67c93c
|
Merge pull request #36526 from Joeywzr/to_start_of_five_minutes
Replace toStartOfFiveMinute to toStartOfFiveMinutes
|
2022-04-26 05:52:02 +03:00 |
|
Alexey Milovidov
|
941251468d
|
Merge pull request #36646 from xenoamess-fork/fix_documents_about_boolean
fix boolean documents.
|
2022-04-26 05:34:40 +03:00 |
|
Alexey Milovidov
|
b1c84aebc4
|
Merge pull request #36640 from juliojimenez/codeql-daily-run-only
CodeQL - Run Daily Analysis
|
2022-04-26 04:14:17 +03:00 |
|
alesapin
|
d265ad619b
|
Merge pull request #35971 from azat/column-ttl-test
Regression test for CHECKSUM_DOESNT_MATCH error because of per-column TTL bug
|
2022-04-25 23:53:58 +02:00 |
|
XenoAmess
|
da3d7f2835
|
fix boolean documents.
|
2022-04-26 05:51:56 +08:00 |
|
mergify[bot]
|
178f244c8b
|
Merge branch 'master' into dynamic-columns-11
|
2022-04-25 21:36:56 +00:00 |
|
alesapin
|
92296484e7
|
Merge pull request #36348 from rschu1ze/erase_if3
Replace remove-erase idiom by C++20 erase()/erase_if()
|
2022-04-25 23:34:18 +02:00 |
|
mergify[bot]
|
f7d2a7dec9
|
Merge branch 'master' into tuple-numeric-identifiers
|
2022-04-25 21:32:25 +00:00 |
|
alesapin
|
012f85a569
|
Merge pull request #36539 from ClickHouse/fix-01161-all-system-tables
Fix 01161_all_system_tables
|
2022-04-25 23:30:36 +02:00 |
|
Julio Jimenez
|
921ac31224
|
git, cmake, and python are already installed in ubuntu-latest runner
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
|
2022-04-25 17:29:31 -04:00 |
|
alesapin
|
7a901c0826
|
Merge pull request #36602 from azat/netlink-strict-resubmit
Strict taskstats parser (resubmit)
|
2022-04-25 23:28:08 +02:00 |
|
alesapin
|
b74cd2ba08
|
Merge pull request #36622 from ClickHouse/lambda-cancel-sync
Lambda cancel sync
|
2022-04-25 23:20:27 +02:00 |
|
alesapin
|
c04c62795e
|
Merge pull request #36634 from azat/01502_long_log_tinylog_deadlock_race-test
Properly wait for queries in 01502_long_log_tinylog_deadlock_race test
|
2022-04-25 23:11:37 +02:00 |
|
Alexander Tokmakov
|
19a376b9f7
|
fix assertions
|
2022-04-25 22:41:46 +02:00 |
|
Alexander Tokmakov
|
049d2a0897
|
fix tests
|
2022-04-25 22:18:45 +02:00 |
|
kssenii
|
35b8d302da
|
Fix
|
2022-04-25 21:57:13 +02:00 |
|
Mikhail f. Shiryaev
|
a2dc780174
|
Make backward compatible integration tests runner
|
2022-04-25 21:16:02 +02:00 |
|
Kseniia Sumarokova
|
3215faca72
|
Update storage_conf.xml
|
2022-04-25 21:15:38 +02:00 |
|
Alexander Tokmakov
|
cfcf8dbfbe
|
fix backward incompatibility
|
2022-04-25 21:00:39 +02:00 |
|
Nikita Taranov
|
d7ff09b8e0
|
update tests
|
2022-04-25 18:23:24 +00:00 |
|