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
Nikolay Degterinsky
15a8100be2
Try to fix test
2021-11-17 12:08:57 +00: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
Azat Khuzhin
7576f4d9cd
Fix waiting of the editor during interactive query edition
...
On resize (SIGWINCH) waitpid() will fail with EINTR error, and after
this clickhouse-client/clickhouse-local will works concurrently.
2021-11-16 23:26:41 +03:00
Azat Khuzhin
6fdbffb533
Avoid using extra shell for editor invocation (for query editing)
2021-11-16 23:26:41 +03:00
alesapin
41cdab6633
Enable all integration tests
2021-11-16 22:45:40 +03:00
Azat Khuzhin
7a22b8f3d4
Add a test for --pager in clickhouse-local/clickhouse-client
2021-11-16 22:25:32 +03:00
Azat Khuzhin
bbbbd261b8
Add --pager support for clickhouse-local
2021-11-16 22:25:32 +03:00
alexey-milovidov
66f142c4eb
Update adopters.md
2021-11-16 22:25:06 +03:00
tavplubix
7a4c02b3c8
Merge pull request #31451 from ClickHouse/minor_improvement_test_replicated_fetches_bandwidth
...
Minor improvement for test_replicated_fetches_bandwidth
2021-11-16 21:45:10 +03:00
Alex Cao
dbc7b83c33
Merge branch 'ClickHouse:master' into master
2021-11-17 01:28:47 +08:00
Cody Baker
c1d8beed8e
Update description for webinar calendar links ( #31433 )
2021-11-16 20:26:58 +03:00
tavplubix
b1079ae309
Update run.sh
2021-11-16 20:03:50 +03:00
tavplubix
224a4c1b6b
Update run.sh
2021-11-16 17:45:37 +03:00
Nikolay Degterinsky
50e004d45a
Merge pull request #31453 from jus1096/patch-3
...
Fix link to AggregateFunction
2021-11-16 17:38:13 +03:00
Nikolay Degterinsky
d64318ab4a
Merge pull request #31454 from jus1096/patch-4
...
FIx link to sumMap function
2021-11-16 17:37:31 +03:00
Nikolay Degterinsky
d365d6c496
Fix merge
2021-11-16 14:04:33 +00:00
olgarev
1cd1677b0c
DOCSUP-14532: Support SETTINGS clause for S3 engine ( #30982 )
2021-11-16 16:25:12 +03:00
jus1096
bd093c54d1
FIx link to sumMap function
...
FIx link to sumMap function
2021-11-16 16:21:45 +03:00
jus1096
b3714362a8
Fix link to AggregateFunction
...
Corrected link to AggregateFunction
2021-11-16 16:17:52 +03:00
Alexander Tokmakov
d8a7ffaa65
minor improvement for test_replicated_fetches_bandwidth
2021-11-16 16:02:07 +03:00
tavplubix
9ed97eec96
Update Defines.h
2021-11-16 15:42:37 +03:00
Nikolay Degterinsky
dd3b0e4140
Merge branch 'master' into query_parameters
2021-11-16 12:42:26 +00:00
tavplubix
c5ec95a196
Update keeper_port.xml
2021-11-16 15:03:01 +03:00
tavplubix
33122597fe
Merge pull request #31410 from stigsb/materialized-mysql-create-table-like
...
Handle CREATE TABLE LIKE in MaterializedMySQL
2021-11-16 14:10:58 +03:00