Commit Graph

132687 Commits

Author SHA1 Message Date
Anton Popov
f252412915 Merge remote-tracking branch 'upstream/master' into HEAD 2024-01-06 03:08:52 +00:00
Yakov Olkhovskiy
9ca4be5d91 Merge remote-tracking branch 'origin/master' into revert-58450-revert-56064-feature-server-iface-metrics 2024-01-06 00:24:31 +00:00
robot-clickhouse
630ee67262 Automatic style fix 2024-01-05 23:02:58 +00:00
Yakov Olkhovskiy
0964bf3638 add clickhouse-library-bridge logging for test_catboost_evaluate 2024-01-05 22:51:17 +00:00
Robert Schulze
394ade4080
Update submodule 2024-01-05 22:01:35 +00:00
Robert Schulze
44b9547fba
Rename decode/encodeSqid() to sqidDecode/Encode() 2024-01-05 21:40:35 +00:00
Alexey Milovidov
e24ec55451
Merge pull request #58482 from ClickHouse/fix_new_intersecting_parts
Fix a stupid case of intersecting parts
2024-01-05 21:53:21 +01:00
Nikolai Kochetov
ea35637c19
Update ReadFromMergeTree.cpp 2024-01-05 21:50:58 +01:00
Anton Popov
24fe5f4d53 slightly better 2024-01-05 20:41:58 +00:00
avogar
7e5ba62017 Allow to read Bool values into String in JSON input formats 2024-01-05 20:33:30 +00:00
Bhavna Jindal
22474f6b38 changed 2nd argument type to UInt and other cosmetic changes 2024-01-05 11:39:52 -08:00
yariks5s
349c7ac56f ehnance tests 2024-01-05 18:07:28 +00:00
Vitaly Baranov
ce93459149 Fix test 02932_kill_query_sleep. 2024-01-05 19:07:10 +01:00
robot-clickhouse
4e98302bac
Merge pull request #58536 from matrey/patch-1
Fix example 3 and tweak formatting
2024-01-05 19:05:02 +01:00
Yarik Briukhovetskyi
cd00481e46
review fix 2024-01-05 19:02:14 +01:00
Alexey Milovidov
d93db9efa6 Fix reference 2024-01-05 18:59:56 +01:00
Alexey Milovidov
3e128118cf Add missing file 2024-01-05 18:55:18 +01:00
Alexey Milovidov
662c56dd55 Merge branch 'master' into pretty-type-names-default 2024-01-05 18:44:08 +01:00
Konstantin Bogdanov
be7c7f6beb
Merge pull request #58559 from ClickHouse/55521-changelog-update
Update CHANGELOG.md
2024-01-05 20:43:52 +03:00
Alexey Milovidov
4c45fdf615
Merge pull request #58549 from ClickHouse/auto/v23.3.19.32-lts
Update version_date.tsv and changelogs after v23.3.19.32-lts
2024-01-05 18:38:53 +01:00
Alexey Milovidov
e2dc879981
Merge pull request #58548 from ClickHouse/auto/v23.10.6.60-stable
Update version_date.tsv and changelogs after v23.10.6.60-stable
2024-01-05 18:38:45 +01:00
Alexey Milovidov
002830b534
Merge pull request #58545 from ClickHouse/auto/v23.12.2.59-stable
Update version_date.tsv and changelogs after v23.12.2.59-stable
2024-01-05 18:38:33 +01:00
Alexey Milovidov
5cd60d4947
Merge pull request #58546 from ClickHouse/auto/v23.11.4.24-stable
Update version_date.tsv and changelogs after v23.11.4.24-stable
2024-01-05 18:38:09 +01:00
Alexey Milovidov
1fddb6c83c
Merge pull request #58547 from ClickHouse/auto/v23.8.9.54-lts
Update version_date.tsv and changelogs after v23.8.9.54-lts
2024-01-05 18:36:28 +01:00
Konstantin Bogdanov
33c143c21f
Typo 2024-01-05 18:34:57 +01:00
yariks5s
890046c5ad Merge branch 'to_start_of_interval_bug_fix' of github.com:yariks5s/ClickHouse into to_start_of_interval_bug_fix 2024-01-05 17:34:01 +00:00
yariks5s
01382f6dcf test fix 2024-01-05 17:33:50 +00:00
Konstantin Bogdanov
149cd47798
Update CHANGELOG.md 2024-01-05 18:31:49 +01:00
Yarik Briukhovetskyi
94533ecb9f
Update DateTimeTransforms.h 2024-01-05 17:59:21 +01:00
Yarik Briukhovetskyi
90a986e262
Update DateTimeTransforms.h 2024-01-05 17:58:22 +01:00
yariks5s
12585ded09 init 2024-01-05 16:51:35 +00:00
Sema Checherinda
c84bad3259
Update src/Common/MatchGenerator.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-01-05 17:25:32 +01:00
Sema Checherinda
c01a6ccc8b
Update src/Common/MatchGenerator.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-01-05 17:25:19 +01:00
Sema Checherinda
2fce803e6a
Update src/Common/MatchGenerator.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-01-05 17:25:14 +01:00
Sema Checherinda
e19ee6ff67
Update src/Common/MatchGenerator.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-01-05 17:24:59 +01:00
Sema Checherinda
0d50ad29e7
Update src/Common/MatchGenerator.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-01-05 17:24:30 +01:00
Nikolay Degterinsky
56aa835954
Merge pull request #58444 from bharatnc/ncb/support-hints-for-db-engines
support hints for database engines
2024-01-05 17:12:44 +01:00
Alexander Tokmakov
f94f33c554
Merge pull request #57755 from azat/rmt/ALTER_METADATA-MERGE_PARTS-race
[RFC] Eliminate possible race between ALTER_METADATA and MERGE_PARTS
2024-01-05 17:11:57 +01:00
Sergei Trifonov
8d6b012223
Merge pull request #57877 from azat/merges-mutations-throttling
Add ability to throttle merges/mutations
2024-01-05 17:08:50 +01:00
Yakov Olkhovskiy
84dd4a74bc fix exception leaking from destructor 2024-01-05 15:45:36 +00:00
Nikolai Kochetov
c6858f8666 Fixing tidy 2024-01-05 15:22:41 +00:00
Ladislav Snizek
701498f364 Fix a link in the 23.12 changelog 2024-01-05 16:08:25 +01:00
Dani Pozo
a012377102 Hide credentials in system.backup_log base_backup_name column 2024-01-05 15:39:36 +01:00
Alexander Tokmakov
97481bf0a3
Merge pull request #58520 from tomahawk28/master
Enable ordinary databases while restoration
2024-01-05 15:31:25 +01:00
robot-clickhouse
21523820ab Update version_date.tsv and changelogs after v23.3.19.32-lts 2024-01-05 14:14:00 +00:00
robot-clickhouse
0b04c5f68b Update version_date.tsv and changelogs after v23.10.6.60-stable 2024-01-05 14:11:15 +00:00
robot-clickhouse
5b9cc914db Update version_date.tsv and changelogs after v23.8.9.54-lts 2024-01-05 14:11:11 +00:00
Nikolai Kochetov
da76f51173 Fix tests. 2024-01-05 14:06:04 +00:00
robot-clickhouse
9d7912fa75 Update version_date.tsv and changelogs after v23.11.4.24-stable 2024-01-05 14:04:23 +00:00
robot-clickhouse
7d2dafb024 Update version_date.tsv and changelogs after v23.12.2.59-stable 2024-01-05 14:02:42 +00:00