Commit Graph

  • 5688ba697f
    Merge remote-tracking branch 'origin/backport/24.3/69557' into cherrypick/24.3/fdee35cccc61ee4526cb9c0c1a1c80df1ed9fe69 Mikhail f. Shiryaev 2024-09-18 22:14:06 +0200
  • 19353a74db Merge remote-tracking branch 'upstream/master' into fix-ttl Nikolay Degterinsky 2024-09-18 20:01:49 +0000
  • fd021f658d check steps before mergesort jsc0218 2024-09-18 20:01:11 +0000
  • 309b0a17a8
    Merge bbefdd3c6f into b94a7167a8 Francisco J. Jurado Moreno 2024-09-18 20:57:19 +0100
  • 2360dc0053 Add getProperty() to OwnFilteringChannel.h and clean up debug comments in .cpp Peter Nguyen 2024-09-18 12:50:17 -0700
  • ef27b984ee
    Merge 4ea66a18c7 into b94a7167a8 ZAWA_ll 2024-09-18 21:44:58 +0200
  • 84e81af40e
    Bump to 7.9.2 Robert Schulze 2024-09-12 19:59:13 +0000
  • 29268a4f78
    Bump to 7.8.1 Robert Schulze 2024-09-12 19:48:54 +0000
  • ed23125aee Fix flaky tests avogar 2024-09-18 19:37:10 +0000
  • 228ac44a92
    Fix asan issue Kruglov Pavel 2024-09-18 21:27:38 +0200
  • d2de15871c
    Include postgres in sparse checkout script Robert Schulze 2024-09-18 19:15:13 +0000
  • fe597dd6c5
    fix after merge Kirill Nikiforov 2024-09-18 23:11:41 +0400
  • b94a7167a8
    Merge pull request #69580 from rschu1ze/bump-libpqxx Robert Schulze 2024-09-18 18:56:12 +0000
  • cb488681eb Fix style avogar 2024-09-18 18:51:46 +0000
  • c0c04eabbc Update test avogar 2024-09-18 18:50:16 +0000
  • 0fdd04254d Automatic style fix robot-clickhouse 2024-09-18 18:36:26 +0000
  • a500a7ff50 Link issues and clang tidy Raúl Marín 2024-09-18 20:35:52 +0200
  • b88cd79959 Mask azure connection string sensitive info Alex Katsman 2024-09-12 18:17:41 +0000
  • 818aac02c6 fix Nikita Taranov 2024-09-18 18:33:55 +0100
  • 95b8d80318 Try to run kafka tests parallel split-kafka-tests János Benjamin Antal 2024-09-18 18:26:56 +0000
  • dca0eb6ac1 Fix tests avogar 2024-09-18 18:20:57 +0000
  • 64e58baba1
    Merge pull request #69682 from ClickHouse/more-asserts-for-hashjoin Konstantin Bogdanov 2024-09-18 18:20:27 +0000
  • 7f0b7a9158
    add tests to cover all possible flows Gabriel Mendes 2024-09-18 15:17:54 -0300
  • a2450db286 Fix test kssenii 2024-09-18 20:03:45 +0200
  • 6c9bb87048 fix test "test_block_based_formats_1" Dmitry Novikov 2024-09-18 21:00:11 +0300
  • 006d14445e
    remove stdout files Gabriel Mendes 2024-09-18 14:59:58 -0300
  • b5de8e622d
    Merge branch 'master' into bugfix/publication_name_error Kseniia Sumarokova 2024-09-18 19:58:20 +0200
  • 0d2e5f8da8
    Apply suggestions from code review Kruglov Pavel 2024-09-18 19:54:37 +0200
  • a3fe155579
    Merge pull request #69737 from ClickHouse/test_printf max-vostrikov 2024-09-18 17:49:57 +0000
  • 373927d6a5 Fix tracked_files_ttl_sec kssenii 2024-09-18 19:25:18 +0200
  • 02fcd90a66
    address some pr comments Gabriel Mendes 2024-09-18 14:13:22 -0300
  • e818b65dc0
    Bump libpq to v16.4 Robert Schulze 2024-09-18 16:43:24 +0000
  • 4ffae801be Fixing another test. query-plan-serialization-basics Nikolai Kochetov 2024-09-18 17:09:23 +0000
  • de30ec1d1d Fixing prewhere. Nikolai Kochetov 2024-09-18 16:51:18 +0000
  • 5f0cf1b836 Upgrade to 1.7.0 János Benjamin Antal 2024-09-18 16:51:10 +0000
  • 707210ed38 Added new settings min_free_disk_bytes_to_throw_insert and min_free_disk_ratio_to_throw_insert to stop inserts when disk is near full. marco-vb 2024-09-18 16:25:22 +0000
  • 79a62c99c5 Fixing style. Nikolai Kochetov 2024-09-18 16:39:58 +0000
  • a997cfad2b
    Merge pull request #68108 from ClickHouse/keeper-some-improvement2 Antonio Andelic 2024-09-18 16:35:57 +0000
  • d2b1ea3858 CREATE TABLE AS copy PRIMARY KEY, ORDER BY, and similar clauses. sakulali 2024-09-19 00:17:07 +0800
  • 6f0d81a251 fixed file permissions for keys test_kill_postgress maxvostrikov 2024-09-18 18:08:01 +0200
  • 3972d06500 squash! Add test for PostgreSQL restart a new test to check if clickhouse will reconnect if postgres server is killed. maxvostrikov 2024-09-18 18:07:08 +0200
  • e6cd0de6ae
    trying this one.. Valerio 2024-09-18 17:49:17 +0200
  • 1065d9e542 Sending a query plan in a separate packet. Use query context to build functions for ActionsDAG. Nikolai Kochetov 2024-09-18 15:38:45 +0000
  • ab7eeb83ca Tune the min_marks_for_concurrent_read Jiebin Sun 2024-09-13 01:26:27 +0800
  • e9b57820fc
    Fix windowFunnel counting same event several times vdimir 2024-09-18 15:29:49 +0000
  • f4b4b3cc35 added some edge cases for printf tests added some edge cases for printf tests maxvostrikov 2024-09-18 17:22:36 +0200
  • 4b96ca960e Update parallel_skip.json János Benjamin Antal 2024-09-18 15:22:14 +0000
  • 3315e87e1a Fix METADATA_MISMATCH due to TTL with WHERE Nikolay Degterinsky 2024-09-18 15:15:52 +0000
  • aadccdedcd commit again taiyang-li 2024-09-18 23:13:23 +0800
  • 6a5bf90f5d Backport #68262 to 24.8: Fix crash in lag/lead robot-clickhouse 2024-09-18 15:12:43 +0000
  • 346287802f Split tets even further János Benjamin Antal 2024-09-18 14:51:12 +0000
  • 65ca71bb3b fix rados disk with empty path Duc Canh Le 2024-08-30 08:14:06 +0000
  • 623dc3244a Merge branch 'master' into ch_ceph Duc Canh Le 2024-09-18 14:40:48 +0000
  • 6b2bc146b3
    Merge a1cdf9b941 into 7fd2207626 Pablo Marcos 2024-09-18 16:27:11 +0200
  • 83741a159b Merge remote-tracking branch 'blessed/master' into slow_test_do_not_belong_to_fasttest Raúl Marín 2024-09-18 16:26:13 +0200
  • a0b394a6c2
    Merge branch 'master' into dynamic-constraints Kruglov Pavel 2024-09-18 16:12:40 +0200
  • e0fc95c894
    remove trailing spaces Gabriel Mendes 2024-09-18 11:12:30 -0300
  • 3923efbabf Update settings changes history avogar 2024-09-18 14:11:07 +0000
  • dd6503bb2b Don't allow Variant/Dynamic types in ORDER BY/GROUP BY/PARTITION BY/PRIMARY KEY by default avogar 2024-09-18 14:10:03 +0000
  • b940171252
    fix tests Gabriel Mendes 2024-09-18 11:04:46 -0300
  • d2b682607f enable tests Dmitry Novikov 2024-09-18 16:54:27 +0300
  • f3df7bd171 Hide Settings implementation Raúl Marín 2024-09-18 14:20:53 +0200
  • 74f3985a5a fix read after free Andrey Zvonov 2024-09-18 13:45:08 +0000
  • 5c6328c6e4 fix disconnect from NATS server Dmitry Novikov 2024-09-18 16:41:16 +0300
  • 812964778a
    Merge pull request #69721 from ClickHouse/backport/24.8/69684 robot-clickhouse-ci-2 2024-09-18 15:30:07 +0200
  • cb24849396
    Move assert Konstantin Bogdanov 2024-09-18 15:24:48 +0200
  • 10718eb805 handle nullable on tuple Arthur Passos 2024-09-18 10:16:00 -0300
  • 0253c12b43 Intermediate partitions added divanik 2024-09-18 12:59:49 +0000
  • 78d043a26e Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/analyze_iceberg_partitions divanik 2024-09-18 12:58:28 +0000
  • 91cd62d60b
    Merge 9528efd349 into 7fd2207626 Konstantin Morozov 2024-09-18 12:57:47 +0000
  • 166e6e52d7 jwks works, but null pointer access possible Andrey Zvonov 2024-08-26 00:58:29 +0000
  • 626824a1ab better jwks Andrey Zvonov 2024-08-26 00:26:47 +0000
  • f830dd0cc8 Add test + some minor improvements Andrey Zvonov 2024-08-20 13:12:11 +0000
  • 428fa15c7f Enable jwt-cpp in fasttest Ilya Ageev 2024-08-13 22:47:00 +0400
  • 06644c23f8 Add aspell Ilya Ageev 2024-08-13 21:36:34 +0400
  • 83bb814437 JWT auth with the signature and payload validation Ilya Ageev 2024-08-13 18:36:59 +0400
  • 2c360e86be
    Merge remote-tracking branch 'origin' into mongodb_refactoring Kirill Nikiforov 2024-09-18 16:14:02 +0400
  • ff92c4942d Minor kssenii 2024-09-18 14:11:33 +0200
  • 6489f155bb Fix typos avogar 2024-09-18 12:05:02 +0000
  • e3b207d217
    fmt Gabriel Mendes 2024-09-18 09:03:29 -0300
  • 4be8a0feba
    fmt Gabriel Mendes 2024-09-18 08:58:14 -0300
  • 4c72fb0e32
    remove unnecessary file Gabriel Mendes 2024-09-18 08:56:13 -0300
  • 8f350a7ec9
    remove separate function Gabriel Mendes 2024-09-18 08:52:58 -0300
  • 01b3d445a1
    Merge 0c25eb7967 into f33a2dfe02 robot-clickhouse-ci-1 2024-09-18 11:48:58 +0000
  • 0c25eb7967 Merge branch 'backport/24.6/69147' of github.com:ClickHouse/ClickHouse into cherrypick/24.6/8610a01745a459459159b109b7193a5ab1a2d52e cherrypick/24.6/8610a01745a459459159b109b7193a5ab1a2d52e avogar 2024-09-18 11:48:44 +0000
  • 8d39100436
    Merge b812b39272 into 2dc029d30f robot-clickhouse-ci-1 2024-09-18 11:47:40 +0000
  • b812b39272 Merge branch 'backport/24.7/69147' of github.com:ClickHouse/ClickHouse into cherrypick/24.7/8610a01745a459459159b109b7193a5ab1a2d52e cherrypick/24.7/8610a01745a459459159b109b7193a5ab1a2d52e avogar 2024-09-18 11:47:07 +0000
  • fe91f72767
    Merge pull request #69569 from ClickHouse/cherrypick/24.8/8610a01745a459459159b109b7193a5ab1a2d52e backport/24.8/69147 Kruglov Pavel 2024-09-18 13:45:50 +0200
  • 4d6d4216b1 Merge branch 'backport/24.8/69147' of github.com:ClickHouse/ClickHouse into cherrypick/24.8/8610a01745a459459159b109b7193a5ab1a2d52e avogar 2024-09-18 11:44:38 +0000
  • 8bc1346f90
    Fix exception message in AzureBlobStorage Avogar-patch-7 Kruglov Pavel 2024-09-18 13:44:03 +0200
  • 8005fa4a74 Merge remote-tracking branch 'origin' into fix-s3-queue-with-replicated-database kssenii 2024-09-18 13:40:37 +0200
  • c936b3e1dc
    Merge pull request #69720 from ClickHouse/backport/24.7/69684 robot-ch-test-poll1 2024-09-18 15:34:44 +0400
  • 758acb433d
    Replace renamed files in bugfix test results fix-use-concurrency-control Mikhail f. Shiryaev 2024-09-18 13:33:18 +0200
  • 5059c2d452 Automatic style fix robot-clickhouse 2024-09-18 11:29:52 +0000
  • 7fd2207626
    Merge pull request #68504 from ClickHouse/miscellaneous-3 Kseniia Sumarokova 2024-09-18 11:21:26 +0000
  • 4f73c677ac Merge branch 'master' into keeper-some-improvement2 Antonio Andelic 2024-09-18 13:19:24 +0200
  • 49fc7936d2
    Merge pull request #69719 from ClickHouse/backport/24.6/69684 robot-clickhouse-ci-2 2024-09-18 13:15:46 +0200
  • c850a9741b Backport #69560 to 24.7: Keep original order of conditions during move to prewhere backport/24.7/69560 robot-clickhouse 2024-09-18 11:10:11 +0000
  • 6068f0433a Backport #69560 to 24.6: Keep original order of conditions during move to prewhere backport/24.6/69560 robot-clickhouse 2024-09-18 11:09:57 +0000
  • d3af957998 Backport #69560 to 24.3: Keep original order of conditions during move to prewhere backport/24.3/69560 robot-clickhouse 2024-09-18 11:09:43 +0000