Alexey Milovidov
a8ce138788
Speedup codec NONE
2021-03-25 23:08:47 +03:00
Alexander Kuzmenkov
33647ef3d5
fix build
2021-03-25 23:02:09 +03:00
Alexander Kuzmenkov
0675f9403c
Merge pull request #21895 from ClickHouse/aku/laglead
...
float RANGE OFFSET and lag/lead_in_frame
2021-03-25 23:00:22 +03:00
Kruglov Pavel
8c6da972da
Merge pull request #22059 from sevirov/sevirov-DOCSUP-4916-add_orc_output_format
...
DOCSUP-4916: Add ORC output format
2021-03-25 22:13:37 +03:00
Dmitriy
a4aff546e9
Fix the title
...
Поправил название заголовка.
2021-03-25 22:05:26 +03:00
Alexander Kuzmenkov
7444eab536
Merge remote-tracking branch 'origin/aku/negate-stable' into HEAD
2021-03-25 21:40:02 +03:00
Alexander Kuzmenkov
9aa89161dc
fix for decimals
2021-03-25 21:39:57 +03:00
Maksim Kita
bbe1960eea
Merge pull request #21573 from kitaisreal/updated-cache-dictionary-storage
...
Added specialized CacheDictionaryStorage
2021-03-25 21:29:01 +03:00
Alexey Milovidov
177a017c5c
Minor modification #22115
2021-03-25 20:51:32 +03:00
Alexander Kuzmenkov
72b742258a
Update src/Parsers/ASTFunction.cpp
2021-03-25 19:20:36 +03:00
Alexander Kuzmenkov
4e96675a30
Update src/Parsers/ASTFunction.cpp
2021-03-25 19:18:57 +03:00
Dmitriy
b179ae468c
Update formats.md
...
Внес небольшие правки в русскую версию.
2021-03-25 19:11:30 +03:00
Alexander Kuzmenkov
8ea697b7df
use camelCase
2021-03-25 18:49:45 +03:00
Alexander Kuzmenkov
48af3f5851
stable formatting for negate()
2021-03-25 18:38:43 +03:00
Ewout
6fe26493e9
Fix docker entrypoint in case http_port
is not in config.
...
`http_port` can be removed from the configuration when serving HTTP is
not desired. When it is not present, `extract-from-config` will fail,
which will prevent the server from starting.
Only fetch it when it is required for database initialization.
2021-03-25 16:14:48 +01:00
Peng Jian
fc1cd6f65e
remove unnecessary code
2021-03-25 22:57:08 +08:00
vdimir
8f5c8f32df
Shrink totals block to 1 row for JOIN with TOTALS and arrayJoin
2021-03-25 17:32:36 +03:00
Kruglov Pavel
66b8431e71
Merge pull request #21429 from Avogar/secure-socket
...
Fix receive and send timeouts and non-blocking read in secure socket
2021-03-25 17:30:17 +03:00
Anton Popov
da2d0d2682
fix build
2021-03-25 17:18:29 +03:00
Peng Jian
2ede490152
The thread pool name should not longer than 15 chars
2021-03-25 21:57:47 +08:00
michon470
d8931e504e
Merge branch 'master' into kuriatnikovm-DOCSUP-7105-translate_changes
2021-03-25 16:32:39 +03:00
feng lv
55ba4ec15e
Fix bar with invalid float value
...
fix
2021-03-25 13:28:07 +00:00
alexey-milovidov
e5b96bd93b
Merge pull request #22105 from amosbird/rp
...
Bump replxx
2021-03-25 16:04:13 +03:00
alexey-milovidov
9a9581f928
Merge pull request #22006 from ClickHouse/fix-ubsan-add-month
...
Fix UBSan report in addMonths
2021-03-25 16:03:25 +03:00
alexey-milovidov
f895bc895c
Merge pull request #22011 from ClickHouse/min_max_time_system_parts_datetime64
...
Expose DateTime64 minmax part index in system.parts and system.parts_columns
2021-03-25 16:02:33 +03:00
alexey-milovidov
52396acba1
Merge pull request #22064 from ClickHouse/fix-overflow-aes
...
Fix missing check in decrypt for AEAD mode
2021-03-25 16:01:44 +03:00
alexey-milovidov
cb6926629e
Merge pull request #22099 from ClickHouse/map-populate-series-ubsan
...
Fix UBSan report in mapPopulateSeries.
2021-03-25 16:00:21 +03:00
alexey-milovidov
37a4f3ab3a
Merge pull request #22063 from ClickHouse/tuple-null-in
...
Allow to search tuple of NULLs in a set
2021-03-25 15:59:41 +03:00
Anton Popov
6a15431be7
Merge remote-tracking branch 'upstream/master' into HEAD
2021-03-25 15:57:35 +03:00
Anton Popov
f58d470dd6
Merge pull request #21830 from foolchi/optimize_select_with_final
...
optimize select final with prewhere primary key
2021-03-25 15:32:13 +03:00
alesapin
4c28c25a75
Merge branch 'master' into jepsen_for_nukeeper
2021-03-25 14:34:00 +03:00
alesapin
3d92cb46f7
Trying to fix my favorite test
2021-03-25 14:22:19 +03:00
feng lv
b7622868fc
remove useless code
2021-03-25 11:10:41 +00:00
Vitaly Baranov
f6f739eca5
Merge pull request #22027 from vitlibar/external-loader-small-simplification
...
Small simplification in ExternalLoader.
2021-03-25 13:43:31 +03:00
Vitaly Baranov
86a293d6c8
Merge pull request #22057 from vitlibar/update-simdjson
...
Update simdjson
2021-03-25 13:27:05 +03:00
alesapin
640ba79288
Remove data corruption from lightweight run
2021-03-25 13:23:25 +03:00
alesapin
d36d3f036d
Fix several races in NuRaft
2021-03-25 13:04:16 +03:00
benbiti
a861b633d6
fix broken links in settings.md
2021-03-25 17:09:20 +08:00
benbiti
1f34391018
update links in uuid
2021-03-25 17:09:20 +08:00
benbiti
f9c7fd7b9d
update zh docs datatype uuid
2021-03-25 17:09:20 +08:00
benbiti
ee939fed4d
update-aggregate-funcion-in-zh
2021-03-25 17:09:20 +08:00
benbiti
5bcda9e101
update argmax.md
2021-03-25 17:09:20 +08:00
benbiti
dd63983ab1
update avg.md
2021-03-25 17:09:20 +08:00
benbiti
67b8f02b93
update deltasum.md
2021-03-25 17:09:20 +08:00
benbiti
8ac49387c3
update-aggregate-funcions-in-zh
2021-03-25 17:09:19 +08:00
benbiti
aa6aae4d81
simpleaggregatefunction update links
2021-03-25 17:09:19 +08:00
benbiti
3ae419f01c
WIP update-aggregate-funcions-in-zh:fix links
2021-03-25 17:09:19 +08:00
benbiti
31d6a4369b
WIP update-aggregate-funcions-in-zh
2021-03-25 17:09:19 +08:00
benbiti
502a5d62da
WIP update-aggregate-funcions-in-zh
2021-03-25 17:09:19 +08:00
benbiti
41de78e825
WIP update-aggregate-funcions-in-zh
2021-03-25 17:09:19 +08:00