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
Michael Kolupaev
8b3a0872e1
Fix test
2024-09-03 02:38:07 +00:00
Constantine Peresypkin
ca514c6556
fix: Content-Encoding
was not sent on progress
...
fixes : #64802
2024-09-03 02:13:23 +02:00
Michael Kolupaev
6e94b842df
Fix DatabaseReplicated executing queries out of order
2024-09-03 00:11:29 +00: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
m4xxx1m
37516a4cc2
Add tests
2024-09-02 22:02:24 +03:00
marco-vb
547276780c
Removed unnecessary code and restored test certificates.
2024-09-02 17:14:10 +00:00
Alexander Gololobov
7e444136bb
Use QueryPlan for horizontal part of merge
2024-09-02 18:27:24 +02:00
Alexander Tokmakov
d65b298268
Update src/Storages/StorageReplicatedMergeTree.cpp
2024-09-02 18:08:46 +02:00
Raúl Marín
fda6a48ff5
Parameterized tests
2024-09-02 18:05:23 +02:00
Anton Popov
8a5454a548
slightly better
2024-09-02 15:41:35 +00:00
Anton Popov
46702f6a1e
Merge remote-tracking branch 'upstream/master' into HEAD
2024-09-02 14:52:08 +00:00
Anton Popov
2e4f6f26f0
fix after merge
2024-09-02 14:26:25 +00:00
Anton Popov
71d03f58bb
Merge branch 'master' into fix-async-insert-alter
2024-09-02 16:23:15 +02:00
Sergei Trifonov
1f5082ee8a
Merge pull request #65182 from ClickHouse/s3-streams-scheduler
...
IO scheduling on HTTP session level
2024-09-02 14:17:58 +00:00
Igor Nikonov
db8ce31bb7
Increase flaky check timeout
2024-09-02 14:08:22 +00:00
Igor Nikonov
d064692125
Merge remote-tracking branch 'origin/master' into pr-local-plan
2024-09-02 14:06:46 +00:00
vdimir
dfe8508a3a
Merge branch 'master' into vdimir/multiple_joins_with_storage_join
2024-09-02 16:05:13 +02:00