Alexey Milovidov
|
ca38b6b7f2
|
Update test
|
2021-08-11 06:06:20 +03:00 |
|
Alexey Milovidov
|
c590a239d5
|
Merge branch 'master' into fix-bad-cast
|
2021-08-11 05:48:37 +03: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
vdimir
|
ae3726643d
|
Support ColumnConst(ColumnLowCardinality) in JoinCommon::convertColumnToNullable
|
2021-08-10 12:59:13 +03: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 |
|
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 |
|
vdimir
|
dfccc85a33
|
Check const and lc nested can beome nullable in JoinCommon::convertColumnToNullable
|
2021-08-10 11:37:55 +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 |
|
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 |
|
Alexey Milovidov
|
55b87a788b
|
Fix font in Chromium
|
2021-08-10 08:18:18 +03:00 |
|
Alexey Milovidov
|
8983f4bc12
|
Better block drawing characters in Web UI
|
2021-08-10 08:13:08 +03:00 |
|
Alexey Milovidov
|
3449e611fd
|
Allow to build with AVX2
|
2021-08-10 03:46:03 +03:00 |
|
Alexey Milovidov
|
eda489dde8
|
Untangle CPU features specification in CMake
|
2021-08-10 02:58:51 +03:00 |
|
Alexey Milovidov
|
4b4cd59ea7
|
Apply patch from @azat
|
2021-08-10 00:48:44 +03:00 |
|
Alexey Milovidov
|
664d492dff
|
Merge branch 'fix-bad-cast' of github.com:yandex/ClickHouse into fix-bad-cast
|
2021-08-10 00:47:15 +03:00 |
|
Alexander Kuzmenkov
|
dff51cb105
|
fixup
|
2021-08-09 23:56:44 +03:00 |
|
Nikolai Kochetov
|
bb4c11cd27
|
Merge pull request #27298 from ClickHouse/fix-23515
Fix bug from #23515.
|
2021-08-09 23:25:30 +03:00 |
|
alexey-milovidov
|
d245eb1705
|
Merge pull request #27488 from ClickHouse/menus-dataset
Add menus (yummy dataset)
|
2021-08-09 22:49:22 +03:00 |
|
alexey-milovidov
|
60afe2e251
|
Merge pull request #27493 from syominsergey/patch-7
add info about ninja usage in clion instead of default make
|
2021-08-09 22:49:11 +03:00 |
|
Sergei Semin
|
9b28fb464e
|
add info about ninja usage in clion instead of default make
|
2021-08-09 22:36:01 +03:00 |
|
Alexander Kuzmenkov
|
0cdb6f8c78
|
fixup
|
2021-08-09 22:19:54 +03:00 |
|
Vitaly Baranov
|
a358c48d53
|
Merge pull request #27478 from FArthur-cmd/comment_encrypted_docs
comment docs
|
2021-08-09 21:43:25 +03:00 |
|
Alexander Kuzmenkov
|
852ee7e26a
|
a more stable test
|
2021-08-09 21:35:34 +03:00 |
|
Kseniia Sumarokova
|
3b5bcc3ab5
|
Update storing-data.md
|
2021-08-09 21:22:40 +03:00 |
|
alexey-milovidov
|
8f46201cec
|
Merge pull request #27479 from den-crane/patch-23
Update uk-price-paid.md (projection)
|
2021-08-09 20:57:43 +03:00 |
|
Alexey Milovidov
|
d584a55de7
|
Add menus (yummy dataset)
|
2021-08-09 20:52:41 +03:00 |
|
Alexey Milovidov
|
d64ee0337a
|
Add menus (yummy dataset)
|
2021-08-09 20:49:38 +03:00 |
|
Alexey Milovidov
|
75eb3e318d
|
Add menus (yummy dataset)
|
2021-08-09 20:47:52 +03:00 |
|
Alexander Kuzmenkov
|
2259387f0c
|
make it possible to cancel window functions on ctrl+c
|
2021-08-09 20:04:42 +03:00 |
|
Alexey Boykov
|
1cd31382a5
|
Update conditional-functions.md
Fix typo.
|
2021-08-09 19:52:15 +03:00 |
|
Nikita Mikhaylov
|
3d201c37c0
|
Done
|
2021-08-09 15:42:29 +00:00 |
|
Artur Filatenkov
|
7c4f8fd87e
|
Merge branch 'comment_encrypted_docs' of https://github.com/FArthur-cmd/ClickHouse into comment_encrypted_docs
|
2021-08-09 17:20:40 +03:00 |
|
Denny Crane
|
fef50918ec
|
Update uk-price-paid.md
|
2021-08-09 11:17:35 -03:00 |
|
Artur Filatenkov
|
d8434539a7
|
comment docs
|
2021-08-09 17:17:22 +03:00 |
|
Denny Crane
|
6002b7b42d
|
Update uk-price-paid.md
added example with a projection
|
2021-08-09 11:13:19 -03:00 |
|