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
Alexey
d331f4bece
update
2021-11-16 19:20:33 +00:00
Alexey
4581b37da5
ru
2021-11-16 19:15:02 +00: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
Dmitriy
d32d80a22e
Add links
...
Добавил ссылки.
2021-11-16 20:10:08 +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
avogar
1ebcbf4748
Fix style
2021-11-16 17:10:30 +03:00
Kruglov Pavel
be7a358f17
Fix
2021-11-16 17:10:30 +03:00
Kruglov Pavel
4f5e731513
Try fix tests
2021-11-16 17:10:30 +03:00
avogar
8e9783388b
Add formats CustomSeparatedWithNames/WithNamesAndTypes
2021-11-16 17:10:30 +03:00
avogar
73d1918410
tmp
2021-11-16 17:10:30 +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
jus1096
538787b749
Fix link to external MySQL dict
...
Corrected link to external dictionary MySQL
2021-11-16 13:49:24 +03:00
Nikolay Degterinsky
2f6a565b06
Merge branch 'master' into query_parameters
2021-11-16 10:37:58 +00:00
Nikolai Kochetov
38935d91ac
Merge pull request #31317 from azat/fix-tsan-in-async_socket_for_remote
...
Fix possible data-race in case of query cancellation with async_socket_for_remote
2021-11-16 13:03:05 +03:00
Nikolai Kochetov
15cd3dc307
Merge pull request #31006 from vzakaznikov/fix_live_view_underusing_cpu
...
Fixing query performance issue in Live Views
2021-11-16 12:43:33 +03:00
Vladimir Chebotarev
1e79177ce2
Build fix.
2021-11-16 12:31:51 +03:00
Yatsishin Ilya
0811c0ef3a
revert strange change
2021-11-16 12:23:46 +03:00
alesapin
f5a81767e5
Fix main.yml
2021-11-16 12:01:12 +03:00
alesapin
e426078344
Trying to debug integration tests
2021-11-16 11:59:38 +03:00
Nikolay Degterinsky
64927938c6
Minor refactor
2021-11-16 08:58:28 +00:00
Kruglov Pavel
1bbe0df945
Fix perf test
2021-11-16 11:41:50 +03:00
tavplubix
710fbebafc
Merge pull request #30977 from ClickHouse/check_dependencies_on_drop
...
Check dependencies on DROP TABLE
2021-11-16 11:38:42 +03:00
spume
4707967890
Update set.md
...
Modify "设置" to “集合”
2021-11-16 16:24:24 +08:00
alesapin
d683b1e36b
Merge pull request #31413 from ClickHouse/turn_on_more_ci_checks
...
Turn on more CI checks
2021-11-16 10:32:52 +03:00