pufit
|
03c1e7e3c2
|
Merge pull request #68072 from ClickHouse/pufit/fix-02572_query_views_log_background_thread
Fix flaky 02572_query_views_log_background_thread
|
2024-08-09 04:42:46 +00:00 |
|
Konstantin Bogdanov
|
0b99c592c2
|
Merge pull request #68054 from ClickHouse/fix-02164_clickhouse_local_interactive_exception
[CI Fest] Fix `02164_clickhouse_local_interactive_exception`
|
2024-08-09 01:58:11 +00:00 |
|
lgbo-ustc
|
248da0341a
|
fixed
|
2024-08-09 09:51:11 +08:00 |
|
Justin de Guzman
|
0071765138
|
Merge pull request #67940 from ClickHouse/prometheus-documentation
Add documentation for Prometheus protocols and TimeSeries engine.
|
2024-08-09 01:03:26 +00:00 |
|
pufit
|
d7442e0670
|
Fix flacky 02572_query_views_log_background_thread
|
2024-08-08 20:45:43 -04:00 |
|
pufit
|
5d57155c3e
|
Merge pull request #67953 from ClickHouse/pufit/correct-error-for-alter-modify-definer
Add an explicit error for `ALTER MODIFY SQL SECURITY` on non-view tables.
|
2024-08-09 00:16:41 +00:00 |
|
pufit
|
99fbef3340
|
Merge branch 'master' into pufit/fuzz-query-revert-revert
|
2024-08-08 20:12:23 -04:00 |
|
justindeguzman
|
eb4ea07577
|
[Docs] Fix broken links
|
2024-08-08 16:55:39 -07:00 |
|
Anton Popov
|
8d0c8318ea
|
Apply suggestions from code review
|
2024-08-09 00:05:26 +02:00 |
|
Nikita Taranov
|
e501894767
|
Merge pull request #66320 from waynexia/period-detect
Avoid unneeded calculation in SeriesPeriodDetect
|
2024-08-08 21:44:54 +00:00 |
|
Nikita Taranov
|
1f6fa529b7
|
Merge pull request #67916 from filimonov/fix_arm64_no_pie
Building aarch64 builds with '-no-pie' to allow better introspection
|
2024-08-08 21:39:15 +00:00 |
|
Jacob Reckhard
|
6f346c1614
|
added order for repeatablility of test
|
2024-08-08 15:20:07 -06:00 |
|
Alexey Milovidov
|
7a037c683e
|
Merge pull request #68037 from rschu1ze/split-00284_external_aggregation
Split `00284_external_aggregation.sql`
|
2024-08-08 21:17:31 +00:00 |
|
Konstantin Bogdanov
|
6e3df43ae3
|
Cleanup
|
2024-08-08 22:09:58 +02:00 |
|
Alexey Milovidov
|
24dbdace18
|
Merge pull request #66282 from ClickHouse/vdimir/analyzer_external_query_fix
Properly convert boolean literals in query tree
|
2024-08-08 19:55:12 +00:00 |
|
alesapin
|
bc20b637ea
|
Add missing file
|
2024-08-08 21:47:23 +02:00 |
|
jsc0218
|
f701901c51
|
Merge pull request #67781 from jsc0218/FixBloomFilterCast
Add test for issue #65597
|
2024-08-08 18:59:19 +00:00 |
|
Alexey Milovidov
|
fe234bd88f
|
Fix test
|
2024-08-08 20:56:51 +02:00 |
|
Alexey Milovidov
|
7a99312da3
|
Merge branch 'master' into add-test-57420
|
2024-08-08 20:56:12 +02:00 |
|
Alexey Milovidov
|
0a2cb386f5
|
Merge branch 'master' into change-log-level-clickhouse-local
|
2024-08-08 20:54:53 +02:00 |
|
Alexey Milovidov
|
5a759f789e
|
Merge pull request #68058 from ClickHouse/disable-randomize-trace-profile-events
Disable randomization of `trace_profile_events` in clickhouse-test
|
2024-08-08 20:42:16 +02:00 |
|
Alexey Milovidov
|
343accc92d
|
Disable randomization of trace_profile_events in clickhouse-test
|
2024-08-08 20:41:11 +02:00 |
|
robot-clickhouse
|
3062f221eb
|
Automatic style fix
|
2024-08-08 18:37:39 +00:00 |
|
Robert Schulze
|
b0b150c599
|
Remove workarounds for solved bugs
|
2024-08-08 18:29:20 +00:00 |
|
Alexey Milovidov
|
63d7697115
|
Merge pull request #67177 from ClickHouse/vdimir/connection_reset_by_peer_spam_log
Do not spam logs with messages related to connection reset by peer
|
2024-08-08 17:42:22 +00:00 |
|
Jacob Reckhard
|
2bd7606280
|
added additional tests
|
2024-08-08 11:39:06 -06:00 |
|
Sema Checherinda
|
e55d81fd42
|
fix test
|
2024-08-08 19:38:48 +02:00 |
|
Robert Schulze
|
fece58ae82
|
Merge remote-tracking branch 'ClickHouse/master' into stats-tests-refactoring
|
2024-08-08 17:38:38 +00:00 |
|
Jacob Reckhard
|
cd69fa5a4c
|
fixed typos
|
2024-08-08 11:20:55 -06:00 |
|
Konstantin Bogdanov
|
34d2c71ead
|
Cleanup
|
2024-08-08 18:50:16 +02:00 |
|
Miсhael Stetsyuk
|
ef294f0dab
|
Merge pull request #67913 from ClickHouse/add-replication-lag-and-recovery-time-metrics-resubmit
[resubmit] add replication lag and recovery time metrics
|
2024-08-08 16:37:30 +00:00 |
|
Robert Schulze
|
076c4a9ce9
|
Merge pull request #67930 from rschu1ze/fix-stat-assert
Fix stress test error with TDigest statistics
|
2024-08-08 16:34:58 +00:00 |
|
Alexey Milovidov
|
2e6ecf6913
|
Merge pull request #66311 from azat/rdkafka-fix-data-race
Fix possible data-race StorageKafka with statistics_interval_ms>0
|
2024-08-08 18:56:22 +02:00 |
|
Konstantin Bogdanov
|
308947ee0b
|
Fix
|
2024-08-08 18:31:24 +02:00 |
|
Anton Popov
|
f9f13a8e41
|
enable setting optimize_functions_to_subcolumns by default
|
2024-08-08 16:27:25 +00:00 |
|
Anton Popov
|
e264ecd201
|
fix skip of parts in mutation with analyzer
|
2024-08-08 16:22:06 +00:00 |
|
Yarik Briukhovetskyi
|
a5fcf85fb6
|
Merge branch 'master' into hive_style_partitioning
|
2024-08-08 17:54:53 +02:00 |
|
Alexander Tokmakov
|
33ba78ee42
|
Update test.py
|
2024-08-08 17:47:12 +02:00 |
|
Alexey Milovidov
|
42ae591017
|
Merge pull request #68021 from rschu1ze/bump-rocksdb
Revert "Revert "Bump rocksdb from v8.10 to v9.4 + enable jemalloc and liburing""
|
2024-08-08 15:18:53 +00:00 |
|
Antonio Andelic
|
34bbf3d9c4
|
Use async inserts
|
2024-08-08 17:13:13 +02:00 |
|
Duc Canh Le
|
fdd8d5e5d8
|
Merge branch 'master' into drop_detached_partition_all
Fix CI
|
2024-08-08 14:44:10 +00:00 |
|
robot-clickhouse
|
06d7691fa6
|
Merge pull request #68045 from ClickHouse/auto/v24.7.3.42-stable
Update version_date.tsv and changelog after v24.7.3.42-stable
|
2024-08-08 14:13:09 +00:00 |
|
János Benjamin Antal
|
c9adfe246b
|
Merge pull request #57625 from ClickHouse/kafka-zookeeper
Kafka ZooKeeper
|
2024-08-08 14:02:27 +00:00 |
|
Robert Schulze
|
55b2000d38
|
Fix fasttest
|
2024-08-08 13:58:43 +00:00 |
|
robot-clickhouse
|
9cf60214e1
|
Update version_date.tsv and changelogs after v24.7.3.42-stable
|
2024-08-08 13:43:12 +00:00 |
|
Alexey Katsman
|
f00f18ae69
|
Merge pull request #68031 from ClickHouse/tavplubix-patch-10
Add a link in trace_log docs
|
2024-08-08 12:59:07 +00:00 |
|
Yarik Briukhovetskyi
|
edccd30016
|
Merge branch 'ClickHouse:master' into hive_style_partitioning
|
2024-08-08 14:52:33 +02:00 |
|
Robert Schulze
|
eca6bba038
|
Split 00284_external_aggregation
|
2024-08-08 12:50:45 +00:00 |
|
Yakov Olkhovskiy
|
cbfc80a184
|
Merge pull request #67587 from ClickHouse/fix-create-view-with-recursive
Fix: creation of view with recursive CTE
|
2024-08-08 12:16:48 +00:00 |
|
Robert Schulze
|
aee8f18116
|
Merge remote-tracking branch 'ClickHouse/master' into FixBloomFilterCast
|
2024-08-08 12:08:39 +00:00 |
|