Commit Graph

77430 Commits

Author SHA1 Message Date
Vitaly Baranov
f4b5d5a0d7
Update src/Access/EnabledQuota.cpp 2021-11-18 21:49:36 +03:00
Amos Bird
d1a14d76f1
fix 2021-11-19 02:29:35 +08:00
Cody Baker
b33ab89706
Reapply style changes to hardware page (#31506) 2021-11-18 20:44:37 +03:00
Stig Bakken
f8c53e839a fix clang13 warning 2021-11-18 16:53:41 +01:00
Amos Bird
c988a4e770
fix again 2021-11-18 23:09:17 +08:00
Anton Popov
69559a4fd9 fix convertion to CNF 2021-11-18 17:54:07 +03:00
Stig Bakken
b91f21d658 Don't use setInternalQuery() when forwarding drop calls to database 2021-11-18 11:46:51 +01:00
Stig Bakken
9190a883d3 Print CREATE, not ATTACH 2021-11-18 11:46:51 +01:00
Stig Bakken
eb5115adb8 Fail when loading MaterializeMySQL database without uuid
and print instructions on how to remove and recreate.
2021-11-18 11:46:51 +01:00
Stig Bakken
18ce50fd7f Add hasReplicationThread() and stopReplication() methods to IDatabase 2021-11-18 11:46:51 +01:00
Stig Bakken
ff46e8bb51 Drop support for DatabaseOrdinary in MaterializedMySQL
1. Dropped support for DatabaseOrdinary for MaterializeMySQL. It
   is marked as experimental, and dropping support makes the code
   more maintaible, and speeds up integration tests by 50%.

2. Get rid of thread name logic for StorageMaterializeMySQL wrapping,
   use setInternalQuery instead (similar to MaterializedPostgreSQL).
2021-11-18 11:46:51 +01:00
alexey-milovidov
8d2a083bf9
Update CHANGELOG.md 2021-11-18 12:50:41 +03:00
kssenii
11ab1f1ae5 Fix 2021-11-18 08:46:31 +00:00
kssenii
4016530b99 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into sql-json-fix-2 2021-11-18 08:33:50 +00:00
alexey-milovidov
7872a1eb45
Merge pull request #31501 from ClickHouse/new-hardware-results
Add hardware benchmark results from Panelbear
2021-11-18 11:27:29 +03:00
alexey-milovidov
d66a742371
Update nyc-taxi.md 2021-11-18 11:25:57 +03:00
Vladimir Chebotarev
8b622bd4ff Fixed a typo. 2021-11-18 10:54:59 +03:00
Alexey Milovidov
b8c3785af3 Credits 2021-11-18 10:44:36 +03:00
Alexey Milovidov
2636a1b569 Add results from Panelbear 2021-11-18 10:42:46 +03:00
Vladimir C
0a3a43c017
Merge pull request #30984 from qieqieplus/untuple-func-alias 2021-11-18 10:42:20 +03:00
alexey-milovidov
3e62f8a548
Merge pull request #30448 from FArthur-cmd/remove_comments_for_enc_docs
Remove comments for enc docs
2021-11-18 09:42:59 +03:00
alexey-milovidov
2248f43a99
Update tuple-map-functions.md 2021-11-18 08:03:49 +03:00
alexey-milovidov
f023448864
Merge pull request #31470 from jus1096/master
Fix link
2021-11-18 05:05:42 +03:00
alexey-milovidov
fb99acd663
Merge pull request #31445 from jus1096/patch-2
Fix link to external MySQL dict
2021-11-18 05:03:56 +03:00
alexey-milovidov
2e9e04f36d
Merge pull request #31492 from ClickHouse/blinkov-patch-23
[ci] whitelist codyrobert
2021-11-18 05:02:50 +03:00
Ivan Blinkov
864761b1be
[ci] whitelist codyrobert 2021-11-18 02:05:41 +03:00
Cody Baker
bba62d9c56
Add new team members to company page (#31491) 2021-11-18 02:02:56 +03:00
Kseniia Sumarokova
1f1d931be1
Merge pull request #31477 from cccgp/replace_document_link
Replace document link
2021-11-18 00:29:22 +03:00
Ivan Blinkov
90cddb0393
[docs] probably fix list styles (#31482)
* [docs] probably fix list styles

* Update main.css
2021-11-17 21:25:39 +03:00
Nikolay Degterinsky
fc9ef14a73
Merge pull request #29219 from evillique/log_lz4_streaming
Add LZ4 stream compression of logs
2021-11-17 21:22:57 +03:00
Kruglov Pavel
f27fcf8372
Merge pull request #31004 from Avogar/output-formats
Small refactoring in formats
2021-11-17 20:44:46 +03:00
cgp
3a814d5a2c replace link of List of tasks 2021-11-18 01:40:32 +08:00
alesapin
31d4e16bd9
Merge pull request #31443 from ClickHouse/trying_to_debug_integration_tests
Trying to debug integration tests
2021-11-17 20:19:27 +03:00
Anton Popov
dfb9bc2a01 minor fixes in constraints 2021-11-17 18:43:02 +03:00
Alex Cao
107f1b0de2
Merge branch 'ClickHouse:master' into master 2021-11-17 23:18:31 +08:00
Amos Bird
feb3a12d34
fix 2021-11-17 23:11:23 +08:00
avogar
4b332aea21 Temporary test fix 2021-11-17 17:54:15 +03:00
Amos Bird
4cfb105d5a
better 2021-11-17 22:07:56 +08:00
Amos Bird
7b9a19f066
enhance minmax_count projection 2021-11-17 22:05:57 +08:00
jus1096
81044e6eef
fix 2021-11-17 15:30:26 +03:00
Nikolay Degterinsky
15a8100be2 Try to fix test 2021-11-17 12:08:57 +00:00
jus1096
2d20cf3a7d
Fix link to join clause
Correct link to join clause
2021-11-17 13:24:42 +03:00
jus1096
1de6702546
Fix link to conf and attach
Correct link to conf and attach
2021-11-17 13:11:24 +03:00
jus1096
09d189292c
Fix link to dictGet functions
Correct link to dictGet functions
2021-11-17 13:00:04 +03:00
jus1096
3fa846b944
Fix link Manipulating Partitions and Parts
Correct link Manipulating Partitions and Parts
2021-11-17 12:47:01 +03:00
alesapin
c8b8021d03
Merge pull request #31441 from gofromzero/patch-1
Update set.md
2021-11-17 12:12:24 +03:00
alesapin
eef8022473
Merge pull request #31448 from ClickHouse/tavplubix-patch-5
Try increase `snapshot_distance` for functional tests
2021-11-17 10:35:44 +03:00
alesapin
2d2ffc1854 Introduce some dependencies 2021-11-17 10:34:06 +03:00
alexey-milovidov
e5fba49947
Merge pull request #31450 from ClickHouse/tavplubix-patch-6
Change default http timeout from 1800 to 180
2021-11-17 10:33:42 +03:00
alexey-milovidov
2a5c70c5f9
Merge pull request #31400 from ClickHouse/remove-thread-local-std-string
Remove thread_local std::string
2021-11-17 10:29:34 +03:00