Robert Schulze
|
769ef731bc
|
Add a comment that s390x builds are temporarily disabled
|
2024-04-15 16:39:03 +00:00 |
|
Robert Schulze
|
7dc05d092b
|
Merge remote-tracking branch 'rschu1ze/master' into be-less-boring-32
|
2024-04-15 16:35:10 +00:00 |
|
Vitaly Baranov
|
4efa03717b
|
Merge pull request #62601 from vitlibar/avoid-evaluating-table-defaults-while-restoring
Avoid evaluating table DEFAULT expressions while executing RESTORE
|
2024-04-15 15:32:42 +00:00 |
|
Sema Checherinda
|
59369e99c5
|
Merge pull request #62648 from ClickHouse/chesema-s3-function
set correct defaults for s3 storage and backups
|
2024-04-15 15:12:31 +00:00 |
|
Robert Schulze
|
2a3b5bd74d
|
Merge pull request #58956 from AVMusorin/kafka-settings
Separate consumer/producer settings for Kafka
|
2024-04-15 15:11:19 +00:00 |
|
Nikolay Degterinsky
|
e408c187c7
|
Merge pull request #62578 from evillique/hive-segfault
Try to fix segfault in Hive engine
|
2024-04-15 12:56:41 +00:00 |
|
Nikolay Degterinsky
|
0a2d7a8d93
|
Merge remote-tracking branch 'upstream/master' into hive-segfault
|
2024-04-15 12:50:47 +00:00 |
|
Robert Schulze
|
7df79fa1e7
|
Merge pull request #62576 from ClickHouse/docs-numeric-literal-examples
[Docs] Add more examples for numeric literals
|
2024-04-15 12:41:34 +00:00 |
|
Alexander Tokmakov
|
3ddf3e3d5f
|
Merge pull request #61976 from azat/rmt/stop-merges-primarily
Check for "SYSTEM STOP MERGES" primarily for MERGE_PARTS/MUTATE_PART
|
2024-04-15 12:21:22 +00:00 |
|
Sema Checherinda
|
f03891d638
|
delete strange line
|
2024-04-15 14:05:51 +02:00 |
|
Sema Checherinda
|
b18d3febb7
|
set correct defaults for s3 storage and backups
|
2024-04-15 13:03:55 +02:00 |
|
Yarik Briukhovetskyi
|
a68cc77714
|
Merge pull request #62622 from jrodshua/patch-1
Fix a typo and grammar in `intersect`
|
2024-04-15 10:38:55 +00:00 |
|
Kruglov Pavel
|
c458920ee5
|
Merge pull request #62425 from Avogar/fix-partitioned-write
Respect settings truncate_on_insert/create_new_file_on_insert in s3/hdfs/azure engines during partitioned write
|
2024-04-15 10:29:18 +00:00 |
|
Yarik Briukhovetskyi
|
c750199c4b
|
Update intersect.md
|
2024-04-15 11:04:28 +01:00 |
|
Yarik Briukhovetskyi
|
ff5a385201
|
Update intersect.md
|
2024-04-15 11:03:15 +01:00 |
|
vdimir
|
5576cb7964
|
Merge pull request #62625 from kitaisreal/hashed-dictionary-parallel-loader-exception-safe-constructor
HashedDictionaryParallelLoader exception safe constructor
|
2024-04-15 09:29:41 +00:00 |
|
Antonio Andelic
|
54871f0d9c
|
Merge pull request #62597 from ClickHouse/memory-leak-grouparrysorted
Fix memory leak in groupArraySorted
|
2024-04-15 08:15:21 +00:00 |
|
vdimir
|
e3c09e9703
|
Merge pull request #62624 from kitaisreal/join-filter-push-down-right-stream-filled-crash-fix
JOIN filter push down right stream filled crash fix
|
2024-04-14 16:44:18 +00:00 |
|
Maksim Kita
|
7ebaa4d1ca
|
HashedDictionaryParallelLoader exception safe constructor
|
2024-04-14 11:21:57 +03:00 |
|
Maksim Kita
|
e2ff2f8a1f
|
JOIN filter push down right stream filled crash fix
|
2024-04-14 10:55:52 +03:00 |
|
Josh Rodriguez
|
087d91d21d
|
Fix a typo and grammar in intersect
|
2024-04-13 11:02:08 -07:00 |
|
jsc0218
|
b6cfba33f1
|
Merge pull request #62319 from mxwell/materialized_prim_key
Fix primary key in materialized view
|
2024-04-13 03:37:20 +00:00 |
|
Nikolai Kochetov
|
6fa57b9d7d
|
Merge pull request #62567 from ClickHouse/fix-scalars-in-limit-offset
Fix scalar subquery in LIMIT
|
2024-04-12 15:03:45 +00:00 |
|
Vitaly Baranov
|
7f0d978794
|
Fix test 00515_enhanced_time_zones.
|
2024-04-12 16:54:52 +02:00 |
|
Mikhail f. Shiryaev
|
ed2e4e3f49
|
Merge pull request #62556 from ClickHouse/fix-integration-logs-compression
Fix integration-tests logs compression
|
2024-04-12 14:54:11 +00:00 |
|
Alexander Tokmakov
|
d510c3ac55
|
Merge pull request #62266 from ClickHouse/cannot_allocate_thread
Add fault injection for "Cannot allocate thread"
|
2024-04-12 14:40:42 +00:00 |
|
Raúl Marín
|
d23a3760ab
|
Merge pull request #62579 from Algunenano/fix_bugfix_validation
Try to fix Bugfix validation job
|
2024-04-12 14:31:22 +00:00 |
|
Anton Popov
|
a96ee7343d
|
Merge pull request #62458 from CurtizJ/azure-profile-events
Add profile events for azure disk
|
2024-04-12 13:49:27 +00:00 |
|
Vitaly Baranov
|
6c6faaa05d
|
Add test.
|
2024-04-12 15:45:58 +02:00 |
|
Vitaly Baranov
|
df681f3e82
|
Avoid evaluating table default expressions while restoring from a backup.
|
2024-04-12 15:45:53 +02:00 |
|
Robert Schulze
|
dbc04c84dc
|
Merge pull request #62177 from rschu1ze/double-conversion
Bump `double-conversion` submodule
|
2024-04-12 13:28:33 +00:00 |
|
Yarik Briukhovetskyi
|
b922aa4979
|
Merge pull request #62595 from peter279k/add_trunc_truncate_usage
Document functions `trunc` and `truncate`.
|
2024-04-12 13:17:00 +00:00 |
|
Robert Schulze
|
542364e2b2
|
Merge pull request #62589 from Blargian/document_left_right_XYZ
[Docs] add missing `left`, `right` functions and their variants.
|
2024-04-12 13:07:35 +00:00 |
|
Nikita Taranov
|
17315e53b8
|
Merge pull request #62577 from ClickHouse/revert-61551-better-marks-loading
Revert "More optimal loading of marks"
|
2024-04-12 13:00:20 +00:00 |
|
Mikhail f. Shiryaev
|
ed35fddddd
|
Merge pull request #62598 from ClickHouse/docs-dev-ccache
Add requirement for ccache/sccache into dev docs
|
2024-04-12 15:15:56 +02:00 |
|
Nikita Taranov
|
cab7e760e6
|
Merge pull request #62451 from nickitat/fix_simple_squashing_transform
Fix SimpleSquashingChunksTransform
|
2024-04-12 12:56:06 +00:00 |
|
Mikhail f. Shiryaev
|
c10055eb78
|
Add sccache to the spelling dictionary
|
2024-04-12 14:34:19 +02:00 |
|
Mikhail f. Shiryaev
|
e00e0ad651
|
Fix a false statement
|
2024-04-12 14:32:59 +02:00 |
|
Alexander Tokmakov
|
bfa5e55e8c
|
Merge pull request #62300 from ClickHouse/tavplubix-patch-10
Add local address to network exception messages
|
2024-04-12 12:26:35 +00:00 |
|
avogar
|
cae7cbf65c
|
Better function name
|
2024-04-12 14:26:18 +02:00 |
|
Kruglov Pavel
|
eaa436ae9e
|
Update src/Storages/StorageS3.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-04-12 14:23:39 +02:00 |
|
Mikhail f. Shiryaev
|
81f97921ce
|
Add requirement for ccache/sccache into dev docs
|
2024-04-12 14:17:08 +02:00 |
|
Antonio Andelic
|
ddd477afad
|
Fix memory like in groupArraySorted
|
2024-04-12 14:00:27 +02:00 |
|
Yarik Briukhovetskyi
|
85cdecb123
|
Add a more illustrative example
|
2024-04-12 13:57:42 +02:00 |
|
peter279k
|
2d6c51578a
|
Add truncate and trunc functions usage
|
2024-04-12 19:47:38 +08:00 |
|
Raúl Marín
|
c4f4bee4ec
|
Merge pull request #62574 from Algunenano/doc_argmin
Correct the documentation about duplicates with argmin and argmax
|
2024-04-12 11:43:29 +00:00 |
|
Max K
|
d6d0db7f03
|
Merge pull request #62591 from ClickHouse/ci_fix_sync_in_mq
CI: MQ sync status check fix
|
2024-04-12 11:42:22 +00:00 |
|
Max Kainov
|
3f10530c28
|
remove A sync check from MQ for a while
|
2024-04-12 11:36:19 +00:00 |
|
Alexander Tokmakov
|
b5ff1c0a6e
|
Merge branch 'master' into cannot_allocate_thread
|
2024-04-12 13:35:14 +02:00 |
|
Shaun Struwig
|
6fff5723b7
|
Add leftUTF and rightUTF to aspell-dict
|
2024-04-12 13:31:34 +02:00 |
|