Commit Graph

77893 Commits

Author SHA1 Message Date
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
alesapin
c6041849d6 Merge branch 'add_4_letter_words_commands' of github.com:JackyWoo/ClickHouse into JackyWoo_add_4_letter_words_commands 2021-11-18 10:39:55 +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
JackyWoo
007366b506 remove sizeOf method from SnapshotableHashTable 2021-11-18 12:35:32 +08: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
alesapin
52cd5a3c36 Merge branch 'add_4_letter_words_commands' of github.com:JackyWoo/ClickHouse into JackyWoo_add_4_letter_words_commands 2021-11-17 19:50:33 +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
JackyWoo
4438e4c778 fix stress test error 2021-11-17 21:21:12 +08:00
alesapin
45cd535839 Fix my own wrong command usage 2021-11-17 15:44:07 +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
alesapin
5f3eca4cd1 Merge branch 'master' into JackyWoo_add_4_letter_words_commands 2021-11-17 12:59:20 +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
mergify[bot]
41fa94f482
Merge branch 'master' into notlike-fix 2021-11-17 07:14:21 +00: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