Alexey Milovidov
|
24cef99065
|
Merge branch 'master' into fix-bad-cast
|
2021-08-08 04:00:29 +03:00 |
|
alexey-milovidov
|
c5207fc237
|
Merge pull request #26466 from azat/optimize-dist-select
Rework SELECT from Distributed optimizations
|
2021-08-08 03:59:32 +03:00 |
|
alexey-milovidov
|
a60d60dec1
|
Merge pull request #27153 from CurtizJ/legacy-tuple-name
Implement `legacy_column_name_of_tuple_literal` in a less intrusive way
|
2021-08-08 01:16:31 +03:00 |
|
alexey-milovidov
|
b8f4d480a3
|
Merge pull request #27081 from ClickHouse/fix_logs_in_nuraft
Fix excessive logging in NuRaft on server shutdown
|
2021-08-07 19:48:53 +03:00 |
|
alexey-milovidov
|
6b6b4f114b
|
Merge pull request #27089 from ianton-ru/fix_test_merge_tree_s3_failover
Fix test_merge_tree_s3_failover with debug build
|
2021-08-07 19:46:37 +03:00 |
|
alexey-milovidov
|
ac3abb8fd2
|
Update test.py
|
2021-08-07 19:46:19 +03:00 |
|
mergify[bot]
|
589505e76b
|
Merge branch 'master' into legacy-tuple-name
|
2021-08-07 16:42:20 +00:00 |
|
alexey-milovidov
|
af1d41a3de
|
Merge pull request #27228 from myrrc/improvement/tester-changes
Using formatted string literals in clickhouse-test, extracted sort key functions and stacktraces printer
|
2021-08-07 19:35:46 +03:00 |
|
alexey-milovidov
|
4b52c37681
|
Merge pull request #27249 from azat/fix-WithMergeableStateAfterAggregationAndLimit
Fix WithMergeableStateAfterAggregationAndLimit with LIMIT BY and LIMIT OFFSET
|
2021-08-07 19:28:59 +03:00 |
|
alexey-milovidov
|
d9eab713aa
|
Merge pull request #27324 from Algunenano/fix_01300
Fix 01300_client_save_history_when_terminated_long
|
2021-08-07 19:27:29 +03:00 |
|
alexey-milovidov
|
22bc7eb170
|
Merge pull request #27294 from Algunenano/better_kafka_errors
Improve kafka integration test error messages
|
2021-08-07 19:26:31 +03:00 |
|
alexey-milovidov
|
7512b61dd9
|
Merge pull request #27300 from Algunenano/flaky_00738
Improve 00738_lock_for_inner_table stability
|
2021-08-07 19:25:02 +03:00 |
|
alexey-milovidov
|
83c0f89dcd
|
Merge pull request #27327 from qoega/update-zlib-ng-2.0.5
Try update contrib/zlib-ng
|
2021-08-07 18:51:15 +03:00 |
|
alexey-milovidov
|
24cc073a22
|
Merge pull request #27328 from ClickHouse/fix_partition_id_validation
Fix partition id validation
|
2021-08-07 18:45:19 +03:00 |
|
alexey-milovidov
|
833b232bae
|
Merge pull request #27383 from kssenii/fix-test
Fix flacky test
|
2021-08-07 18:40:57 +03:00 |
|
alexey-milovidov
|
fa5bcb2e30
|
Merge pull request #27301 from ClickHouse/fix-unknown-column-with-sampling
Fix unknown column with sampling
|
2021-08-07 18:39:19 +03:00 |
|
alexey-milovidov
|
fad30f6949
|
Merge pull request #27361 from myrrc/bugfix/error-parsing-proc-meminfo
Fixing reading of /proc/meminfo when kB suffix is not present
|
2021-08-07 18:38:15 +03:00 |
|
Alexey Milovidov
|
ee53d9448c
|
Fix documentation #27175
|
2021-08-07 16:58:14 +03:00 |
|
alexey-milovidov
|
0ee7b11645
|
Merge pull request #27325 from filimonov/less_clock_gettime
Less clock_gettime calls
|
2021-08-07 16:38:05 +03:00 |
|
kssenii
|
bc7eaad5ca
|
Fix
|
2021-08-07 12:35:59 +03:00 |
|
Alexander Tokmakov
|
5e2bfd5ba1
|
fix partition id validation
|
2021-08-06 23:56:51 +03:00 |
|
Mike Kot
|
e2cee2576d
|
Fixing reading of /proc/meminfo
|
2021-08-06 22:33:21 +03:00 |
|
Nikolai Kochetov
|
74dd3a6af6
|
More fixes.
|
2021-08-06 22:10:54 +03:00 |
|
alexey-milovidov
|
e1927118cd
|
Merge pull request #27181 from vdimir/issue-27169
Fix uninitialized memory in functions multiSearch* with empty array
|
2021-08-06 21:10:22 +03:00 |
|
alexey-milovidov
|
c748c2de9c
|
Merge pull request #27266 from azat/sys-block-poll-reopen-fix
Fix polling of /sys/block in case of block devices reopened on error
|
2021-08-06 21:07:11 +03:00 |
|
alexey-milovidov
|
ef7b695057
|
Merge pull request #27275 from Algunenano/fix_01099
01099_operators_date_and_timestamp: Use dates that work with all available timezones
|
2021-08-06 21:06:36 +03:00 |
|
Nikolai Kochetov
|
157ecef3c2
|
Merge pull request #27227 from ClickHouse/do-not-update-settings-for-view
Revert #24095. User-level settings will affect queries from view.
|
2021-08-06 20:57:36 +03:00 |
|
tavplubix
|
822b40d6b9
|
Merge pull request #27317 from ClickHouse/tavplubix-patch-3
Update PVS checksum
|
2021-08-06 19:41:12 +03:00 |
|
Raúl Marín
|
8439135960
|
Try to make the test faster
|
2021-08-06 18:28:44 +02:00 |
|
Alexander Kuzmenkov
|
658ce5258f
|
Merge pull request #26663 from ildus/mappopulateseries_for_maps
Add Map type support in mapPopulateSeries function
|
2021-08-06 18:53:37 +03:00 |
|
Mikhail Filimonov
|
31a9b6d5ca
|
Less clock_gettime calls
|
2021-08-06 17:38:55 +02:00 |
|
Raúl Marín
|
28901ef55f
|
Fix 01300_client_save_history_when_terminated_long
It was broken because of colored output
|
2021-08-06 17:25:24 +02:00 |
|
tavplubix
|
3a453636e8
|
Update Dockerfile
|
2021-08-06 18:12:36 +03:00 |
|
Vladimir C
|
9de16c5017
|
Merge pull request #27216 from ianton-ru/MDB-13990
|
2021-08-06 18:12:00 +03:00 |
|
Yatsishin Ilya
|
2742128429
|
Try update contrib/zlib-ng
|
2021-08-06 18:03:05 +03:00 |
|
Mike Kot
|
a308c8f842
|
Extracted test skipping functions
|
2021-08-06 17:39:44 +03:00 |
|
Mike Kot
|
af536b1b5e
|
Using formatted string literals, extracted sort funcs in tester
|
2021-08-06 17:39:44 +03:00 |
|
Nikolai Kochetov
|
eb4d7415a2
|
Fix unknown column bug in sampling.
|
2021-08-06 17:28:56 +03:00 |
|
Nikolai Kochetov
|
48eb995461
|
Fix unknown column bug in sampling.
|
2021-08-06 17:23:50 +03:00 |
|
Alexander Kuzmenkov
|
9f0b5a5937
|
Merge pull request #27222 from ClickHouse/aku/fuzzer-reconnect
more careful handling of reconnects in fuzzer
|
2021-08-06 17:14:16 +03:00 |
|
Raúl Marín
|
d33a634014
|
Improve 00738_lock_for_inner_table stability
A sufficiently fast machine would finish processing the MV before the drop
|
2021-08-06 16:12:59 +02:00 |
|
Maksim Kita
|
da988100d6
|
Merge pull request #27251 from den-crane/patch-22
Update graphitemergetree.md
|
2021-08-06 15:59:15 +03:00 |
|
Vitaly Baranov
|
fae841cb3e
|
Merge pull request #27175 from adevyatova/annadevyatova-DOCSUP-12124
DOCSUP-12124: Document currentProfiles, enabledProfiles, defaultProfiles functions
|
2021-08-06 15:26:40 +03:00 |
|
Raúl Marín
|
b4e417e507
|
test_kafka_virtual_columns_with_materialized_view: Limit iterations and show better error
|
2021-08-06 13:39:33 +02:00 |
|
Raúl Marín
|
4f1b02426a
|
test_storage_kafka: Remove duplicated code
|
2021-08-06 13:38:56 +02:00 |
|
Raúl Marín
|
226db3f6be
|
Integration runner: Output longer errors
|
2021-08-06 13:38:30 +02:00 |
|
Maksim Kita
|
1db4eddafc
|
Merge pull request #27225 from kitaisreal/database-replicated-worker-logs-to-keep-race-fix
DatabaseReplicatedWorker logs_to_keep race fix
|
2021-08-06 14:16:36 +03:00 |
|
vdimir
|
ffab19caad
|
Fix hasJoin in StorageView.cpp
|
2021-08-06 13:48:47 +03:00 |
|
robot-clickhouse
|
314f1d3b93
|
Update version_date.tsv after release 21.7.6.39
|
2021-08-06 13:30:49 +03:00 |
|
Raúl Marín
|
084e3da13f
|
01099_operators_date_and_timestamp: Use dates that work with all available timezones
|
2021-08-06 11:36:52 +02:00 |
|