Commit Graph

131260 Commits

Author SHA1 Message Date
Thom O'Connor
6e0e4d154d
Update from.md
Updated the SELECT...FROM...FINAL documentation to add better guidance to the use of FINAL, rather than saying "avoid using it"
2023-12-21 12:01:00 -07: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
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
Max K
2dcffcc41c
fix (#58125) 2023-12-21 14:14:51 +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
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
Alexey Milovidov
7be39a27cc
Revert "Consider lightweight deleted rows when selecting parts to merge" 2023-12-21 01:46:38 +03:00
Max K
e0a790de1e
Fix for nightly job for digest-ci (#58079)
* Fix for run_always job - do not set done
 #no-merge-commit
2023-12-20 21:28:54 +01:00
robot-clickhouse-ci-1
cc23ddd94a
Merge pull request #58094 from cwurm/fix_docs_settings_anchors
Docs: Fix broken anchors to core settings
2023-12-20 19:59:47 +01:00
Christoph Wurm
9def89d416 Fix anchors to settings.md 2023-12-20 18:26:36 +00:00
Raúl Marín
a581450567 Cosmetic 2023-12-20 18:44:09 +01:00
Sema Checherinda
7335707f9a
Merge pull request #58072 from ClickHouse/chesema_fix_test_02479
fix typo in the test 02479
2023-12-20 18:38:49 +01:00
Nikolai Kochetov
4d7a5d47ee
Merge pull request #58045 from ClickHouse/make-windowInsertResultInto-constant
Make window insert result into constant
2023-12-20 17:42:34 +01:00
Nikita Taranov
d57ac6dfdb
Set replica number to its position in cluster definition (#57800)
* impl

* fix
2023-12-20 17:33:05 +01:00
Alexander Tokmakov
015225c629
Merge pull request #57906 from ClickHouse/create_index_normalize
Normalize function names in CREATE INDEX
2023-12-20 17:24:19 +01:00
Kruglov Pavel
ca7001d70f
Merge pull request #57850 from shanielh/feature/s3-session-token
Feature/s3 session token
2023-12-20 17:22:09 +01:00
Alexander Tokmakov
858f2be6b5
Merge pull request #57337 from ClickHouse/drop_database_replica_no_throw
Don't throw if noop when dropping database replica in batch
2023-12-20 16:48:58 +01:00
Alexander Tokmakov
74a3b8bc9b
Merge pull request #58012 from ClickHouse/tavplubix-patch-9
Update 00002_log_and_exception_messages_formatting.sql
2023-12-20 16:37:28 +01:00
Anton Popov
be398d216b fix flakey test 02567_and_consistency 2023-12-20 14:28:46 +00:00
Robert Schulze
0acfbc5a66
Merge pull request #58052 from rschu1ze/bump-azure
Bump Azure to v1.6.0
2023-12-20 14:49:49 +01:00
Anton Popov
87d0cec055
Merge pull request #57433 from CurtizJ/materialize-lightweight-delete
Add mutation command `APPLY DELETED MASK`
2023-12-20 14:44:11 +01:00
Sema Checherinda
291567a5b2
Merge pull request #58007 from ClickHouse/chesema-stateless-run-timeout
more messages in ci
2023-12-20 13:50:12 +01:00
Sema Checherinda
3beddc8d2d fix typo 2023-12-20 13:46:21 +01:00
vdimir
ae4270465d
Merge pull request #57544 from ClickHouse/vdimir/dict_hashed_array_shard
Support SHARDS for HashedArrayDictionary
2023-12-20 13:02:26 +01:00
Nikolai Kochetov
b10183e7af
Merge pull request #58048 from ClickHouse/follow-up-57691
Follow up for #57691
2023-12-20 12:54:19 +01:00
Nikolai Kochetov
cba28c9bd0 Update test 2023-12-20 11:53:07 +00:00
Robert Schulze
4000342b9e
Bump Azure to 1.6.0 2023-12-20 11:17:54 +00:00
Robert Schulze
7cf2a62c7e
Bump Azure to 1.5.0 2023-12-20 11:17:51 +00:00
Robert Schulze
4547e60c9d
Bump Azure to v1.4.0 2023-12-20 11:17:48 +00:00
Antonio Andelic
3cc8358b89 Avoid preprocessing if Keeper leader is not ready 2023-12-20 10:22:00 +00:00
Raúl Marín
d4e04fc49a
Merge pull request #58066 from Algunenano/html_report
Revert "Merge pull request #55710 from guoxiaolongzte/clickhouse-test…
2023-12-20 10:45:24 +01:00