kssenii
529a1d67cb
Fix
2023-12-28 12:48:56 +01:00
Robert Schulze
316970474b
Merge pull request #58075 from rschu1ze/bump-azure-further
...
Bump Azure to 1.7.2
2023-12-22 16:57:37 +01:00
Alexey Milovidov
08ff37f64e
Merge pull request #57682 from azat/system.stack_trace/analyzer
...
Add support for system.stack_trace filtering optimizations for analyzer
2023-12-22 16:28:28 +01:00
robot-ch-test-poll2
97c85e6e41
Merge pull request #58147 from cwurm/patch-3
...
Update insert-into.md: Clarify position of SETTINGS clause
2023-12-22 15:59:17 +01:00
Raúl Marín
c6fe84d3fe
Merge pull request #58073 from anfedotoff/fix-poco-intoverflow
...
Fix Integer overflow in Poco::UTF32Encoding
2023-12-22 15:19:29 +01:00
Nikolai Kochetov
3cbd895ce1
Merge pull request #57827 from ClickHouse/vdimir/merge_join_array_lowcard
...
Fix low-cardinality keys support in MergeJoin
2023-12-22 13:34:06 +01:00
vdimir
b06ae8bcee
Merge pull request #57139 from ClickHouse/vdimir/fix_logical_error_analyzer_and_optimize
...
Analyzer: Fix assert in tryReplaceAndEqualsChainsWithConstant
2023-12-22 13:15:24 +01:00
Yarik Briukhovetskyi
483a377834
Merge pull request #57995 from yariks5s/paste_join
...
Implementing PASTE JOIN
2023-12-22 12:56:06 +01:00
Christoph Wurm
5d8e5ee5d2
Update insert-into.md: Clarify position of SETTINGS clause
...
I've recently stumbled several times trying to figure out where to put the `SETTINGS` when inserting `VALUES` and `FROM INFILE`, so I'm clarifying it here in the docs.
2023-12-22 11:40:46 +00:00
Igor Nikonov
17e3e567fa
Merge pull request #58081 from ClickHouse/parallel-replicas-remote
...
Test for parallel replicas with remote()
2023-12-22 11:18:02 +01:00
Raúl Marín
24f952b2b8
Merge pull request #57986 from Algunenano/zk_retries_quorum
...
Support keeper failures in quorum check
2023-12-22 11:10:04 +01:00
Alexey Milovidov
7f7e80ea56
Merge pull request #58130 from ClickHouse/integration-tests-images
...
Use the single images list for integration tests everywhere
2023-12-22 06:04:43 +01:00
Max K
8774f8097f
Run build report check job on build failures, fix ( #58135 )
...
* run build report check on build failures #no-merge-commit
* Always run post action in reusable_build
#no-merge-commit
2023-12-21 21:30:40 +01:00
Alexey Milovidov
dc82aaef06
Merge pull request #58134 from Algunenano/clang_tidy_fix
...
Fix clang-tidy
2023-12-21 20:25:01 +01:00
Igor Nikonov
751e582403
Merge remote-tracking branch 'origin/master' into parallel-replicas-remote
2023-12-21 18:43:18 +00:00
Raúl Marín
450fb1379b
Merge pull request #58037 from Algunenano/log_and_exception_verbose
...
More verbose errors on 00002_log_and_exception_messages_formatting
2023-12-21 19:22:46 +01:00
Raúl Marín
2e522b9405
Remove requestUnconditionalRetry
...
It's confusing, only me used it and I used it wrong
2023-12-21 19:19:50 +01:00
Max K
8ac13b3e26
Support "do not test" label with ci.py ( #58128 )
...
* support "do not test" label with ci.py
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2023-12-21 18:08:25 +01:00
Raúl Marín
58d94c0ce0
Fix clang-tidy
2023-12-21 17:48:57 +01:00
Raúl Marín
ceed935b30
Remove debug comment and fix unconditional_retry logic
2023-12-21 17:11:34 +01:00
Raúl Marín
6d9da8edd5
Merge remote-tracking branch 'blessed/master' into zk_retries_quorum
2023-12-21 17:03:29 +01:00
Mikhail f. Shiryaev
4a04a1316f
Add a tag processing for python-bottle
2023-12-21 16:11:54 +01:00
Mikhail f. Shiryaev
177f8f7d0d
Create a single point of true for integration tests images
2023-12-21 16:09:56 +01:00
Raúl Marín
77efdf3a9e
Merge remote-tracking branch 'blessed/master' into log_and_exception_verbose
2023-12-21 16:07:47 +01:00
Alexey Milovidov
e2c1230b00
Merge pull request #58118 from ClickHouse/fix-parallel-replicas-big-int
...
Fix parallel replicas in presence of a scalar subquery with a big integer value
2023-12-21 15:55:00 +01:00
vdimir
c08a490578
Fix nullability after tryReplaceOrEqualsChainWithIn
2023-12-21 14:30:54 +00:00
Max K
2dcffcc41c
fix ( #58125 )
2023-12-21 14:14:51 +01:00
Raúl Marín
a0a1189302
More improvements
2023-12-21 13:50:53 +01:00
robot-ch-test-poll2
c55d626bd9
Merge pull request #58121 from ClickHouse/skip_builds_for_docs_only_on_master
...
Limited CI on the master for docs only change
2023-12-21 13:29:00 +01:00
Raúl Marín
57ce598c31
Merge pull request #58105 from Algunenano/02922_analyzer_aggregate_nothing_type
...
Flaky 02922_analyzer_aggregate_nothing_type
2023-12-21 13:25:19 +01:00
Max Kainov
afdc0548e5
limited ci on master for docs only
2023-12-21 11:37:39 +00:00
Alexey Milovidov
34fd555ee6
Merge pull request #58104 from ClickHouse/cleanup-replication-compatibility
...
Add compatibility in the replication protocol for a removed feature
2023-12-21 12:04:35 +01:00
Max K
cb53ee63be
Add GH status for PR formatting ( #58050 )
...
* add GH status for PR formatting
#no-merge-commit
2023-12-21 11:53:01 +01:00
Alexey Milovidov
eff69940d0
Fix parallel replicas in presense of a scalar subquery with a big integer value
2023-12-21 11:42:04 +01:00
Raúl Marín
ced9407cef
Improve error messages
2023-12-21 10:29:05 +01:00
Robert Schulze
20c0347eef
Merge pull request #57885 from bigo-sg/if-opt
...
Branch-free evaluation in function `if()`
2023-12-21 10:24:06 +01:00
Raúl Marín
ab2d44830c
Fix 02901_parallel_replicas_rollup too
2023-12-21 10:08:27 +01:00
Alexey Milovidov
d396cd14cc
Merge pull request #58106 from ClickHouse/auto/v23.11.3.23-stable
...
Update version_date.tsv and changelogs after v23.11.3.23-stable
2023-12-21 09:54:50 +01:00
robot-clickhouse
547050d41b
Update version_date.tsv and changelogs after v23.11.3.23-stable
2023-12-21 08:44:28 +00:00
Raúl Marín
8c7ab0c598
Flaky 02922_analyzer_aggregate_nothing_type
2023-12-21 09:38:59 +01:00
Alexey Milovidov
ab6a712ec6
Add compatibility in the replication protocol for a removed feature
2023-12-21 09:31:59 +01:00
Alexey Milovidov
3b1aa53460
Merge pull request #58100 from ClickHouse/optimize-cleanup-as-noop
...
Reintroduce OPTIMIZE CLEANUP as no-op
2023-12-21 09:27:10 +01:00
Antonio Andelic
b9466023ce
Merge pull request #58069 from ClickHouse/dont-preprocess-if-not-ready
...
Fix invalid preprocessing on Keeper
2023-12-21 09:08:56 +01:00
Alexey Milovidov
b57bc0e4ed
Merge pull request #58092 from Algunenano/cosmetic_changes
...
Minor cosmetic changes
2023-12-21 06:06:48 +01:00
Alexey Milovidov
411d1049dd
Reintroduce OPTIMIZE CLEANUP as no-op
2023-12-21 06:02:46 +01:00
San
5b6d171145
Merge pull request #58060 from ClickHouse/non_post_request_shouldbe_readonly
...
Non post request should be readonly
2023-12-21 15:34:34 +11:00
zhanglistar
f0a51e5be5
Modify comments and merge master.
2023-12-21 09:55:26 +08:00
zhanglistar
408f9ea1ae
Merge branch 'ClickHouse:master' into if-opt
2023-12-21 09:50:23 +08:00
Alexey Milovidov
10a9ed0253
Merge pull request #58076 from CurtizJ/fix-test-02567
...
Fix flaky test `02567_and_consistency`
2023-12-20 23:50:20 +01:00
Alexey Milovidov
bf7ed7890c
Merge pull request #58097 from ClickHouse/revert-57648-refine-lwd-merge
...
Revert "Consider lightweight deleted rows when selecting parts to merge"
2023-12-20 23:46:52 +01:00