Alexey Milovidov
|
78083130f1
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fp16
|
2024-11-13 22:11:31 +01:00 |
|
Nikita Mikhaylov
|
eef2006b68
|
Merge pull request #71300 from cwurm/reject_invalid_mutation_queries
Check that mutation queries are valid
|
2024-11-13 20:14:09 +00:00 |
|
Nikita Mikhaylov
|
191fe999c1
|
Merge pull request #71715 from vitlibar/correction-after-reworking-backup-sync
Corrections after reworking backup/restore synchronization
|
2024-11-13 19:24:53 +00:00 |
|
Nikita Mikhaylov
|
e944c6a221
|
Merge pull request #71872 from tbragin/patch-20
Update README.md - Update meetups
|
2024-11-13 18:20:43 +00:00 |
|
Alexey Milovidov
|
d33f368fd9
|
Merge branch 'master' into fp16
|
2024-11-13 18:21:20 +01:00 |
|
Tanya Bragin
|
dbc6949ef7
|
Update README.md - Update meetups
Move Barcelona to completed
|
2024-11-13 08:09:10 -08:00 |
|
Nikita Taranov
|
9f62518846
|
Merge pull request #71502 from nauu/support_more_oss_endpoints_v1
Support the endpoint of oss accelerator
|
2024-11-13 15:21:42 +00:00 |
|
Pavel Kruglov
|
f5c91bf809
|
Merge pull request #71526 from Avogar/fix-dynamic-sizes
Fix counting column size in wide part for Dynamic and JSON types
|
2024-11-13 15:15:24 +00:00 |
|
Nikita Mikhaylov
|
3a255c754e
|
Merge pull request #71192 from amosbird/better-compressor
Print compression method in clickhouse-compressor --stat
|
2024-11-13 15:07:05 +00:00 |
|
Nikita Mikhaylov
|
82dcd87bf6
|
Merge pull request #71679 from amosbird/fix-71647
Fix LOGICAL_ERROR when doing ALTER with empty tuple
|
2024-11-13 14:59:02 +00:00 |
|
Sema Checherinda
|
e1901fa739
|
Merge pull request #71529 from ClickHouse/chesema-remove-if-exists
use removeObjectIfExists instead removeObject, it is retryable
|
2024-11-13 14:24:10 +00:00 |
|
Max Vostrikov
|
e00e06b162
|
Merge pull request #71829 from ClickHouse/test_parseDateTime64InJodaSyntax
tests for parseDateTime64InJodaSyntax
|
2024-11-13 13:42:49 +00:00 |
|
Kseniia Sumarokova
|
a02b20a981
|
Merge pull request #71578 from ClickHouse/rename-setting
Rename a setting
|
2024-11-13 13:11:34 +00:00 |
|
Nikolai Kochetov
|
4d269bd944
|
Merge pull request #71539 from ClickHouse/enable-merge-filters-optimization
Enable merge filters optimization.
|
2024-11-13 12:03:24 +00: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
|
8a724cd2fa
|
Fix tidy
|
2024-11-13 02:50:18 +01:00 |
|
Alexey Milovidov
|
a4c26e9c79
|
Merge branch 'master' into fp16
|
2024-11-13 02:21:05 +01: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 |
|
Alexey Milovidov
|
58ba54ca21
|
Fix logical error
|
2024-11-12 22:05:09 +01:00 |
|
Alexey Milovidov
|
18a26c1cd0
|
Fix logical error
|
2024-11-12 21:15:23 +01:00 |
|
Nikolai Kochetov
|
de4110097f
|
Fix mox typos.
|
2024-11-12 19:49:37 +00:00 |
|
Nikolai Kochetov
|
31b4c6c3e9
|
Fix typo and cleanup.
|
2024-11-12 18:22:02 +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 |
|
maxvostrikov
|
39aef112d5
|
tests for parseDateTime64InJodaSyntax
added more corner cases for tests for parseDateTime64InJodaSyntax functions
|
2024-11-12 17:44:54 +01:00 |
|
Pablo Marcos
|
1ffffee389
|
Merge branch 'master' into improve-system-query-metric-log
|
2024-11-12 17:20:54 +01:00 |
|
Alexey Milovidov
|
9285622a59
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fp16
|
2024-11-12 17:07:19 +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 |
|
Pavel Kruglov
|
43456d7447
|
Restart CI
|
2024-11-12 16:30:57 +01:00 |
|
Alexey Milovidov
|
5bc2591ef2
|
Merge branch 'remove-code-bloat' into fp16
|
2024-11-12 16:16:59 +01:00 |
|
Sema Checherinda
|
36dba0cae4
|
relax memory limit
|
2024-11-12 15:29:09 +01:00 |
|