Peter Nguyen
|
77d288a3e5
|
Add 03261_any_respect_camelCase_aliases.sql
|
2024-11-16 15:48:09 -08:00 |
|
Sema Checherinda
|
e9fff481fa
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-17 00:46:58 +01:00 |
|
Sema Checherinda
|
63aacef8d5
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-17 00:42:03 +01:00 |
|
Nikita Taranov
|
ade2dadd01
|
Merge branch 'master' into fix_weird_problem
|
2024-11-16 23:57:18 +01:00 |
|
Peter Nguyen
|
7d5fc90b19
|
Add lastValueRespectNulls and firstValueRespectNulls aliases
|
2024-11-16 14:43:10 -08:00 |
|
Peter Nguyen
|
df0eec90e8
|
Fix typos 'of of' and 'The a' in agg functions index.html
|
2024-11-16 13:49:51 -08:00 |
|
Nikita Taranov
|
ab6e49b930
|
Update src/Interpreters/HashJoin/HashJoin.cpp
|
2024-11-16 21:42:07 +01:00 |
|
Alexey Milovidov
|
ada1af5718
|
Fix docs
|
2024-11-16 21:16:38 +01:00 |
|
Alexey Milovidov
|
7705f9b009
|
Fix docs
|
2024-11-16 21:16:15 +01:00 |
|
Alexey Milovidov
|
39ae3f4da5
|
Miscellaneous
|
2024-11-16 21:15:54 +01:00 |
|
alesapin
|
208fd6efe1
|
Merge pull request #71786 from CurtizJ/const-adaptive-granularity
Allow to use constant adaptive index granularity for whole part
|
2024-11-16 19:32:57 +00:00 |
|
Nikita Taranov
|
3a2dca0193
|
Merge branch 'master' into better_parallel_hash2
|
2024-11-16 20:09:46 +01:00 |
|
Nikita Taranov
|
1f7e2845be
|
Merge pull request #71868 from ClickHouse/fix_hash_table_stats
More accurate `calculateCacheKey` implementation
|
2024-11-16 13:48:46 +00:00 |
|
Yakov Olkhovskiy
|
8bd95a40af
|
Merge pull request #71849 from ClickHouse/fix-toDayOfWeek-mono
Fix: add monotonic estimation for DateTime64 in toDayOfWeek
|
2024-11-16 13:28:06 +00:00 |
|
Ali
|
59f2c44a52
|
Merge branch 'ClickHouse:master' into json-utc-formatted-log
|
2024-11-16 11:29:48 +03:30 |
|
Pratima Patel
|
183593a568
|
Update s3queue.md
Updated description for s3queue_polling_min_timeout_ms, s3queue_polling_max_timeout_ms and s3queue_polling_backoff_ms properties
|
2024-11-15 21:02:40 -05:00 |
|
Alexander Gololobov
|
5ca9f2e570
|
Merge pull request #71977 from ClickHouse/fix_00098_primary_key_memory_allocated
Fix 00098_primary_key_memory_allocated
|
2024-11-16 02:00:54 +00:00 |
|
Alexey Milovidov
|
ba757696eb
|
Merge pull request #71949 from evillique/fix-highlighting
Fix a crash in clickhouse-client syntax highlighting
|
2024-11-16 01:32:14 +00:00 |
|
Alexey Milovidov
|
c31f6968c0
|
Merge pull request #71986 from ClickHouse/revert-71914-revert-71790-remove-code-bloat
Add a test for #71908
|
2024-11-16 00:53:32 +00:00 |
|
Alexander Gololobov
|
9270deb83e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix_00098_primary_key_memory_allocated
|
2024-11-15 22:57:39 +01:00 |
|
Yakov Olkhovskiy
|
571cf33136
|
Merge branch 'master' into fix-toDayOfWeek-mono
|
2024-11-15 21:17:19 +00:00 |
|
Nikolay Degterinsky
|
936eb3a567
|
Add comment and test
|
2024-11-15 20:44:34 +00:00 |
|
Anton Popov
|
1aa3e47e89
|
fix prewarm of mark cache after adding a new column
|
2024-11-15 20:31:24 +00:00 |
|
Anton Popov
|
f97a1150b9
|
fix index granularity with empty parts
|
2024-11-15 20:20:56 +00:00 |
|
Nikita Taranov
|
a82ab36c08
|
try fix
|
2024-11-15 20:41:27 +01:00 |
|
Linh Giang
|
864f35dd11
|
Update aggregatingmergetree.md to include video
Added relevant video to the page.
|
2024-11-15 11:30:01 -07:00 |
|
Raúl Marín
|
072e81e5e5
|
Merge remote-tracking branch 'blessed/master' into local_ci
|
2024-11-15 19:21:37 +01:00 |
|
Raúl Marín
|
93403eb38e
|
Merge remote-tracking branch 'blessed/master' into experimental_tiers_switch
|
2024-11-15 19:13:03 +01:00 |
|
Raúl Marín
|
ec0bdcc1cb
|
Test and fix reload of default profile with allowed experimental settings from config
|
2024-11-15 19:11:18 +01:00 |
|
Nikolai Kochetov
|
4831414476
|
Updating test.
|
2024-11-15 17:57:26 +00:00 |
|
Han Fei
|
91b62c56d2
|
fix bug when column description has settings, ttl and statistics
|
2024-11-15 18:54:01 +01:00 |
|
Robert Schulze
|
9bd6f9c6b4
|
Smaller fixups
|
2024-11-15 17:47:20 +00:00 |
|
Raúl Marín
|
268b823010
|
Test new users
|
2024-11-15 18:37:21 +01:00 |
|
Raúl Marín
|
f73d48c61b
|
Some integration tests for allowed_feature_tier
|
2024-11-15 18:23:14 +01:00 |
|
Raúl Marín
|
764dd82345
|
Support MergeTree settings and clickhouse local
|
2024-11-15 18:21:53 +01:00 |
|
Alexey Milovidov
|
8d4cc787fe
|
Merge pull request #71774 from petern48/enable_http_compression_default
Set enable_http_compression default value to 1
|
2024-11-15 17:10:14 +00:00 |
|
Kseniia Sumarokova
|
e58e6dd4bd
|
Merge branch 'master' into fix-s3-queue-log-processed-rows
|
2024-11-15 17:24:26 +01:00 |
|
Raúl Marín
|
bff84d44e8
|
Analyzer is not beta
|
2024-11-15 17:19:08 +01:00 |
|
Nikolai Kochetov
|
ee7b53646f
|
Merge branch 'master' into fix-pk-const-monotonic-transform-for-2-args
|
2024-11-15 16:07:45 +00:00 |
|
Vladimir Cherkasov
|
7cc4df487a
|
Merge branch 'master' into vdimir/join_condition_executed_block_bug
|
2024-11-15 16:58:35 +01:00 |
|
Vladimir Cherkasov
|
e106ae1232
|
Merge branch 'master' into vdimir/grouping_sets_aliases
|
2024-11-15 16:58:11 +01:00 |
|
Alexey Milovidov
|
d5b3228b98
|
Miscellaneous
|
2024-11-15 16:47:01 +01:00 |
|
Alexey Milovidov
|
85a7a5fb2e
|
Add a test
|
2024-11-15 16:45:22 +01:00 |
|
Alexey Milovidov
|
66ff828fae
|
Merge pull request #71945 from ClickHouse/revert-71914-revert-71790-remove-code-bloat
Revert "Revert "Remove ridiculous code bloat""
|
2024-11-15 16:44:34 +01:00 |
|
Kseniia Sumarokova
|
49e05329c2
|
Update Settings.cpp
|
2024-11-15 16:34:41 +01:00 |
|
Kseniia Sumarokova
|
92754f80cc
|
Update FileCache.cpp
|
2024-11-15 16:33:02 +01:00 |
|
Robert Schulze
|
469733d327
|
Merge pull request #71581 from KevinyhZou/fix_comments_parse_date_time
Add function `parseDateTime64` and follow-up to #70737
|
2024-11-15 15:31:46 +00:00 |
|
Robert Schulze
|
358dd5da32
|
Merge pull request #71973 from rschu1ze/cmake-docs
Add comment about bf16 to CMake docs
|
2024-11-15 15:31:27 +00:00 |
|
Alexander Gololobov
|
c81dccdcdf
|
Fix table name
|
2024-11-15 15:31:40 +01:00 |
|
avogar
|
c2543d0316
|
Allow only SELECT queries in EXPLAIN AST used inside subquery
|
2024-11-15 14:20:05 +00:00 |
|