Anton Popov
|
58b1e47e0d
|
Update string-functions.md
|
2020-12-29 16:27:47 +03:00 |
|
Alexey Milovidov
|
be884a89f8
|
Minor fixes for min/sim hash
|
2020-12-29 13:16:43 +03:00 |
|
tavplubix
|
614d29433c
|
Merge pull request #18553 from awesomeleo/fix-18450
MaterializedMySQL: fix 18450, DB::Exception: Unsupported type FixedString
|
2020-12-29 13:14:39 +03:00 |
|
tavplubix
|
b2f9f1a137
|
Merge pull request #18547 from adevyatova/annadevyatova-DOCSUP-4437-nullmod
DOCSUP-4437: NULL modifiers
|
2020-12-29 13:13:07 +03:00 |
|
alesapin
|
00836a7c52
|
Merge pull request #18518 from ClickHouse/fix_bug_with_alter_hung
Control alter sequential execution more correctly
|
2020-12-29 12:08:21 +03:00 |
|
Anna
|
627ff9ed4b
|
Merge branch 'master' into annadevyatova-DOCSUP-4437-nullmod
|
2020-12-29 09:54:47 +03:00 |
|
Anna
|
1b2c7db85c
|
Merge remote-tracking branch 'remotes/clickhouse/master' into annadevyatova-DOCSUP-4437-nullmod
|
2020-12-29 09:51:19 +03:00 |
|
spongedc
|
494c9ac809
|
Merge remote-tracking branch 'origin/master' into support_show_create_view
|
2020-12-29 10:20:06 +08:00 |
|
Nikita Mikhailov
|
07e9a25bd8
|
style
|
2020-12-29 04:19:57 +03:00 |
|
Nikita Mikhailov
|
c0eef84c50
|
better
|
2020-12-29 04:15:26 +03:00 |
|
Olga Revyakina
|
91a9604ab0
|
Docs for the INSERT support
|
2020-12-29 02:43:47 +03:00 |
|
Alexander Tokmakov
|
ecc0339472
|
add test
|
2020-12-28 23:21:57 +03:00 |
|
pingyu
|
12a0b8c3c9
|
add doc
|
2020-12-29 01:55:47 +08:00 |
|
pingyu
|
d12e29cfa9
|
bug fix; codes refinement
|
2020-12-29 01:36:19 +08:00 |
|
Nikita Mikhaylov
|
c8c4de0617
|
Merge pull request #18328 from sevirov/sevirov-DOCSUP-4552-document_tcpPort()_function
DOCSUP-4552: Document the tcpPort() function
|
2020-12-28 20:27:40 +03:00 |
|
Nikita Mikhaylov
|
fc4d061ba0
|
Merge pull request #18380 from ka1bi4/romanzhukov-DOCSUP-5043-edit-translate-PR
DOCSUP-5043: Edit and translate PR to Russian
|
2020-12-28 20:24:51 +03:00 |
|
Nikita Mikhailov
|
d293ae5e8e
|
style
|
2020-12-28 20:18:53 +03:00 |
|
Nikita Mikhailov
|
2dde73f700
|
better
|
2020-12-28 19:52:54 +03:00 |
|
Ivan
|
35d62b73a7
|
Check for CLICKHOUSE_CLIENT_OPT env before setting it (#18574)
|
2020-12-28 18:47:44 +03:00 |
|
alexey-milovidov
|
48050a3ed4
|
Merge pull request #18524 from ClickHouse/sim-hash-fixes
Sim/Min Hash fixes
|
2020-12-28 18:01:12 +03:00 |
|
Nikita Mikhaylov
|
819bd8059b
|
Update docs/ru/operations/server-configuration-parameters/settings.md
|
2020-12-28 16:57:47 +03:00 |
|
alexey-milovidov
|
df57706f35
|
Merge pull request #18550 from ClickHouse/fix-delayed-source
Fix pipeline stuck after join
|
2020-12-28 16:45:25 +03:00 |
|
Alexey Milovidov
|
f337be7ca2
|
Remove unneeded example
|
2020-12-28 16:26:35 +03:00 |
|
Nikita Mikhaylov
|
6863dbd6a8
|
Merge pull request #18480 from vdimir/ip-dict-key-access
IP dict key access
|
2020-12-28 16:15:40 +03:00 |
|
Nikita Mikhailov
|
8667842390
|
ya make update
|
2020-12-28 15:54:46 +03:00 |
|
Nikita Mikhailov
|
964e12d8b7
|
Fix
|
2020-12-28 15:53:58 +03:00 |
|
Alexander Kuzmenkov
|
fd08bf3132
|
Merge pull request #18074 from sevirov/sevirov-DOCSUP-4524-document_execute_merges_on_single_replica_time_threshold_setting
DOCSUP-4524: Document the execute_merges_on_single_replica_time_threshold setting
|
2020-12-28 15:21:11 +03:00 |
|
Nikita Mikhailov
|
c3288c3fbf
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-28 15:09:37 +03:00 |
|
alesapin
|
50afe27461
|
More stable test
|
2020-12-28 14:46:45 +03:00 |
|
pingyu
|
d81392c539
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into func_byte_size
|
2020-12-28 19:32:08 +08:00 |
|
pingyu
|
d2ce110a6d
|
bug fix
|
2020-12-28 19:29:54 +08:00 |
|
romanzhukov
|
2c146fe2cd
|
DOCSUP-5054: Fix PR comments and update list items.
|
2020-12-28 14:24:24 +03:00 |
|
hexiaoting
|
ccaea5fa42
|
Make Date > 2106-02-07 overflow as 0
|
2020-12-28 19:09:41 +08:00 |
|
Roman Bug
|
281c767f30
|
Update docs/ru/commercial/cloud.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2020-12-28 13:40:05 +03:00 |
|
Roman Bug
|
5943a251b1
|
Update docs/ru/commercial/cloud.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2020-12-28 13:39:57 +03:00 |
|
Roman Bug
|
67798c8811
|
Update docs/ru/commercial/cloud.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2020-12-28 13:39:51 +03:00 |
|
robot-clickhouse
|
3d1273460b
|
Update version_date.tsv after release 20.12.5.14
|
2020-12-28 13:27:43 +03:00 |
|
Alexander Kuzmenkov
|
1c52fdb265
|
cleanup
|
2020-12-28 13:08:38 +03:00 |
|
hexiaoting
|
4adbdf364e
|
Fix bug for orderby withfill with limit clause
|
2020-12-28 13:05:16 +03:00 |
|
Alexander Kuzmenkov
|
2905f70cce
|
fix aliases in partition by/order by
|
2020-12-28 12:56:38 +03:00 |
|
Anna
|
8c368688a8
|
update
|
2020-12-27 23:49:05 +03:00 |
|
alexey-milovidov
|
bf3187010b
|
Merge pull request #18145 from myrrc/improvement/multiply-decimals-and-floats
Allow multiplication of Decimal and Float
|
2020-12-27 22:37:09 +03:00 |
|
alexey-milovidov
|
b086a78f81
|
Update FunctionBinaryArithmetic.h
|
2020-12-27 22:35:38 +03:00 |
|
awesomeleo
|
5337d4e2dc
|
fix 18450, DB::Exception: Unsupported type FixedString
|
2020-12-27 23:51:14 +08:00 |
|
Nikolai Kochetov
|
ca6ddfafc4
|
Fix style
|
2020-12-27 16:55:55 +03:00 |
|
Nikolai Kochetov
|
2e69757062
|
Fix style
|
2020-12-27 16:53:42 +03:00 |
|
Anna
|
9c62adcb4b
|
fixed
|
2020-12-27 15:26:31 +03:00 |
|
Anna
|
45b8ddd7ab
|
fixed
|
2020-12-27 14:47:15 +03:00 |
|
alesapin
|
436df8fe3a
|
Check fuzzer tests
|
2020-12-27 14:36:08 +03:00 |
|
Nikolai Kochetov
|
7f1eb506ab
|
Added test.
|
2020-12-27 14:28:13 +03:00 |
|