Nikita Mikhailov
|
b94a654715
|
build fix
|
2020-12-30 16:55:31 +03:00 |
|
Nikita Mikhailov
|
cc794b7a83
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-30 16:55:15 +03:00 |
|
alexey-milovidov
|
e0202b3b81
|
Merge pull request #18616 from ClickHouse/watchdog-exit-code-fix
Fixed exit code of watchdog
|
2020-12-30 16:34:05 +03:00 |
|
Vitaly Baranov
|
460006b502
|
Merge pull request #18232 from vitlibar/fix-access-rights-for-select-join
Fix access rights for SELECT JOIN.
|
2020-12-30 14:42:16 +03:00 |
|
Ilya Yatsishin
|
14a8b5e5ad
|
Merge pull request #18566 from qoega/codespell-changes
Fix shellcheck errors in style check
|
2020-12-30 08:54:29 +03:00 |
|
Nikita Mikhailov
|
ec0f70b8ef
|
cleanup
|
2020-12-30 08:39:08 +03:00 |
|
Nikita Mikhailov
|
a1d3c0173d
|
better
|
2020-12-30 08:34:49 +03:00 |
|
Nikita Mikhailov
|
2f04cb5ebe
|
abort() instead of std::terminate() + cleanup
|
2020-12-30 08:31:45 +03:00 |
|
Nikita Mikhailov
|
60b4a36c4a
|
arcadia fix + live view fix + cleanup
|
2020-12-30 07:50:58 +03:00 |
|
Nikita Mikhailov
|
c5f92e5096
|
better formatfactory
|
2020-12-30 06:07:30 +03:00 |
|
Nikita Mikhailov
|
ffd73082ba
|
fix memory and add comment
|
2020-12-30 01:34:26 +03:00 |
|
Nikita Mikhailov
|
107360fc77
|
add tests
|
2020-12-30 00:04:39 +03:00 |
|
Nikita Mikhailov
|
2b90b4e01d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-29 22:47:06 +03:00 |
|
filimonov
|
e81a99156f
|
Attempt to prevent test flap
That extra SELECT is executed synchronously, after that all further actions will have a more stable timing.
|
2020-12-29 18:51:00 +01:00 |
|
Alexey Milovidov
|
48605e7a30
|
Fixed exit code of watchdog
|
2020-12-29 20:36:10 +03:00 |
|
alexey-milovidov
|
006d045ba3
|
Merge pull request #18308 from qianmoQ/fix-docs
translate documentation
|
2020-12-29 20:19:56 +03:00 |
|
alexey-milovidov
|
2baff7d07e
|
Merge pull request #18314 from Islam93/ru-datetime-see-also-block-fix
see also block fixes for datetime rus doc
|
2020-12-29 20:19:44 +03:00 |
|
Nikita Mikhaylov
|
d4f25723cf
|
Merge pull request #18326 from sevirov/sevirov-DOCSUP-5219-document_countMatches_function
DOCSUP-5219: Document the countMatches function
|
2020-12-29 19:37:13 +03:00 |
|
Alexander Kuzmenkov
|
d4e5d5fdb4
|
Merge pull request #18455 from ClickHouse/aku/window-prototype
[wip] some window function fixes
|
2020-12-29 19:23:19 +03:00 |
|
Nikita Mikhaylov
|
9cd1ddb38a
|
Merge pull request #18516 from nikitamikhaylov/hexiaoting-dev_withfill
Merging #18188
|
2020-12-29 18:00:33 +03:00 |
|
Yatsishin Ilya
|
9b4b2fa441
|
fix typo
|
2020-12-29 17:57:44 +03:00 |
|
Yatsishin Ilya
|
011d2b4631
|
disable couple checks for now
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
cb5986d426
|
better
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
b3723e5e56
|
md5sum of test query has changed
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
5869123a86
|
no empty line for check-duplicate-includes
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
223f122aa3
|
remove duplicate comment
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
a25fa1996b
|
fix style checks
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
7e37743c37
|
run check-typos separately for now
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
f07df76c59
|
fix ans
|
2020-12-29 17:57:12 +03:00 |
|
alexey-milovidov
|
310c8138a6
|
Update formats.md
|
2020-12-29 17:56:55 +03:00 |
|
Nikita Mikhailov
|
def9c81779
|
disable values for parallel_formatting
|
2020-12-29 17:51:42 +03:00 |
|
alexey-milovidov
|
206660631c
|
Update datetime64.md
|
2020-12-29 17:50:25 +03:00 |
|
Anton Popov
|
407ca50be2
|
Merge pull request #18556 from adevyatova/annadevyatova-DOCSUP-5220-xml
DOCSUP-5220: Document the encodeXMLComponent function
|
2020-12-29 16:29:17 +03:00 |
|
Anton Popov
|
58b1e47e0d
|
Update string-functions.md
|
2020-12-29 16:27:47 +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 |
|
Nikita Mikhailov
|
07e9a25bd8
|
style
|
2020-12-29 04:19:57 +03:00 |
|
Nikita Mikhailov
|
c0eef84c50
|
better
|
2020-12-29 04:15:26 +03:00 |
|
Alexander Tokmakov
|
ecc0339472
|
add test
|
2020-12-28 23:21:57 +03: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 |
|