Antonio Andelic
|
d1d28e280f
|
Merge pull request #61465 from ClickHouse/split-02125_lz4_compression_bug
Split `02125_lz4_compression_bug`
|
2024-03-19 08:34:49 +01:00 |
|
robot-ch-test-poll3
|
e82cf5d5ba
|
Merge pull request #61528 from ClickHouse/revert-61518-revert-61298-analyzer-merge-virtual-columns
Revert "Revert "Analyzer: Fix virtual columns in StorageMerge""
|
2024-03-18 23:51:55 +01:00 |
|
danila-ermakov
|
c1daf104af
|
queries -> queries-file cli.md
queries-file should be used to specify file
|
2024-03-18 18:23:31 -04:00 |
|
PapaToemmsn
|
fbc8a19a02
|
Merge branch 'ClickHouse:master' into test-transaction-fixes
|
2024-03-18 22:42:10 +01:00 |
|
Robert Schulze
|
02e0b682ab
|
Merge remote-tracking branch 'rschu1ze/master' into dotProduct-memcpy
|
2024-03-18 21:29:41 +00:00 |
|
Robert Schulze
|
0daaeeab78
|
Merge pull request #61406 from rschu1ze/enable-clang-tidy-in-headers
Enable clang-tidy in headers
|
2024-03-18 21:43:26 +01:00 |
|
Antonio Andelic
|
8c55162e92
|
Fix string search with const position
|
2024-03-18 21:41:06 +01:00 |
|
Robert Schulze
|
94a347cc41
|
Suppress bugprone-forward-declaration-namespace
|
2024-03-18 20:34:15 +00:00 |
|
Nikolai Kochetov
|
e97443ddd1
|
Update StorageBuffer.cpp
|
2024-03-18 20:15:34 +01:00 |
|
Nikolai Kochetov
|
c99a874305
|
Update StorageValues.cpp
|
2024-03-18 20:13:52 +01:00 |
|
Kirill Nikiforov
|
ebaee8e5f6
|
Add support for ATTACH PARTITION ALL (#61107)
|
2024-03-18 15:00:27 -04:00 |
|
Nikolai Kochetov
|
3def01f1f6
|
Fixing 01083_expressions_in_engine_arguments with analyzer.
|
2024-03-18 18:53:01 +00:00 |
|
Raúl Marín
|
7dbd96cf4e
|
Fix
|
2024-03-18 19:43:13 +01:00 |
|
Yarik Briukhovetskyi
|
0bd60dac51
|
Merge pull request #61540 from arthurpassos/fix_merge_selector_typo
Fix typo
|
2024-03-18 18:52:31 +01:00 |
|
robot-ch-test-poll1
|
fb2b5df7a9
|
Merge pull request #61475 from ClickHouse/nickitat-patch-20
Allow queuing in restore pool
|
2024-03-18 21:13:58 +04:00 |
|
Nikolai Kochetov
|
b3e9f07e2e
|
Deprecate name collisions for now.
|
2024-03-18 16:54:59 +00:00 |
|
Nikita Taranov
|
c1fb34da0d
|
Merge branch 'master' into debug_info
|
2024-03-18 17:54:31 +01:00 |
|
Arthur Passos
|
c67c04b89a
|
fix typo
|
2024-03-18 13:44:36 -03:00 |
|
Kruglov Pavel
|
84051d8604
|
Don't run 01459_manual_write_to_replicas in debug build as it's too slow
|
2024-03-18 17:34:16 +01:00 |
|
Raúl Marín
|
4c27287c6d
|
Fix crash in arrayPartialReverseSort
|
2024-03-18 17:30:29 +01:00 |
|
kssenii
|
b814fabcd3
|
Disallow s3queue sharded mode
|
2024-03-18 17:22:38 +01:00 |
|
Nikita Mikhaylov
|
15896ecaf6
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
|
Raúl Marín
|
10dd47cf5c
|
Separate CH and sanitizer logs
|
2024-03-18 16:40:03 +01:00 |
|
Kseniia Sumarokova
|
d4895c2e52
|
Merge pull request #61324 from ClickHouse/add-zk-retries
Add zookeeper retries for exists check in forcefullyRemoveBrokenOutdatedPartFromZooKeeper
|
2024-03-18 16:17:37 +01:00 |
|
Raúl Marín
|
83c660a545
|
Merge remote-tracking branch 'blessed/master' into fuzz_log
|
2024-03-18 16:12:50 +01:00 |
|
Raúl Marín
|
a8ea0cbaa6
|
Merge remote-tracking branch 'blessed/master' into experiment_int128
|
2024-03-18 16:12:10 +01:00 |
|
Raúl Marín
|
0637da0339
|
Merge remote-tracking branch 'blessed/master' into default_cluster
|
2024-03-18 16:11:50 +01:00 |
|
Raúl Marín
|
46f0f385aa
|
Merge remote-tracking branch 'blessed/master' into disable_adaptative
|
2024-03-18 16:11:34 +01:00 |
|
Raúl Marín
|
4626a0b3a1
|
Merge remote-tracking branch 'blessed/master' into experiment_int128
|
2024-03-18 16:10:32 +01:00 |
|
Raúl Marín
|
6b19c5ea75
|
Fix integration tests
|
2024-03-18 16:07:10 +01:00 |
|
Raúl Marín
|
3df9e3febc
|
Adapt stateless tests
|
2024-03-18 15:52:54 +01:00 |
|
Raúl Marín
|
53159070b5
|
Remove default cluster in tests
|
2024-03-18 15:52:16 +01:00 |
|
Dmitry Novik
|
836fe46c33
|
Disable new analyzer in MutationsInterpreter #ci_set_analyzer
|
2024-03-18 15:50:58 +01:00 |
|
PapaToemmsn
|
46a43fefdf
|
Merge branch 'ClickHouse:master' into test-transaction-fixes
|
2024-03-18 15:17:55 +01:00 |
|
Han Fei
|
8a54c85f3c
|
Merge pull request #61049 from hanfei1991/hanfei/check-limit-periodically
Check cgroups memory limit update periodically
|
2024-03-18 15:15:46 +01:00 |
|
PapaToemmsn
|
4f9702aa16
|
made 02989_mysql_transaction_test.sh executable
|
2024-03-18 14:15:44 +00:00 |
|
PapaToemmsn
|
364fe95b76
|
fix style check errors
|
2024-03-18 14:14:52 +00:00 |
|
PapaToemmsn
|
da3cb02df5
|
COMMIT/ROLLBACK with no active transaction do not throw an exception for MySQL clients anymore
|
2024-03-18 14:14:51 +00:00 |
|
PapaToemmsn
|
36e53007de
|
COMMIT/ROLLBACK with no active transaction do not throw an exception for MySQL clients anymore
|
2024-03-18 14:14:51 +00:00 |
|
PapaToemmsn
|
723f860333
|
COMMIT/ROLLBACK with no active transaction do not throw an exception for MySQL clients anymore
|
2024-03-18 14:14:51 +00:00 |
|
PapaToemmsn
|
6eafc21211
|
Reveted 01173_transaction_control_queries.sql back to original state
As changes in Txn handling for COMMIT and ROLLBACK should only be honoured for MySQL client mode the test was reverted back
|
2024-03-18 14:14:51 +00:00 |
|
PapaToemmsn
|
c68fd07cff
|
adjusted 01173_transaction_control_queries.sql to changed no transaction active bahaviour
Adapted transaction test queries to changed beahviour
|
2024-03-18 14:14:51 +00:00 |
|
PapaToemmsn
|
e208907f39
|
fix for #57598 (ROLLBACK should be no-op...)
Change to verify proper behaviour for ROLLBACK should be no-op when no active tranaction is running (MySQL compatibility) #57598
|
2024-03-18 14:14:50 +00:00 |
|
Dmitry Novik
|
a65f027cf7
|
Revert "Revert "Analyzer: Fix virtual columns in StorageMerge""
|
2024-03-18 14:00:20 +01:00 |
|
Yarik Briukhovetskyi
|
5e5a39d039
|
Merge pull request #61467 from wiledusc/remove-duplicated-check-containing-part-empty
Remove duplicated check containing_part.empty()
|
2024-03-18 13:44:25 +01:00 |
|
Antonio Andelic
|
47e3eccc59
|
Fix repeat with non native integers
|
2024-03-18 13:41:25 +01:00 |
|
robot-ch-test-poll2
|
67e7b1cb19
|
Merge pull request #61506 from ClickHouse/update_jdbc_doc
Update jdbc.md
|
2024-03-18 16:38:55 +04:00 |
|
Yarik Briukhovetskyi
|
c85d410cda
|
Merge pull request #60612 from JakeBamrah/master
[59558] Add size cap to Memory tables
|
2024-03-18 13:21:56 +01:00 |
|
Alexey Milovidov
|
1bc21f1942
|
Merge branch 'master' into fix-error-in-client
|
2024-03-18 13:19:55 +01:00 |
|
kssenii
|
c6e86e3bb3
|
Review suggestion
|
2024-03-18 13:06:39 +01:00 |
|