Commit Graph

69293 Commits

Author SHA1 Message Date
Roman Bug
6c71fcdeb7
Update docs/en/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:38 +03:00
Roman Bug
c9124d979d
Update docs/ru/engines/database-engines/materialized-mysql.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:28 +03:00
Roman Bug
3a69ad9d2b
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:19 +03:00
Roman Bug
c20bf2fbe4
Update docs/ru/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-07 10:36:12 +03:00
romanzhukov
afd3341b29 Minor fix. 2021-08-06 12:11:08 +03:00
romanzhukov
ae756dd2b0 Add stings empty nonempty functions 2021-08-06 12:04:55 +03:00
romanzhukov
0f2c880876 Minor fix. 2021-08-06 11:45:19 +03:00
romanzhukov
f16a26ee6a Minor fix. 2021-08-06 11:43:46 +03:00
romanzhukov
d8db279c75 Add experimental title. 2021-08-06 11:39:47 +03:00
romanzhukov
a6ad811652 Update MySql settings. 2021-08-06 11:29:03 +03:00
romanzhukov
a57f274dd1 Update materialize-mysql. 2021-08-03 17:28:05 +03:00
romanzhukov
c310cef87f Update materialize-mysql. 2021-08-03 16:56:35 +03:00
romanzhukov
44bb44cc2c Update materialize-mysql. 2021-08-03 16:55:38 +03:00
romanzhukov
dad7f443a6 Update materialize-mysql. 2021-08-03 16:47:16 +03:00
romanzhukov
46d688deb3 Add stings empty function. 2021-08-03 16:07:46 +03:00
Nikita Mikhaylov
c1487fdb80
Merge pull request #27064 from vitlibar/fix-sync-in-grpc-handler
Fix synchronization in GRPCServer
2021-08-03 15:37:58 +03:00
alexey-milovidov
3184902c68
Update 50_build-issue.md 2021-08-03 14:43:56 +03:00
alexey-milovidov
cd566f0a44
Update 20_feature-request.md 2021-08-03 14:43:26 +03:00
alexey-milovidov
73dd3bd6cc
Update 40_bug-report.md 2021-08-03 14:43:00 +03:00
alexey-milovidov
f9d1598847
Update 10_question.md 2021-08-03 14:42:14 +03:00
Alexey Boykov
b52250bc0d
Merge pull request #26792 from michon470/kuriatnikovm-DOCSUP-9735-clarification-about-WITH-FILL
DOCSUP-9735: clarification about WITH FILL
2021-08-03 14:32:17 +03:00
Maksim Kita
d9383270f6
Merge pull request #27054 from MaxWk/feature/add-default-database-to-system-users
add column default_database to system.users
2021-08-03 13:37:15 +03:00
Vitaly Baranov
40a3c8281a Fix synchronization in GRPCServer 2021-08-03 09:44:47 +03:00
Kseniia Sumarokova
98326ec028
Merge pull request #19526 from taiyang-li/disk_reload
Enable local disk config reload
2021-08-03 08:37:39 +03:00
Kseniia Sumarokova
5d3abc14c7
Merge pull request #22045 from OmarBazaraa/mongo-ssl
Support SSL connection in MongoDB engine
2021-08-03 08:29:34 +03:00
Maksim Kita
edab45d25f
Merge pull request #27082 from kitaisreal/updated-cache-dictionaries-documentation
Updated cache dictionaries documentation
2021-08-03 02:22:21 +03:00
Maksim Kita
3b4eb2d769 Fixed code review issues 2021-08-03 00:53:43 +03:00
tavplubix
58b50bad3a
Merge pull request #27033 from ClickHouse/database_replicated_fixes
Fix assertions in Replicated database
2021-08-02 23:33:18 +03:00
Nikita Mikhaylov
771bd6be11
Merge pull request #27092 from Algunenano/clear_dns_test
Stateless tests: Keep an DNS error free log
2021-08-02 21:44:15 +03:00
Alexey Boykov
8234ed6ecf
Merge pull request #27084 from evillique/nlp-docs
Improve documentation for NLP functions
2021-08-02 21:08:30 +03:00
michon470
d10835f223
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 20:14:22 +03:00
michon470
e03539fdd4
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 20:14:09 +03:00
michon470
c5df30594d
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 20:13:58 +03:00
michon470
1a4d9fec9b
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 20:13:48 +03:00
michon470
36c6d7e1c0
Update docs/en/sql-reference/statements/select/order-by.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 20:13:35 +03:00
Nikolay Degterinsky
0f6fff47d3
Apply suggestions from code review
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-02 18:54:24 +03:00
OmarBazaraa
71e1c82f87 Refactor 2021-08-02 15:16:39 +00:00
kssenii
087ddeb0dc Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into taiyang-li-disk-reload 2021-08-02 15:16:09 +00:00
Nikolai Kochetov
d63a5e1c96
Merge pull request #26675 from Algunenano/kill_better
Handle KILL requests while running pipeline executors
2021-08-02 17:37:54 +03:00
Raúl Marín
d5a5ba8f0d Stateless tests: Keep an DNS error free log 2021-08-02 15:19:40 +02:00
Alexander Tokmakov
42a8bb6872 fix assertions in Replicated database 2021-08-02 16:19:11 +03:00
OmarBazaraa
91928fdf5a Fix 2021-08-02 13:11:49 +00:00
OmarBazaraa
8577938efe Throw exception in case SSL is not enabled 2021-08-02 12:34:50 +00:00
Nikolay Degterinsky
d9db3dcff8 Improve docs 2021-08-02 12:32:45 +00:00
Maksim Kita
d2440dca86 Updated cache dictionaries documentation 2021-08-02 15:18:05 +03:00
Maksim Kita
b7101baac9
Merge pull request #27032 from kitaisreal/cache-dictionary-configuration-parse-fix
Cache dictionaries configuration parse fix
2021-08-02 15:15:31 +03:00
Nikolai Kochetov
6951e8147d
Merge pull request #27020 from amosbird/shardlevelconstness
Shard-level const column
2021-08-02 13:45:20 +03:00
Maksim Kita
1f1795a305
Merge pull request #26978 from Algunenano/improve_executable_dictionary
01674_executable_dictionary_implicit_key: executable_dictionary: Use printf
2021-08-02 12:54:08 +03:00
Amos Bird
6d3356ac43
Remove useless WithContext 2021-08-02 17:37:41 +08:00
Maksim Kita
f353772e0c
Merge pull request #27072 from tobiaslins/patch-1
Add Splitbee to adopters list
2021-08-02 12:27:53 +03:00