Commit Graph

  • 54ac45c4e8 Merge branch 'backport/24.7/69560' of github.com:ClickHouse/ClickHouse into cherrypick/24.7/a226567bc2d8da749381efb515736ca94c7e525a avogar 2024-09-18 10:58:00 +0000
  • 3d6c14a7b6 Merge branch 'backport/24.6/69560' of github.com:ClickHouse/ClickHouse into cherrypick/24.6/a226567bc2d8da749381efb515736ca94c7e525a avogar 2024-09-18 10:56:10 +0000
  • a43e5cc4e6 Merge branch 'backport/24.3/69560' of github.com:ClickHouse/ClickHouse into cherrypick/24.3/a226567bc2d8da749381efb515736ca94c7e525a avogar 2024-09-18 10:54:17 +0000
  • 4092830e8b Fix fillHostStatus in ReplicatedDatabaseQueryStatusSource Tuan Pham Anh 2024-09-18 10:50:02 +0000
  • 69f45acfd7
    Merge pull request #69672 from ClickHouse/s3queue-refactor-2 Kseniia Sumarokova 2024-09-18 10:47:14 +0000
  • 6e755e0852 Add test for PostgreSQL restart a new test to check if clickhouse will reconnect if postgres server is killed. maxvostrikov 2024-09-18 12:47:06 +0200
  • ad11ea5b69 Fix style avogar 2024-09-18 10:44:57 +0000
  • ff536d8a0d cancel fetch Konstantin Morozov 2024-08-28 09:29:18 +0000
  • 4c78206d0a
    Merge pull request #69718 from arruw/patch-1 Yarik Briukhovetskyi 2024-09-18 10:34:46 +0000
  • b6d1dea330 fix Nikita Taranov 2024-09-18 11:29:59 +0100
  • 429e8ada79
    Merge pull request #69690 from ClickHouse/remove_recursive_small_fixes Mikhail Artemenko 2024-09-18 10:23:27 +0000
  • d63488fb86 Merge remote-tracking branch 'origin/test_postgres_kill' into test_postgres_kill test_postgres_kill maxvostrikov 2024-09-18 12:11:11 +0200
  • 833a35f143 Automatic style fix robot-clickhouse 2024-08-14 14:16:50 +0000
  • 900895455a added ssl connection to postgres the test is now connects to postgres using ssl to reproduce a bug https://github.com/ClickHouse/ClickHouse/issues/67069 moved the test to a spearate suite because ot was failing on parallel run maxvostrikov 2024-08-14 14:23:35 +0200
  • 75c6a9ca5c Automatic style fix robot-clickhouse 2024-08-08 11:25:08 +0000
  • 723e8fb018 test_postgres_database_engine_restart test a new test to check if clickhouse will reconnect if postgres server is killed maxvostrikov 2024-08-08 13:18:50 +0200
  • 847e0f1257 Backport #69684 to 24.8: Prohibit ALTER TABLE ... ADD INDEX ... TYPE inverted if setting = 0 robot-clickhouse 2024-09-18 10:08:22 +0000
  • 9c5ab65b31 Backport #69684 to 24.7: Prohibit ALTER TABLE ... ADD INDEX ... TYPE inverted if setting = 0 robot-clickhouse 2024-09-18 10:08:14 +0000
  • 57f241b7e4 only build on linux and amd/aarch/s390 + fix clang-tidy Duc Canh Le 2024-09-18 10:08:07 +0000
  • 46e24df990 Backport #69684 to 24.6: Prohibit ALTER TABLE ... ADD INDEX ... TYPE inverted if setting = 0 robot-clickhouse 2024-09-18 10:08:04 +0000
  • 02fafdb48f Fix WithMergeableStateAfterAggregationAndLimit. Nikolai Kochetov 2024-09-18 09:55:15 +0000
  • ec5542db13 Avoid cannot allocate thread error fix-read-settings-in-index-loading kssenii 2024-09-18 11:46:33 +0200
  • 06b49d18d9
    Update quantileddsketch.md mmav 2024-09-18 10:45:10 +0100
  • f60acdf2cf delete blank zhanglistar 2024-09-18 17:36:06 +0800
  • 6d545acf30 revert useless code. zhanglistar 2024-09-18 17:35:22 +0800
  • cc59cd3a70
    Prohibit ALTER TABLE ... ADD INDEX ... TYPE inverted if setting = 0 Robert Schulze 2024-09-17 16:10:03 +0000
  • e9550d433d
    Prohibit ALTER TABLE ... ADD INDEX ... TYPE inverted if setting = 0 Robert Schulze 2024-09-17 16:10:03 +0000
  • 4e155fae74
    Merge branch 'master' into poc_orc_lc_read 李扬 2024-09-18 17:23:15 +0800
  • a17a8febf7
    Merge pull request #69714 from tbragin/patch-15 Kseniia Sumarokova 2024-09-18 09:20:05 +0000
  • b0576381b6
    Prohibit ALTER TABLE ... ADD INDEX ... TYPE inverted if setting = 0 Robert Schulze 2024-09-17 16:10:03 +0000
  • 64525044fb Merge branch 'master' into fix_remove_settings_coredump Duc Canh Le 2024-09-18 09:19:39 +0000
  • 73ea56d584 fix style taiyang-li 2024-09-18 17:14:37 +0800
  • cafc207080 add docs and uts taiyang-li 2024-09-18 17:13:26 +0800
  • 55529ec5a2
    Merge pull request #69674 from rschu1ze/bump-pg Robert Schulze 2024-09-18 09:13:13 +0000
  • 143d9f0201
    Merge branch 'ClickHouse:master' into hive_partitioning_filtration Yarik Briukhovetskyi 2024-09-18 11:11:04 +0200
  • c5e866cd75 fix build hanfei/fix-create-as-with-recursive Han Fei 2024-09-18 08:53:49 +0000
  • 3106653852 Fix watches Antonio Andelic 2024-09-18 09:52:19 +0200
  • 3891f6c936 fix file format zhanglistar 2024-09-18 16:42:47 +0800
  • ac77203725 make NULL if result is Nullable when div by zero zhanglistar 2024-09-18 16:33:04 +0800
  • 82dbb3bb32
    Merge pull request #69615 from ClickHouse/refactor-secret-finder Yakov Olkhovskiy 2024-09-18 08:17:52 +0000
  • 2218ebebbf
    initial commit, tested function Gabriel Mendes 2024-09-18 05:15:57 -0300
  • 0ef51fc1bd allow default implementations for null in function mapfromarrays taiyang-li 2024-09-18 16:13:04 +0800
  • fc00298aac fix style taiyang-li 2024-09-18 16:05:12 +0800
  • 1c45f04e14 remove useless codes taiyang-li 2024-09-18 15:53:56 +0800
  • 6aa33c14ba add uts taiyang-li 2024-09-18 15:52:28 +0800
  • 0940ab0ca5 Fix compilation error Tuan Pham Anh 2024-09-18 07:21:38 +0000
  • efd74d721d Apply regexp filtering to root logger Peter Nguyen 2024-09-18 00:19:38 -0700
  • e276e5a857 An identifier is ambiguous if it is one of the keywords Tuan Pham Anh 2024-09-18 06:20:04 +0000
  • 4d065ba68d add uts taiyang-li 2024-09-18 14:10:19 +0800
  • 3923611b3c fix failed ttsts taiyang-li 2024-09-18 14:09:39 +0800
  • 0880cdca2f grammar Mikhail Filimonov 2024-09-18 07:32:42 +0200
  • 3a6c3769dc fix building errors taiyang-li 2024-09-18 12:15:57 +0800
  • b80ec6d66e
    Merge bed8693068 into 2cef99c311 Justin de Guzman 2024-09-17 20:57:42 -0700
  • 270ba83686
    Merge e5d46fc0aa into 2cef99c311 Vitaly Baranov 2024-09-17 20:57:40 -0700
  • 37c92f0fc9 Add test_ddl_on_cluster_stop_waiting_for_offline_hosts test Tuan Pham Anh 2024-09-18 00:41:56 +0000
  • 1bcdde3e62
    Update README.md - Meetups Tanya Bragin 2024-09-17 19:48:48 -0700
  • 139fe0214a whitespaces, unneeded method Mikhail Filimonov 2024-09-18 02:23:28 +0200
  • 7afbf66ca5 some fixes Mikhail Filimonov 2024-09-18 02:15:10 +0200
  • ba317d4562 now works. it seem like the issue was caused by zero in max_free_threads in some scenarios Mikhail Filimonov 2024-09-18 00:35:02 +0200
  • 479b4cebed
    Merge 81542e4dfb into d74c7ddca8 robot-clickhouse-ci-1 2024-09-17 15:30:43 -0700
  • b66c4e7708
    Merge 8cbcbff525 into d6d5449890 robot-clickhouse-ci-1 2024-09-17 15:30:43 -0700
  • a6ba31bfa6
    Merge 5b8fef41a3 into 2cef99c311 Nikita Taranov 2024-09-17 15:30:42 -0700
  • 2d4a5e70cb
    Merge 2b52bce40b into 2cef99c311 Chun-Sheng, Li 2024-09-17 15:30:42 -0700
  • 685711c0a2
    Merge 227914cf39 into 2cef99c311 pufit 2024-09-17 15:30:27 -0700
  • 79b51dd8b2
    Merge 0b64af0ab7 into 2cef99c311 Sema Checherinda 2024-09-17 15:30:25 -0700
  • da4fcbe4ab
    Merge e84221605d into 2cef99c311 Nikolay Degterinsky 2024-09-17 17:27:59 -0500
  • 9d5dc5ae9c
    Merge a945528a45 into 2cef99c311 scanhex12 2024-09-17 17:27:57 -0500
  • b3303a569e
    Merge 260f600ff0 into 2cef99c311 Raúl Marín 2024-09-17 17:26:18 -0500
  • f249c52e6d
    Merge b2a31aa005 into 2cef99c311 AN 2024-09-17 17:26:09 -0500
  • 02da113628
    Merge c188700895 into 2cef99c311 ZAWA_ll 2024-09-17 17:26:09 -0500
  • 927d55ace1
    Merge 4fc475de8b into 2cef99c311 Kirill 2024-09-17 17:26:05 -0500
  • 4a6be0d3a1
    Merge 1247021c1e into 2cef99c311 Michael Kolupaev 2024-09-17 17:23:10 -0500
  • 012fbda0a7
    Merge 7a51a5310c into 2cef99c311 ZAWA_ll 2024-09-17 17:23:06 -0500
  • 9b095ecdec
    Merge a734d124b8 into 2cef99c311 Konstantin Bogdanov 2024-09-17 17:22:35 -0500
  • e47f79ba9b
    Merge 58b74a1a97 into 2cef99c311 scanhex12 2024-09-17 17:22:28 -0500
  • abb39482c6
    Merge 95beada6f8 into 2cef99c311 gvoelfin 2024-09-17 17:22:11 -0500
  • 83b5e9877c
    Merge eb6a9c3640 into 2cef99c311 SmitaRKulkarni 2024-09-17 15:20:24 -0700
  • e861252317
    Merge ce2b8e8061 into 2cef99c311 Michael Kolupaev 2024-09-17 15:17:27 -0700
  • 4f99c1749d
    Merge 617033faaa into 2cef99c311 Azat Khuzhin 2024-09-17 15:17:16 -0700
  • 025cfbe4e1
    Merge c1da3f1e41 into 2cef99c311 Damian Maślanka 2024-09-17 15:16:46 -0700
  • 7c212f634e Merge commit '6597a8ed041ba1964740b4cd731f8ed2101c7e64' into backport/24.8/69684 robot-clickhouse 2024-09-17 22:08:29 +0000
  • 4fce478ddd
    Merge b73f962dac into 2cef99c311 Memo 2024-09-17 15:08:28 -0700
  • b1739646c3 Merge commit '6597a8ed041ba1964740b4cd731f8ed2101c7e64' into backport/24.7/69684 robot-clickhouse 2024-09-17 22:08:18 +0000
  • f719ad522e Merge commit '6597a8ed041ba1964740b4cd731f8ed2101c7e64' into backport/24.6/69684 robot-clickhouse 2024-09-17 22:08:08 +0000
  • 1ae1f4dc53 Merge commit '6597a8ed041ba1964740b4cd731f8ed2101c7e64' into backport/24.3/69684 backport/24.3/69684 robot-clickhouse 2024-09-17 22:07:56 +0000
  • 26f02efa54 Merge remote-tracking branch 'upstream/master' into interactive-metrics-table Julia Kartseva 2024-09-17 22:07:14 +0000
  • e781425ee1
    Merge pull request #69696 from ClickHouse/backport/24.8/69560 robot-ch-test-poll4 2024-09-18 00:03:59 +0200
  • b48a10aba8
    The day has come when we cleanse ourselves of our past sins. Robert Schulze 2024-09-17 21:58:12 +0000
  • be474dbe35 non-working, debug Mikhail Filimonov 2024-09-17 23:44:16 +0200
  • 167196bdd2
    fix: formats: protobuf: serde: fix client call, target correct db Eliot Hautefeuille 2024-09-17 23:25:50 +0200
  • 2cef99c311
    Merge pull request #69576 from bigo-sg/arrayzip_allow_empty Alexey Katsman 2024-09-17 21:25:29 +0000
  • cd7a1a9288
    Merge pull request #69684 from rschu1ze/disallow-alter-table-add-inv-idx cherrypick/24.3/cd7a1a9288bbce4cd637126cc4ccbbd0cf19a500 Robert Schulze 2024-09-17 21:18:02 +0000
  • 908c7d78d5 impl Nikita Taranov 2024-09-17 20:33:55 +0100
  • 6597a8ed04
    Merge pull request #69596 from ClickHouse/fix_dedup_in_parallel_replicas_announcement Alexander Gololobov 2024-09-17 20:48:12 +0000
  • 1ca79602ad
    Revert changes in WindowView Dmitry Novik 2024-09-17 22:41:59 +0200
  • 3b901f49e5
    Merge pull request #69673 from ClickHouse/update-assert Kseniia Sumarokova 2024-09-17 20:39:07 +0000
  • a48bd922d9 fix limit in BufferChunksTransform with virtual row jsc0218 2024-09-17 20:27:59 +0000
  • 9c10e25c78
    Merge pull request #69689 from ClickHouse/backport/24.8/69557 robot-ch-test-poll 2024-09-17 21:57:18 +0200
  • 958c3effae
    Merge pull request #69705 from ClickHouse/revert-69376-marco-vb/setting-stop-insert-on-full-disk Raúl Marín 2024-09-17 19:49:35 +0000
  • 474499d240
    Revert "Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert" Raúl Marín 2024-09-17 21:48:19 +0200