Braulio Valdivielso
|
4d2af9c404
|
change type annotation to aid devirtualization
|
2021-08-10 23:19:50 +01:00 |
|
Maksim Kita
|
be9444183b
|
Merge pull request #27514 from imiskolee/feature-add-source-ip-on-password-incorrect-error-message
add from IP on login fails error message
|
2021-08-10 23:57:42 +03:00 |
|
Braulio Valdivielso
|
a880b8a7a1
|
fixup! clean up and add more tests
|
2021-08-10 21:47:56 +01:00 |
|
Braulio Valdivielso
|
68c8a168b1
|
change name to function to "tupleToNameValuePairs"
|
2021-08-10 21:33:24 +01:00 |
|
alexey-milovidov
|
c9fa892230
|
Merge pull request #27508 from ClickHouse/untangle-cpu-features
Untangle CPU features specification in CMake
|
2021-08-10 22:45:39 +03:00 |
|
tavplubix
|
32e4a9a5a5
|
Update ci-runner.py
|
2021-08-10 20:58:36 +03:00 |
|
mergify[bot]
|
6bdd98642b
|
Merge branch 'master' into tavplubix-patch-3
|
2021-08-10 17:56:34 +00:00 |
|
Nikolai Kochetov
|
f0a7c6ec94
|
Merge pull request #27516 from vdimir/fix-join-const-nullable
Fix Nullable const columns in JOIN
|
2021-08-10 19:56:58 +03:00 |
|
abel-wang
|
ec0ee2cecf
|
Replace parameters in ASTFunctions with alias.
|
2021-08-10 23:22:33 +08:00 |
|
abel-wang
|
476b066668
|
Enable with constants.
|
2021-08-10 23:21:23 +08:00 |
|
Raúl Marín
|
8bae14acb1
|
Separate minute intervals
Instead of mixing multiple rounding, use toStartOfMinuteInterval for all
minute related calculations
|
2021-08-10 17:01:56 +02:00 |
|
Kseniia Sumarokova
|
c2cd4d452a
|
Update Settings.h
|
2021-08-10 17:42:18 +03:00 |
|
Amos Bird
|
e63c26edb7
|
Fix projection materialization with missing columns
|
2021-08-10 21:47:27 +08:00 |
|
Raúl Marín
|
7324c7cd6b
|
Style #2
|
2021-08-10 15:35:39 +02:00 |
|
Nikolai Kochetov
|
8613cfd4e2
|
Merge branch 'master' into fix-access-gtest-in-arcadia
|
2021-08-10 16:13:11 +03:00 |
|
Nikolai Kochetov
|
07cc2ec85b
|
Try fix build.
|
2021-08-10 15:36:40 +03:00 |
|
Alexander Kuzmenkov
|
3f7b96e15b
|
Merge pull request #27487 from ClickHouse/aku/kill-window
make it possible to cancel window functions on ctrl+c
|
2021-08-10 14:17:34 +03:00 |
|
romanzhukov
|
5e3bcb5574
|
Fix errors.
|
2021-08-10 14:11:41 +03:00 |
|
romanzhukov
|
60c6daa579
|
Fix errors.
|
2021-08-10 14:09:20 +03:00 |
|
romanzhukov
|
e39e995dc3
|
Fix errors.
|
2021-08-10 14:06:37 +03:00 |
|
Maksim Kita
|
87fb75b272
|
Merge pull request #27191 from FArthur-cmd/memory-tracker-26043
Client with flag for memory tracker
|
2021-08-10 14:01:02 +03:00 |
|
Maksim Kita
|
2054ecb1ce
|
Merge pull request #27031 from excitoon-favorites/asyncmetrics
Improved logging of `hwmon` sensor errors in `AsynchronousMetrics`
|
2021-08-10 14:00:36 +03:00 |
|
Raúl Marín
|
ede5369265
|
Revert toMinute changes and add additional roundDown fastpath
|
2021-08-10 12:55:49 +02:00 |
|
romanzhukov
|
54f161ca1f
|
Add empty for UUID and arrays.
|
2021-08-10 13:53:35 +03:00 |
|
Maksim Kita
|
f729961c34
|
Merge pull request #27520 from ClickHouse/website-success-stories-2
Update success stories on the website front page
|
2021-08-10 13:45:55 +03:00 |
|
Nikita Mikhaylov
|
062ff30166
|
Merge pull request #27483 from nikitamikhaylov/block-reserve
Added reserve method to Block
|
2021-08-10 13:17:32 +03:00 |
|
Raúl Marín
|
b28a186727
|
Style
|
2021-08-10 12:08:46 +02:00 |
|
vdimir
|
ae3726643d
|
Support ColumnConst(ColumnLowCardinality) in JoinCommon::convertColumnToNullable
|
2021-08-10 12:59:13 +03:00 |
|
Raúl Marín
|
770aa427f1
|
MV: Test profile events and view type
|
2021-08-10 11:51:32 +02:00 |
|
Raúl Marín
|
315b611963
|
MV: Use as many threads as views if max_threads = 0
|
2021-08-10 11:51:32 +02:00 |
|
tavplubix
|
d8375a88ec
|
Update InterpreterCreateQuery.cpp
|
2021-08-10 12:42:01 +03:00 |
|
kssenii
|
eb4746ac69
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into cast-internal
|
2021-08-10 09:38:41 +00:00 |
|
tavplubix
|
cd65eb031a
|
Merge pull request #27518 from ClickHouse/rename_materialize_mysql2
MaterializedMySQL: minor fix in docs
|
2021-08-10 12:17:10 +03:00 |
|
Ivan Blinkov
|
83287827f2
|
Update success stories on the website front page
|
2021-08-10 12:17:08 +03:00 |
|
Maksim Kita
|
12149d1ebb
|
Merge pull request #27234 from DHBin/add_bitmapSubsetOffsetLimit
add bitmapSubsetOffsetLimit function
|
2021-08-10 12:09:56 +03:00 |
|
Filatenkov Artur
|
0db028bb49
|
Update Client.cpp
|
2021-08-10 12:00:55 +03:00 |
|
Filatenkov Artur
|
3545f2a4ee
|
Update Client.cpp
|
2021-08-10 11:59:11 +03:00 |
|
Raúl Marín
|
820a6e0987
|
Refactor MV stage metric setup and teardown
|
2021-08-10 10:49:12 +02:00 |
|
Raúl Marín
|
d1d47658f5
|
Merge remote-tracking branch 'blessed/master' into materialization_log
|
2021-08-10 10:49:05 +02:00 |
|
Maksim Kita
|
9fa7f3ab5e
|
Merge pull request #27513 from ClickHouse/web-ui-better-block-characters
Better block drawing characters in Web UI
|
2021-08-10 11:48:42 +03:00 |
|
Nikolai Kochetov
|
d03c867ad9
|
Add Y_IGNORE
|
2021-08-10 11:44:44 +03:00 |
|
vdimir
|
dfccc85a33
|
Check const and lc nested can beome nullable in JoinCommon::convertColumnToNullable
|
2021-08-10 11:37:55 +03:00 |
|
Nikolai Kochetov
|
a1ec7f75c5
|
Merge branch 'master' into qoega-fix-access-gtest-in-arcadia
|
2021-08-10 11:31:47 +03:00 |
|
Alexander Tokmakov
|
6ebde145eb
|
fix docs
|
2021-08-10 11:24:22 +03:00 |
|
robot-clickhouse
|
84d936355a
|
Update version_date.tsv after release 21.7.7.47
|
2021-08-10 11:12:18 +03:00 |
|
vdimir
|
7c15d6aa41
|
Do not convert const to full in JoinCommon::convertColumnToNullable
|
2021-08-10 10:50:56 +03:00 |
|
vdimir
|
77adb509cb
|
Fix Nullable const columns in JOIN
|
2021-08-10 10:42:56 +03:00 |
|
Nikolai Kochetov
|
07a6903009
|
Try fix build.
|
2021-08-10 09:35:35 +03:00 |
|
Kseniia Sumarokova
|
f6cabb6e08
|
Merge pull request #27055 from olgarev/revolg-DOCSUP-12003-S3_and_HDFS_zero_copy_replication
DOCSUP-12003: S3 and HDFS zero copy replication
|
2021-08-10 08:57:35 +03:00 |
|
Misko Lee
|
7abec83d5b
|
add from IP on login fail error message, it's helpful detect traffic source on error message.
|
2021-08-10 13:36:28 +08:00 |
|