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
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
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
Alex Cao
107f1b0de2
Merge branch 'ClickHouse:master' into master
2021-11-17 23:18:31 +08:00
avogar
4b332aea21
Temporary test fix
2021-11-17 17:54:15 +03: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
alexey-milovidov
0ea843949e
Merge pull request #29806 from qoega/integration--7
...
Integration test improvements
2021-11-17 10:23:53 +03:00
alexey-milovidov
1e058fb207
Merge pull request #30190 from azat/ReadBuffer-throw-on-empty
...
Do not allow zero-length reads
2021-11-17 10:21:08 +03:00
alexey-milovidov
4f5745108e
Merge pull request #31456 from azat/client-editor
...
Fix waiting of the editor during interactive query editing
2021-11-17 10:13:04 +03:00
alexey-milovidov
b5276e7daa
Update adopters.md
2021-11-17 09:58:59 +03:00
Kseniia Sumarokova
d1374481df
Merge pull request #31457 from azat/local-pager
...
Add --pager support for clickhouse-local
2021-11-17 09:29:56 +03:00
Nikolay Degterinsky
ddef6d86ca
Minor fixes
2021-11-16 23:02:47 +00:00
Nikolay Degterinsky
2ae79233e4
Better
2021-11-16 23:02:47 +00:00
Nikolay Degterinsky
b3b061eeb9
Update Poco
2021-11-16 23:02:46 +00:00
Nikolay Degterinsky
f1adde1b5f
Merge pull request #28668 from evillique/query_parameters
...
Add support for `Identifier` query parameters
2021-11-17 01:52:38 +03:00
Nikolay Degterinsky
eafd3ddfac
Add lz4 stream compression
2021-11-16 22:30:29 +00:00
alexey-milovidov
9a30709e99
Update ReplxxLineReader.cpp
2021-11-17 00:44:52 +03:00
Azat Khuzhin
e26d755b9b
Fix 01610_client_spawn_editor
...
quotes are superfluous, and after shell wrapper had been removed it had
been broken:
24484 execve("/src/ch/clickhouse/tests/queries/0_stateless\"/01610_client_spawn_editor_open.editor\"", ["/src/ch/clickhouse/tests/queries/0_stateless\"/01610_client_spawn_editor_open.editor\"", "clickhouse_replxx_GWyu5Y.sql"], 0x7fffffffcf90 /* 100 vars */) = -1 ENOENT (No such file or directory)
24484 write(1, "Cannot execute /src/ch/clickhouse/tests/queries/0_stateless\"/01610_client_spawn_editor_open.editor\": errno: 2, strerror: No such file or directory\n", 147) = 147
24484 exit_group(-1) = ?
2021-11-16 23:40:05 +03:00
Azat Khuzhin
b7030720b6
Add comments for ReplxxLineReader::executeEditor()
2021-11-16 23:26:41 +03:00