Commit Graph

158144 Commits

Author SHA1 Message Date
Han Fei
91b62c56d2 fix bug when column description has settings, ttl and statistics 2024-11-15 18:54:01 +01:00
Pablo Marcos
9caac43b2a
Merge pull request #71473 from ClickHouse/improve-system-query-metric-log
Improve performance of system.query_metric_log
2024-11-13 08:38:13 +00:00
Alexey Milovidov
3ae560d0d0
Merge pull request #71847 from ClickHouse/build-profile-in-prs
Enable build profiling in pull requests
2024-11-13 02:17:49 +00:00
Alexey Milovidov
61202499b5 Enable build profiling in pull requests 2024-11-13 02:10:40 +01:00
Shichao Jin
b68315e594
Merge pull request #71820 from ClickHouse/chesema-fix-00755
relax memory limit for 00755_avg_value_size_hint_passing.sql
2024-11-12 23:52:28 +00:00
Mikhail f. Shiryaev
2e3145c757
Merge pull request #71825 from ClickHouse/bake-docker-official-library
Address the last point regarding chmod for /etc/clickhouse*
2024-11-12 18:19:20 +00:00
Alexander Gololobov
1ecd1909d9
Merge pull request #71798 from ClickHouse/fix_async_metrics_read
Allow reading previous vaules of async metrics during update
2024-11-12 18:15:23 +00:00
Mikhail f. Shiryaev
e71db57c11
Merge pull request #57203 from ClickHouse/docker-library
Docker library
2024-11-12 18:04:20 +00:00
Kseniia Sumarokova
f8a5464603
Merge pull request #71818 from ClickHouse/fix-mode-in-system-s3queue-settings
Add missing fields in system.s3/azure_queue_settings
2024-11-12 17:19:31 +00:00
Vladimir Cherkasov
9ac8534e60
Merge pull request #68234 from ClickHouse/vdimir/ignore_nulls_query_tree_elimination
Fix OrderByLimitByDuplicateEliminationPass with IGNORE NULLS
2024-11-12 17:14:14 +00:00
Pablo Marcos
1ffffee389
Merge branch 'master' into improve-system-query-metric-log 2024-11-12 17:20:54 +01:00
Mikhail f. Shiryaev
e1b84f1f01
Add more comments and function-docs 2024-11-12 17:01:27 +01:00
Mikhail f. Shiryaev
e698bbeb75
Improve script usability 2024-11-12 17:01:27 +01:00
Mikhail f. Shiryaev
687564bee8
Ignore README and its sources on unpacking 2024-11-12 17:01:26 +01:00
Mikhail f. Shiryaev
20717d1bbe
ClickHouseVersion.is_supported property, create images for them exclusively 2024-11-12 17:00:30 +01:00
Mikhail f. Shiryaev
dcd0d1acac
Support a dedicated repository for DOL sources 2024-11-12 17:00:17 +01:00
Mikhail f. Shiryaev
c05c72cb80
Set the Dockerfile.* as an argument 2024-11-12 17:00:16 +01:00
Mikhail f. Shiryaev
7b65bebe2d
Filter out the CI-related stuff from official docker 2024-11-12 17:00:16 +01:00
Mikhail f. Shiryaev
259baa1f49
Add argument to skip checking the changed docker/official tree 2024-11-12 17:00:15 +01:00
Mikhail f. Shiryaev
27b544e47e
Improve branch for docker usability 2024-11-12 17:00:15 +01:00
Mikhail f. Shiryaev
61030eb43c
Fix the help for subcommands 2024-11-12 17:00:14 +01:00
Mikhail f. Shiryaev
81a3ca147a
Add command to generate docker LDF 2024-11-12 17:00:12 +01:00
Mikhail f. Shiryaev
5ef2104ae1
Add options to fetch tags and commit changes 2024-11-12 17:00:12 +01:00
Mikhail f. Shiryaev
985d19fc5a
Improve logging, separate keeper/server generation 2024-11-12 17:00:11 +01:00
Mikhail f. Shiryaev
e513cc9601
Add a script to generate docker/official directory 2024-11-12 17:00:08 +01:00
Mikhail f. Shiryaev
e1b6d70c8b
Address point regarding chmod for /etc/clickhouse* 2024-11-12 16:47:36 +01:00
Sema Checherinda
36dba0cae4 relax memory limit 2024-11-12 15:29:09 +01:00
Alexander Tokmakov
dbb20fc864
Merge pull request #65636 from kirillgarbar/attaching_parts
Fix "attaching_" prefix for deduplicated parts
2024-11-12 14:29:09 +00:00
kssenii
410e09b248 Add missing fields in system.s3_queue_settings 2024-11-12 15:00:12 +01:00
Alexander Gololobov
dde5633c6d
Fix darwin build 2024-11-12 14:56:37 +01:00
Max Vostrikov
d38bd0df0a
Merge pull request #71469 from ClickHouse/tests_to_utc_timestamp_arrayunion_quntiles
Added tests for corner cases for 24.10
2024-11-12 13:37:22 +00:00
Nikita Taranov
46cbe3660c
Merge pull request #71787 from ClickHouse/fix_processor_profiles_for_subqueries
Fix processors profile is not collected for subqueries in some cases
2024-11-12 13:14:29 +00:00
Raúl Marín
7dc84515f3
Merge pull request #71432 from Algunenano/i71382
Fix crash with optimize_rewrite_array_exists_to_has
2024-11-12 12:17:25 +00:00
Vitaly Baranov
1501dc033f
Merge pull request #71772 from vitlibar/fix-flaky-test_prometheus_protocols
Fix flaky test test_prometheus_protocols
2024-11-12 12:07:16 +00:00
Nikita Taranov
021301430b
Merge pull request #71500 from bigo-sg/fix_uninitialized_orc_data
Fix date32 out of range caused by uninitialized orc `DataBuffer`
2024-11-12 11:26:58 +00:00
Pablo Marcos
5c8d89bf13 Remove unnecessary extern 2024-11-12 11:05:29 +00:00
Pablo Marcos
a56d2c371a Merge branch 'master' into improve-system-query-metric-log 2024-11-12 11:03:43 +00:00
Pablo Marcos
d4e288a8c1 Refactor to avoid too much TSA_GUARD clutter
Remove LOGICAL_ERROR check that should never happen.
It didn't happen on the CI so far, and seems unnecessary.
2024-11-12 11:02:49 +00:00
Kseniia Sumarokova
dbaf167449
Merge pull request #71640 from ClickHouse/cache-allow-to-disable-memory-buffer-increase-in-fs-cache
Allow to disable memory buffer increase for filesystem cache
2024-11-12 10:58:33 +00:00
maxvostrikov
05be65315a squash! Missing tests in several tests in 24.10 Added corner cases for tests for: to_utc_timestamp and from_utc_timestamp (more timezones, spetial timezones, epoch corners does not look right, raising a bug over that) arrayUnion (empty and big arrays) quantilesExactWeightedInterpolated (more data types) 2024-11-12 11:54:12 +01:00
Mikhail f. Shiryaev
51308e692d
Merge pull request #71782 from ClickHouse/fix-db-and-reports
Fix db and reports
2024-11-12 09:45:22 +00:00
Alexander Gololobov
cba6267431 Allow reading previous vaules of async metrics during update 2024-11-12 10:31:28 +01:00
Mikhail f. Shiryaev
e85a9852e7
Fix issues with garbage DB events from orphane branches 2024-11-12 07:59:01 +01:00
Konstantin Bogdanov
dc92242c39
Merge pull request #71795 from ClickHouse/lint-some-stuff
Lint some stuff
2024-11-12 06:51:57 +00:00
Konstantin Bogdanov
0825b42d5f
Lint 2024-11-12 07:12:02 +01:00
Nikita Taranov
bd71442ea2 add test 2024-11-11 22:49:45 +01:00
Nikita Taranov
b05d3ed6df impl 2024-11-11 22:43:03 +01:00
Pavel Kruglov
ce8ca7c9f5
Merge pull request #71742 from Avogar/fix-lc-to-dynamic-cast
Fix CAST from LowCardinality(Nullable) to Dynamic
2024-11-11 21:13:45 +00:00
Shichao Jin
9eb0ac21ae
Merge pull request #71779 from petern48/fix_typo_column_docs
Fix typo in sql-reference/statements/alter/column.md
2024-11-11 20:32:12 +00:00
Kseniia Sumarokova
da7cd5b141
Merge branch 'master' into cache-allow-to-disable-memory-buffer-increase-in-fs-cache 2024-11-11 21:18:55 +01:00