Commit Graph

76005 Commits

Author SHA1 Message Date
Roman Bug
538d71b855
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-25 13:44:46 +03:00
alesapin
51b80e55a5 One more time 2021-10-25 13:38:13 +03:00
Nikolai Kochetov
264e173685
Update 02100_now64_types_bug.sql 2021-10-25 13:04:16 +03:00
Roman Bug
2c20fbe571 Add ru translation for UTF normalized forms. 2021-10-25 12:46:50 +03:00
alesapin
f55174c471 Remove root 2021-10-25 12:41:16 +03:00
alesapin
747737646f Fix last test 2021-10-25 12:40:44 +03:00
Roman Bug
e1891d987b Remove see also. 2021-10-25 12:11:58 +03:00
alesapin
615066cd97 Fix 2021-10-25 12:09:27 +03:00
Nikolai Kochetov
a0a5c1a21d Fix argument types for now and now64 2021-10-25 12:06:53 +03:00
alesapin
840e643215 More correct fix 2021-10-25 11:53:39 +03:00
alexey-milovidov
68e75c2727
Merge pull request #30638 from orloffv/patch-4
Typo fix in play.html
2021-10-25 11:19:10 +03:00
alesapin
96b9f176bf Stupid fixes 2021-10-25 11:18:37 +03:00
Nikolai Kochetov
db47dcf14f Added test. 2021-10-25 11:18:00 +03:00
Vitaly
8a55165c3b
Typo fix in play.html 2021-10-25 11:15:25 +03:00
Kseniia Sumarokova
f315809c2e
Update LocalServer.cpp 2021-10-25 11:00:55 +03:00
Kseniia Sumarokova
49ce5b487c
Merge pull request #30636 from ClickHouse/kssenii-client-fix
Update Client.cpp
2021-10-25 10:52:38 +03:00
alesapin
28bde879ed
Merge pull request #30455 from kssenii/deprecate-setting
Deprecate write_final_mark setting
2021-10-25 10:51:49 +03:00
Kseniia Sumarokova
15bdfdc9f6
Update Client.cpp 2021-10-25 10:47:22 +03:00
alesapin
f49ae875d1 Trying to fix user 2021-10-25 10:46:22 +03:00
alesapin
13ea6c2fab Adapt server for IPv6 2021-10-25 10:40:58 +03:00
alesapin
490ca93162
Merge pull request #30372 from ClickHouse/update_keeper_config
Updatable keeper configuration.
2021-10-25 10:37:03 +03:00
alesapin
aca3166a7c
Merge pull request #30550 from ClickHouse/fix_typo_update_nuraft
Fix typo and update NuRaft
2021-10-25 10:36:06 +03:00
alexey-milovidov
b0f05f82b9
Merge pull request #30511 from orloffv/patch-3
Add bytes to stats and human readable rows to play.html
2021-10-25 09:38:32 +03:00
木木夕120
171c5845ed
chinese translation
adjust waning module
2021-10-25 14:13:03 +08:00
alexey-milovidov
f308991923
Merge pull request #30630 from tianzhou/patch-1
Update gui.md to add Bytebase
2021-10-25 07:44:09 +03:00
alexey-milovidov
cc88c75eee
Update gui.md 2021-10-25 07:43:59 +03:00
tianzhou
bf7413f1d5
Update gui.md to add Bytebase
Bytebase (bytebase.com) is a web-based, open source schema change and version control tool for teams. It supports various databases including ClickHouse.
2021-10-25 11:55:59 +08:00
木木夕120
fb4eb4cf23
chinese translation
adjust title level
2021-10-25 11:45:24 +08:00
kssenii
52296e8b04 Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read 2021-10-25 00:22:32 +03:00
kssenii
11b040fa35 Merge branch 'deprecate-setting' of github.com:kssenii/ClickHouse into deprecate-setting 2021-10-24 20:49:31 +00:00
kssenii
cf775ddc3a Update test 2021-10-24 20:48:04 +00:00
alexey-milovidov
5a840c5f75
Merge pull request #30619 from azat/clickhouse-test-increase-timeout
clickhouse-test: increase delay for initial SELECT 1 check
2021-10-24 23:37:59 +03:00
alexey-milovidov
7200cb8bba
Merge pull request #30611 from azat/readbuffer-real-size
Replace estimated_size with optional<size> for readFile/createReadBufferFromFileBase
2021-10-24 23:37:30 +03:00
alexey-milovidov
34b75f86a2
Merge pull request #30613 from azat/clang-12
RFC: Relax minimal clang version (set it to 12, was 13)
2021-10-24 23:37:09 +03:00
Roman Bug
96e3d776e2
Merge branch 'master' into romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries 2021-10-24 23:11:52 +03:00
kssenii
13a2a3d307 Merge branch 'master' of github.com:ClickHouse/ClickHouse into deprecate-setting 2021-10-24 23:05:21 +03:00
Anton Popov
37de54937c fix use-after-free 2021-10-24 22:32:28 +03:00
Anton Popov
76cb191865
Merge pull request #30433 from kssenii/fix-positional
More full support of positional arguments
2021-10-24 21:48:17 +03:00
Andrei Ch
cf66596958 Merge branch 'master' into andrc1901-DOCSUP-16606-translate_to_russian 2021-10-24 20:54:51 +03:00
Andrei Ch
1070ad10f3 Update splitting-merging-functions.md 2021-10-24 20:54:29 +03:00
Andrei Ch
3d4b4af307 Merge branch 'master' into andrc1901-DOCSUP-16606-translate_to_russian 2021-10-24 20:54:09 +03:00
kssenii
658b33717f A little nicer 2021-10-24 20:43:34 +03:00
kssenii
5b15e2474c Checkout reading from local fs back to master version 2021-10-24 20:41:18 +03:00
Tatiana Kirillova
4fa3b94ead
Update intersect.md 2021-10-24 20:29:41 +03:00
Kseniia Sumarokova
cd63b24061
Merge pull request #30450 from morozovsk/patch-10
Documentation: JSON_EXISTS/JSON_QUERY/JSON_VALUE
2021-10-24 20:16:29 +03:00
andrc1901
eb88a77b5f
Merge branch 'ClickHouse:master' into master 2021-10-24 19:57:15 +03:00
romanzhukov
47bd7b9420 List fix. 2021-10-24 19:57:08 +03:00
Kruglov Pavel
855b10261c
Merge pull request #30285 from kssenii/fix-local-exceptions
Fix printing stacktraces for clickhouse-local
2021-10-24 19:54:59 +03:00
andrc1901
867016ac01
Merge branch 'ClickHouse:master' into master 2021-10-24 19:50:20 +03:00
romanzhukov
cdfa13d326 Merge branch 'romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries' of https://github.com/Ka1bi4/ClickHouse into romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries 2021-10-24 19:40:40 +03:00