Commit Graph

61186 Commits

Author SHA1 Message Date
alexey-milovidov
cd7e48c64b
Update 01781_token_extractor_buffer_overflow.reference 2021-04-01 08:51:12 +03:00
alexey-milovidov
5ae494521d
Merge pull request #22389 from ClickHouse/map-op-ubsan
Fix UBSan report in mapOp
2021-04-01 07:35:44 +03:00
alexey-milovidov
95d761f350
Merge pull request #22412 from ClickHouse/aku/invalid-frame-start
fix error message for invalid window frame start
2021-04-01 07:17:03 +03:00
alexey-milovidov
d6b81464dd
Update 01781_token_extractor_buffer_overflow.sql 2021-04-01 07:16:23 +03:00
Alexey Milovidov
f9c9086ab2 More tests 2021-04-01 07:13:43 +03:00
Alexey Milovidov
507dae3bdc Add test 2021-04-01 07:12:12 +03:00
Alexey Milovidov
9d65d83c83 Better exception message in client in case of exception while writing blocks 2021-04-01 07:12:07 +03:00
Alexey Milovidov
b0539eb28f Move method 2021-04-01 06:28:25 +03:00
Alexey Milovidov
da769ef6c3 Add a test 2021-04-01 06:22:05 +03:00
Alexey Milovidov
14f2cf9b80 Add memory accounting in parallel formatting 2021-04-01 06:17:23 +03:00
alexey-milovidov
58862b5c4d
Merge pull request #22402 from Slach/improve_parseDate_docs
add description for parseDateTime64BestEffort* functions
2021-04-01 05:45:54 +03:00
alexey-milovidov
79e93e613c
Merge pull request #22418 from ClickHouse/more-adopters-2
Closing some tabs in my Firefox (2)
2021-04-01 05:43:58 +03:00
Alexey Milovidov
269ccabc0c Add test 2021-04-01 05:39:31 +03:00
Alexey Milovidov
7db8fcdebd Fix buffer overflow in TokenExtractor #19233 2021-04-01 05:37:19 +03:00
alexey-milovidov
2646a5d514
Merge pull request #22207 from pingyu/datasketches-cmake
Datasketches support (cmake part)
2021-04-01 05:05:47 +03:00
Alexey Milovidov
c65ef9bba8 Add more adopters 2021-04-01 04:03:17 +03:00
Alexey Milovidov
7589a014f9 Better fix 2021-04-01 03:44:02 +03:00
Alexey Milovidov
c9fac714b4 Merge branch 'master' into map-op-ubsan 2021-04-01 03:27:33 +03:00
alexey-milovidov
c1233b85d7
Merge pull request #22417 from ClickHouse/remove-fr-es
Remove unsupported languages
2021-04-01 03:26:35 +03:00
Alexey Milovidov
88d84f1934 Update submodule 2021-04-01 03:18:24 +03:00
Alexey Milovidov
edf33aa512 Merge branch 'datasketches-cmake' of github.com:pingyu/ClickHouse into datasketches-cmake 2021-04-01 03:17:48 +03:00
Alexey Milovidov
12ff56673b Merge branch 'master' into datasketches-cmake 2021-04-01 03:17:05 +03:00
alexey-milovidov
f7a1332574
Update .gitmodules 2021-04-01 03:14:19 +03:00
alexey-milovidov
4fb6874c99
Merge pull request #22371 from vitlibar/fix-flaky-tests
Fix flaky tests test_row_policy* and test_quota*
2021-04-01 03:01:34 +03:00
alexey-milovidov
bbd41d64c2
Update DataPartsExchange.cpp 2021-04-01 02:59:47 +03:00
alexey-milovidov
538be4086b
Recursive removal is extremely dangerous. 2021-04-01 02:59:23 +03:00
kssenii
88df6afc84 More tests 2021-03-31 23:48:54 +00:00
Alexey Milovidov
0b956b7d97 Remove unsupported languages #20972 2021-04-01 02:35:41 +03:00
Olga Revyakina
3fbe407aaa Replicas priority example added. 2021-04-01 01:48:48 +03:00
Alexey Milovidov
6f2b7b9e06 Merge branch 'stress-oom' of github.com:yandex/ClickHouse into stress-oom 2021-04-01 01:44:11 +03:00
Alexey Milovidov
e67d93d165 Merge branch 'master' into stress-oom 2021-04-01 01:43:40 +03:00
alexey-milovidov
f9fb497a74
Merge pull request #22400 from ClickHouse/more-adopters
Closing some tabs in my Firefox
2021-04-01 01:42:48 +03:00
alexey-milovidov
795ab054a6
Merge pull request #22403 from MyroTk/tfs_memory_info
Adding memory info to testflows RBAC tests.
2021-04-01 01:42:30 +03:00
alexey-milovidov
2a88db677e
Merge pull request #22407 from amosbird/m
Correctly place debug helpers
2021-04-01 01:40:35 +03:00
olgarev
8176a94e84
Update docs/ru/engines/database-engines/postgresql.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-04-01 01:30:23 +03:00
kssenii
7dfcef9846 Add forgotten files 2021-03-31 21:46:07 +00:00
Maksim Kita
2ad29a541a Updated interfaces 2021-04-01 00:12:21 +03:00
Maksim Kita
f4ab8b84b6 Added comment 2021-03-31 22:56:30 +03:00
kssenii
18dd8dd79b Typo 2021-03-31 17:05:41 +00:00
kssenii
03ce320926 Add a separate docker-compose with multiple servers for postgres and mysql 2021-03-31 17:04:57 +00:00
alexey-milovidov
b9a7d59f3b
Merge pull request #22390 from ClickHouse/arrow-remove-submodules
Remove recursive submodules from Arrow
2021-03-31 19:30:40 +03:00
Alexander Kuzmenkov
deaba9f722
Update formatReadable.cpp 2021-03-31 18:40:33 +03:00
alesapin
1c8717b042 Fix run 2021-03-31 18:19:38 +03:00
Alexander Kuzmenkov
20066d8cd9
Update ExpressionElementParsers.cpp 2021-03-31 18:17:44 +03:00
Alexander Kuzmenkov
2145fa3f21 fix 2021-03-31 18:15:09 +03:00
Maksim Kita
f2e6a0a97d Added function dictGetOrNull 2021-03-31 17:46:13 +03:00
alesapin
8d6a40709b Revert wget-cached 2021-03-31 17:38:30 +03:00
Alexander Kuzmenkov
0e75f7bad5 fix error message for invalid window frame start 2021-03-31 17:12:48 +03:00
kssenii
4e849f3b77 Less logging 2021-03-31 14:06:24 +00:00
kssenii
ba5ddd5c32 Do not parse replicas in PoolWithFailover 2021-03-31 14:03:52 +00:00