Alexey Milovidov
|
8419f9b272
|
Merge branch 'master' into escape_diag_creds
|
2022-08-04 08:19:48 +03:00 |
|
Alexey Milovidov
|
9e46abc560
|
Merge pull request #39420 from amosbird/better-projection1-fix1
Normalize AggregateFunction types and state representations
|
2022-08-04 03:06:55 +03:00 |
|
Nikolay Degterinsky
|
71cb055ecc
|
Merge pull request #39812 from guowangy/applyFunction-multi-thread
KeyCondition: optimize applyFunction in multi-thread scenario
|
2022-08-04 01:36:47 +02:00 |
|
Alexey Milovidov
|
fe95703a49
|
Merge pull request #39586 from guowangy/bytes-to-bits-mask
Improve bytes to bits mask transform for SSE/AVX/AVX512
|
2022-08-04 02:33:58 +03:00 |
|
Alexey Milovidov
|
834cbbedce
|
Merge branch 'master' into escape_diag_creds
|
2022-08-04 01:59:50 +03:00 |
|
Alexey Milovidov
|
f474eb957d
|
Merge pull request #39758 from ClickHouse/tsan_clang_15
Try clang-15 for build with tsan
|
2022-08-04 01:56:52 +03:00 |
|
Alexey Milovidov
|
5297592f38
|
Merge pull request #39868 from ClickHouse/auto/v22.3.10.22-lts
Update version_date.tsv after v22.3.10.22-lts
|
2022-08-04 01:51:34 +03:00 |
|
Alexey Milovidov
|
9987a9e740
|
Merge pull request #39862 from ClickHouse/follow-up-do-not-optimize-functions-shadowing-args
Remove prefer_localhost_replica from test
|
2022-08-04 01:48:44 +03:00 |
|
Alexey Milovidov
|
a5d5dc2c00
|
Merge pull request #39323 from ClickHouse/clickhouse-server-service
Clean out our clickhouse-server.service from /etc
|
2022-08-04 01:46:08 +03:00 |
|
Mikhail f. Shiryaev
|
1842a3fc7a
|
Merge pull request #39709 from ClickHouse/update-ccache
Update ccache to the latest available version
|
2022-08-04 00:21:44 +02:00 |
|
Dan Roscigno
|
4354e3db96
|
Merge pull request #39873 from DanRoscigno/translate-guides-to-zh
moving PR from clickhouse-docs
|
2022-08-03 16:41:29 -04:00 |
|
DanRoscigno
|
0e6a0d589f
|
moved image dir
|
2022-08-03 16:27:17 -04:00 |
|
DanRoscigno
|
8b1b059ae9
|
wrong directory
|
2022-08-03 15:56:32 -04:00 |
|
DanRoscigno
|
d0c3de9da9
|
wrong dir
|
2022-08-03 15:55:12 -04:00 |
|
DanRoscigno
|
ab455f3767
|
moving PR from clickhouse-docs
|
2022-08-03 14:47:31 -04:00 |
|
Kruglov Pavel
|
b84e65bb3b
|
Merge pull request #39716 from arthurpassos/fix_scalar_cte_with_lc_result
Unwrap LC column in IExecutablefunction::executeWithoutSparseColumns
|
2022-08-03 18:53:37 +02:00 |
|
Maksim Kita
|
e6efb47aa3
|
Merge pull request #39850 from kitaisreal/select-query-has-join-method
Add hasJoin method into ASTSelectQuery
|
2022-08-03 18:50:25 +02:00 |
|
Nikita Taranov
|
4943202921
|
Improve memory usage during memory efficient merging of aggregation results (#39429)
|
2022-08-03 17:56:59 +02:00 |
|
robot-clickhouse
|
58fc49df66
|
Update version_date.tsv after v22.3.10.22-lts
|
2022-08-03 14:53:22 +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 |
|
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
|
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 |
|
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 |
|
Maksim Kita
|
3e6b663020
|
ASTSelectQuery added hasJoin method
|
2022-08-03 11:25:45 +02:00 |
|
Mikhail f. Shiryaev
|
1815b8c00c
|
Merge pull request #39730 from ClickHouse/jepsen-label
Jepsen label
|
2022-08-03 10:34:40 +02: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 |
|
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 |
|
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 |
|
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 |
|