Commit Graph

94734 Commits

Author SHA1 Message Date
Anton Popov
5da32fafb3 fix ALTER MODIFY COLUMN from nested 2022-08-03 15:08:38 +00:00
robot-clickhouse
58fc49df66 Update version_date.tsv after v22.3.10.22-lts 2022-08-03 14:53:22 +00:00
Antonio Andelic
56ca93ca3f Block memory tracker in Keeper during commit 2022-08-03 14:14:57 +00:00
Alexey Milovidov
1c0d267767
Merge pull request #39861 from nathanbegbie/fix-docs-typo-postgres
typo: PostgerSQL -> PostgreSQL
2022-08-03 16:38:25 +03:00
Nikita Mikhaylov
f144eae388
Fix typo and extra dots in exception messages from OverCommitTracker (#39858) 2022-08-03 15:23:07 +02:00
Igor Nikonov
149581e319 Remove prefer_localhost_replica
Test queries failed before fix #39103 regardless the setting value
The setting is randomized
2022-08-03 13:15:16 +00:00
Igor Nikonov
9eef299e11
Merge pull request #39103 from tonickkozlov/tonickkozlov/37032/do-not-optimize-functions-shadowing-args
Do not optimize GROUP BY functions that shadow their arguments
2022-08-03 15:06:42 +02:00
nathanbegbie
b4c3ff0cef
typo: PostgerSQL -> PostgreSQL 2022-08-03 16:01:24 +03:00
nathanbegbie
de91875b5e
Revert "typo: PostgerSQL -> PostgreSQL"
This reverts commit fda8b113dc.
2022-08-03 15:59:36 +03:00
nathanbegbie
fda8b113dc
typo: PostgerSQL -> PostgreSQL 2022-08-03 15:54:58 +03:00
Mikhail f. Shiryaev
8533769132
Use compression and cleanup with the recent version ccache 2022-08-03 14:49:07 +02:00
Mikhail f. Shiryaev
eeaf08525f
Use test-util as source for base-test, fasttest and package builder 2022-08-03 14:49:06 +02:00
Vitaly Baranov
dc25f18f13 Fix flaky integration test test_async_backups_to_same_destination. 2022-08-03 14:22:09 +02:00
alesapin
f608e62c27 Fix call 2022-08-03 14:17:31 +02:00
alesapin
56a4d26e87 Better total part size calculation on mutation 2022-08-03 14:15:45 +02:00
Antonio Andelic
05a74850b3
Update tests/config/install.sh
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2022-08-03 13:57:20 +02:00
Anton Popov
6b15ee2bd9
Merge pull request #39685 from CurtizJ/hash-functions-map
Allow to execute hash functions with arguments of type `Map`
2022-08-03 13:51:16 +02:00
Antonio Andelic
71e1b1916c Randomize snapshot on exit in tests 2022-08-03 11:43:30 +00:00
Mikhail f. Shiryaev
62a05dc10d
Add instructions for github-cli installation 2022-08-03 13:40:31 +02:00
Antonio Andelic
05467e315f
Merge pull request #39698 from ClickHouse/update-digest-version
Update Keeper version for digest
2022-08-03 13:13:00 +02:00
alesapin
86561509c5
Merge pull request #39673 from ClickHouse/fix-rollback-inconsistency-keeper
Rollback request in Keeper if storing log fails
2022-08-03 13:03:31 +02:00
kssenii
da49a0cc02 Fix build 2022-08-03 12:32:55 +02:00
Kseniia Sumarokova
cdee1d94d0
Merge pull request #39404 from HeenaBansal2009/Issue_39395
Clickhouse-local fixes
2022-08-03 12:31:40 +02:00
Mikhail f. Shiryaev
14135927fb
Merge pull request #39854 from ClickHouse/auto/v22.7.2.15-stable
Update version_date.tsv and changelogs after v22.7.2.15-stable
2022-08-03 12:10:08 +02:00
Mikhail f. Shiryaev
e78a176b0a
Regenerate changelog with the recent script 2022-08-03 12:09:29 +02:00
Mikhail f. Shiryaev
49b1f62abd
Update SECURITY.md 2022-08-03 12:06:45 +02:00
Mikhail f. Shiryaev
c05526beef
Merge remote-tracking branch 'origin/master' into auto/v22.7.2.15-stable 2022-08-03 12:04:34 +02:00
Mikhail f. Shiryaev
2ca9df9b22
Merge pull request #39421 from ClickHouse/github-helper
GitHub helper
2022-08-03 12:04:03 +02:00
robot-clickhouse
da655fbfcf Update version_date.tsv and changelogs after v22.7.2.15-stable 2022-08-03 09:57:02 +00:00
Mikhail f. Shiryaev
08474cf869
Update tweak on version part update 2022-08-03 11:43:47 +02:00
Maksim Kita
3e6b663020 ASTSelectQuery added hasJoin method 2022-08-03 11:25:45 +02:00
SkyhotQin
724d3d0359
Update dbms-naming.md
delete the `h` and some spaces
2022-08-03 17:09:10 +08:00
Mikhail f. Shiryaev
1815b8c00c
Merge pull request #39730 from ClickHouse/jepsen-label
Jepsen label
2022-08-03 10:34:40 +02:00
Yakov Olkhovskiy
5a5d028154
remove global variables 2022-08-03 03:34:51 -04:00
Robert Schulze
00a7c8733b
Merge pull request #39633 from guowangy/filter-vbmi2
ColumnVector: optimize filter with AVX512VBMI2 compress store
2022-08-03 09:23:24 +02:00
Nityananda Gohain
0b82fb7816
Extra semicolon removed from the TTL example
This PR removes an extra semicolon from the TTL example.
2022-08-03 12:52:06 +05:30
Alexey Milovidov
80d2685ab7
Merge pull request #39814 from qianmoQ/fix-cte
Support cte statement for antlr4 syntax file #39810
2022-08-03 09:10:08 +03:00
Alexey Milovidov
57e31cadfa
Update unaligned.h 2022-08-03 09:08:51 +03:00
Antonio Andelic
cbff608d0b
Merge branch 'master' into update-digest-version 2022-08-03 07:53:38 +02:00
Yakov Olkhovskiy
e2a5faede9
Merge pull request #39843 from ClickHouse/util-self-extracting-macos-script-fix
Fix post-build script for building utils/self-extracting-executable/compressor
2022-08-02 22:55:40 -04:00
qianmoQ
a4c4b1f54d
Merge branch 'master' into fix-cte 2022-08-03 09:50:08 +08:00
Yakov Olkhovskiy
504180d7d6
stat is different for macos 2022-08-02 15:39:11 -04:00
Kruglov Pavel
8a351724de
Update settings changes history 2022-08-02 19:31:20 +02:00
Mikhail f. Shiryaev
469b7e7668
Add notes about _is_cache_updated logic 2022-08-02 18:44:49 +02:00
Mikhail f. Shiryaev
70d97e9393
Merge pull request #39630 from ClickHouse/workflow-rerun-lambda
Attempt to fix wrong workflow_run data for rerun
2022-08-02 18:29:43 +02:00
Alexander Tokmakov
ec8a11dfdd
Merge pull request #39817 from ClickHouse/revert-39788-revert-39124-fix-02232_dist_insert_send_logs_level_hung
Revert "Revert "tests: enable back 02232_dist_insert_send_logs_level_hung""
2022-08-02 18:48:34 +03:00
Anton Popov
2a5b023b0f
Merge pull request #39800 from CurtizJ/fix-cannot-read-all-data
Fix `CANNOT_READ_ALL_DATA` with `pread_threadpool`.
2022-08-02 16:06:13 +02:00
Kruglov Pavel
b386db02e1
Fix test 2022-08-02 15:51:57 +02:00
Nikolay Degterinsky
6405439976
Merge pull request #39558 from evillique/fix-logs
Fix logs rotation issue
2022-08-02 15:49:14 +02:00
Alexander Tokmakov
914bd3654f
Merge pull request #39798 from ClickHouse/tavplubix-patch-2
Minor fix for Stress Tests
2022-08-02 16:40:55 +03:00