alesapin
4a45d53dd9
Update 02915_move_partition_inactive_replica.sql
2024-09-03 16:39:33 +02:00
Pablo Marcos
12f6b83d60
Update transactions doc
...
Clarify isolation levels when inside/outside of a transaction.
Also fix some weird formatting using hyphen instead of comma or period.
2024-09-03 16:35:11 +02:00
Igor Nikonov
52b9f47977
Fix flaky 00157_cache_dictionary
...
+ disable paralell replicas on insert to avoid hitting
`max_estimated_execution_time` setting
2024-09-03 14:18:25 +00:00
vdimir
6f1511c9a2
Collect sanitizer report from client to client_log
2024-09-03 14:17:41 +00:00
Alexander Tokmakov
f9d7080711
Merge pull request #68896 from tuanpach/add-identifier-quoting-style-settings
...
Add identifier quoting style settings
2024-09-03 13:52:37 +00:00
Igor Nikonov
7b4a38453a
Test 03231_pr_reverse_in_order
2024-09-03 13:49:54 +00:00
Antonio Andelic
2ae4cf375b
Fix jepsen for aarch64
2024-09-03 15:24:11 +02:00
Alexander Gololobov
a1cec53b7c
Fix updateOutputStream and Traits
2024-09-03 14:57:33 +02:00
Alexander Gololobov
6a6935cb84
Cleanup
2024-09-03 14:57:19 +02:00
marco-vb
d6ea08e812
Fixed documentation related to wildcard support.
2024-09-03 12:47:20 +00:00
Anton Popov
34c14a6493
Merge pull request #68837 from CurtizJ/fix-async-insert-alter
...
Fix async inserts with `ALTER ADD/MODIFY COLUMN`
2024-09-03 12:37:27 +00:00
alesapin
89e42e3814
Disable perf-like test with sanitizers
2024-09-03 14:23:59 +02:00
robot-clickhouse
9822b2f306
Merge pull request #69191 from ClickHouse/auto/v24.8.3.59-lts
...
Update version_date.tsv and changelog after v24.8.3.59-lts
2024-09-03 12:17:04 +00:00
alesapin
0d30fbb8fb
Disable memory test with sanitizer
2024-09-03 14:15:12 +02:00
Han Fei
8bda99c5a6
Merge pull request #69086 from liuneng1994/fix-typo-in-actionsdag
...
Fix typo in ActionsDag
2024-09-03 11:47:47 +00:00
robot-clickhouse
ff6a781dca
Update version_date.tsv and changelogs after v24.8.3.59-lts
2024-09-03 11:37:16 +00:00
Igor Nikonov
51eef72624
Merge branch 'master' into pr-duplicate-announcement
2024-09-03 13:31:44 +02:00
Igor Nikonov
d0d2509c69
Merge branch 'master' into pr-local-plan
2024-09-03 13:31:36 +02:00
Han Fei
1b29a89107
Merge branch 'master' into fix-typo-in-actionsdag
2024-09-03 11:29:19 +00:00
alesapin
ebdd3af16c
Fix flaky 02915_move_partition_inactive_replica
2024-09-03 13:24:02 +02:00
alesapin
31a37c7736
Fix flaky 02915_move_partition_inactive_replica
2024-09-03 13:23:18 +02:00
Pablo Marcos
cd1a8c03b1
Fix small doc mistake
2024-09-03 11:10:56 +00:00
vdimir
45556278c9
Fix possible timeouts in sh
tests with tsan, att. 2
2024-09-03 11:06:28 +00:00
robot-clickhouse
715a18dc40
Merge pull request #69184 from ClickHouse/auto/v24.6.5.30-stable
...
Update version_date.tsv and changelog after v24.6.5.30-stable
2024-09-03 10:58:54 +00:00
robot-clickhouse
2e90581908
Update version_date.tsv and changelogs after v24.6.5.30-stable
2024-09-03 10:32:49 +00:00
robot-clickhouse
d112dc8f1d
Merge pull request #69182 from ClickHouse/auto/v24.5.7.31-stable
...
Update version_date.tsv and changelog after v24.5.7.31-stable
2024-09-03 10:29:22 +00:00
m4xxx1m
99fbeacddd
Fix 'file not found' error
2024-09-03 13:28:39 +03:00
Kruglov Pavel
cec5037c4d
Update Configuration.h
2024-09-03 12:05:26 +02:00
robot-clickhouse
237a54be69
Update version_date.tsv and changelogs after v24.5.7.31-stable
2024-09-03 10:05:11 +00:00
robot-clickhouse
60a4d31be5
Merge pull request #69177 from ClickHouse/auto/v24.3.10.33-lts
...
Update version_date.tsv and changelog after v24.3.10.33-lts
2024-09-03 10:01:54 +00:00
Kruglov Pavel
6273c7ca80
Merge pull request #69150 from Avogar/better-json-alias-check
...
Don't create Object type if use_json_alias_for_old_object_type=1 but allow_experimental_object_type=0
2024-09-03 09:58:23 +00:00
李扬
5832f982d6
Merge branch 'ClickHouse:master' into improve_array_zip
2024-09-03 17:48:13 +08:00
Max Kainov
214f8a0102
CI: Rerun check: do not check if manual rerun
2024-09-03 11:44:25 +02:00
m4xxx1m
611ae2c013
Use Poco implementation of IP addresses validation
2024-09-03 12:41:39 +03:00
marco-vb
919f51533a
Fixed style issues.
2024-09-03 09:37:03 +00:00
Raúl Marín
7ba6eff181
Merge pull request #69148 from Algunenano/rmt_retries
...
RMT: Do not block retries when establishing a new keeper connection
2024-09-03 09:35:16 +00:00
robot-clickhouse
df5f5049ac
Update version_date.tsv and changelogs after v24.3.10.33-lts
2024-09-03 09:19:10 +00:00
Max Kainov
c6b2d81af7
fix flaky check results processing
2024-09-03 10:25:10 +02:00
vdimir
5d3d2c2139
Merge pull request #66926 from ClickHouse/vdimir/multiple_joins_with_storage_join
...
Analyzer: Storage Join support joining with nullable columns
2024-09-03 06:59:47 +00:00
Alexander Gololobov
d28cba981c
Fix clang_tidy
2024-09-03 08:59:01 +02:00
Azat Khuzhin
300d06b995
Revert "Merge pull request #57191 from azat/client-log_comment-file"
...
The problem with this patch is that it breaks readonly users.
There are possible other ways to fix this, but it has other downsides:
- readonly detection with getSetting - one extra query + code
complexity, don't think that it worth it
- add is_hint for each setting (like is_important) - this will blow the
settings structure and requires protocol changes, and even though this
could be useful in other places, i.e. play UI, not sure that this worth
either
So for now let's simply revert it.
This reverts commit fde14f0daf
, reversing
changes made to f636dea879
.
2024-09-03 08:42:14 +02:00
taiyang-li
aaf62aca73
fix uts
2024-09-03 11:59:54 +08:00
Constantine Peresypkin
ca514c6556
fix: Content-Encoding
was not sent on progress
...
fixes : #64802
2024-09-03 02:13:23 +02:00
Konstantin Bogdanov
009cccd20a
Merge pull request #68979 from ClickHouse/put-strange-trash-back
...
Revert "Fix strange trash"
2024-09-02 22:07:01 +00:00
jsc0218
379d551832
Merge pull request #69076 from sakulali/create_as
...
CREATE TABLE AS copy PRIMARY KEY, ORDER BY, and similar clauses.
2024-09-02 20:56:58 +00:00
Alexander Gololobov
48cacd6f31
Use query plan for column vertical merges
2024-09-02 22:36:42 +02:00
Alexander Gololobov
13f4eb3fac
Fix for graphite merge mode
2024-09-02 22:24:53 +02:00
Alexey Korepanov
ba9c8a1625
Merge branch 'master' into output-format-json-compact-with-progress
2024-09-02 22:22:57 +02:00
avogar
b7e1dda2e0
Remove unneded code
2024-09-02 20:13:44 +00:00
avogar
d281333db2
Better process of object storage arguments
2024-09-02 20:11:00 +00:00