taiyang-li
|
0abca8b7dd
|
fix doc
|
2024-08-14 09:57:59 +08:00 |
|
taiyang-li
|
e46c5a75ef
|
fix building issue
|
2024-08-13 17:59:05 +08:00 |
|
taiyang-li
|
51a65dca49
|
fix conflicts
|
2024-08-13 11:45:48 +08: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 |
|
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
|
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 |
|
justindeguzman
|
eb4ea07577
|
[Docs] Fix broken links
|
2024-08-08 16:55:39 -07: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 |
|
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 |
|
jsc0218
|
f701901c51
|
Merge pull request #67781 from jsc0218/FixBloomFilterCast
Add test for issue #65597
|
2024-08-08 18:59:19 +00: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Robert Schulze
|
4b2234f87d
|
Minor fixups
|
2024-08-08 12:06:32 +00:00 |
|
Nikita Mikhaylov
|
4c289aa2dc
|
Merge pull request #64183 from vitlibar/ts-engine
Add new TimeSeries table engine to handle Prometheus protocols
|
2024-08-08 12:03:12 +00:00 |
|
alesapin
|
ac3dd0a9dc
|
Merge pull request #67873 from ClickHouse/fix-02597_column_update_tricy_expression_and_replication
[CI Fest] Fix `02597_column_update_tricy_expression_and_replication`
|
2024-08-08 11:58:37 +00:00 |
|
Raúl Marín
|
32d949d9a2
|
Merge pull request #67941 from Algunenano/fast_test_for_fast_tests
Remove slow tests from fasttest check
|
2024-08-08 11:24:12 +00:00 |
|
Ilya Yatsishin
|
f21a48dac6
|
Merge pull request #67064 from zvonand/hdfs-double-asterisk
Add `**` to `hdfs` docs, add test for `**` in `hdfs`
|
2024-08-08 11:12:55 +00:00 |
|
Robert Schulze
|
18085eca8a
|
Merge pull request #68027 from rschu1ze/docs-3rdparty
Docs: Update 3rd party library guide
|
2024-08-08 10:51:28 +00:00 |
|
Alexander Tokmakov
|
2e5b71cdb1
|
Update trace_log.md
|
2024-08-08 12:27:03 +02:00 |
|
vdimir
|
aec4e5bd63
|
Merge branch 'master' into vdimir/analyzer_external_query_fix
|
2024-08-08 12:15:19 +02:00 |
|
vdimir
|
c8c4ca88d0
|
Merge branch 'master' into vdimir/connection_reset_by_peer_spam_log
|
2024-08-08 12:12:45 +02:00 |
|
Raúl Marín
|
cabe90d048
|
Merge pull request #67914 from Algunenano/no-parallel-3
Remove some no-parallel tags from tests (Part 3)
|
2024-08-08 09:46:29 +00:00 |
|
Max K.
|
706144a4ba
|
Merge pull request #68022 from ClickHouse/ci_pr_filter_job_fix
CI: Fix for filtering jobs in PRs
|
2024-08-08 09:19:26 +00:00 |
|
Robert Schulze
|
37641a0b4b
|
Merge remote-tracking branch 'ClickHouse/master' into fix-stat-assert
|
2024-08-08 08:57:22 +00:00 |
|
Robert Schulze
|
76b8bcd97a
|
Update
|
2024-08-08 08:46:46 +00:00 |
|
Max K.
|
01b6d4043b
|
Merge pull request #67978 from ClickHouse/ci_integration_tests_uncover_logs
CI: Integration tests uncover some logging
|
2024-08-08 08:45:23 +00:00 |
|
Robert Schulze
|
effaeeeeac
|
Update 3rd party lib guide
|
2024-08-08 08:43:39 +00:00 |
|
Dmitry Novik
|
486d717e88
|
Merge pull request #67661 from bigo-sg/win_bug
Fix crash on `percent_rank`
|
2024-08-08 08:28:48 +00:00 |
|
Max K.
|
beb43734ae
|
Merge pull request #67898 from ClickHouse/ci_mergeable_check_fix_2
CI: Fix for setting Mergeable Check from sync
|
2024-08-08 08:20:01 +00:00 |
|
Alexey Milovidov
|
82ffa75b7a
|
Merge pull request #68023 from ClickHouse/revert-65860-atomic-database-in-clickhouse-local
Revert "Use `Atomic` database by default in `clickhouse-local`"
|
2024-08-08 10:07:30 +02:00 |
|
Alexey Milovidov
|
6a2ebfc95b
|
Revert "Use Atomic database by default in clickhouse-local "
|
2024-08-08 10:07:14 +02:00 |
|
János Benjamin Antal
|
92be2db5b6
|
Merge remote-tracking branch 'origin/master' into kafka-zookeeper
|
2024-08-08 08:01:43 +00:00 |
|