alexey-milovidov
|
956dba1d9c
|
Merge pull request #22396 from ClickHouse/stress-oom
Fix some OOMs in stress tests
|
2021-04-01 10:12:31 +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
|
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
|
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
|
0b956b7d97
|
Remove unsupported languages #20972
|
2021-04-01 02:35:41 +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 |
|
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
|
20066d8cd9
|
Update ExpressionElementParsers.cpp
|
2021-03-31 18:17:44 +03:00 |
|
Alexander Kuzmenkov
|
0e75f7bad5
|
fix error message for invalid window frame start
|
2021-03-31 17:12:48 +03:00 |
|
tavplubix
|
1347154732
|
Merge pull request #22341 from zhang2014/fix/integration_test_for_materialize_mysql
MySQL is started only once with MaterializeMySQL integration test
|
2021-03-31 16:11:38 +03:00 |
|
tavplubix
|
5fa2244aa4
|
Merge pull request #21944 from azat/dist-stress-test
Add stress test for distributed queries
|
2021-03-31 14:54:43 +03:00 |
|
Nikita Mikhaylov
|
708eab413c
|
Merge pull request #22156 from kirillikoff/kirillikoff-DOCSUP-7363
|
2021-03-31 13:54:37 +03:00 |
|
Amos Bird
|
061e3c7d81
|
Correctly place debug helpers
|
2021-03-31 18:28:58 +08:00 |
|
tavplubix
|
6c1e2a0d87
|
Merge pull request #21690 from ClickHouse/test_multiple_nodes
Run three nodes with Replicated database and NuKeeper in CI
|
2021-03-31 12:31:13 +03:00 |
|
Vladimir
|
57eb5f8772
|
Merge pull request #22070 from Jokser/disk-s3-migration
|
2021-03-31 11:06:40 +03:00 |
|
MyroTk
|
9fd3cd2a21
|
Adding memory info to testflows RBAC
|
2021-03-31 08:34:52 +02:00 |
|
Slach
|
0bb44708c7
|
add description for parseDateTime64BestEffort, parseDateTime64BestEffortOrNull, parseDateTime64BestEffortOrZero
sync EN and RU versions of `type-conversion-functions.md`, add notes about reinterpret and CAST functions
|
2021-03-31 11:32:00 +05:00 |
|
alexey-milovidov
|
94d3ebb5ea
|
Update adopters.md
|
2021-03-31 09:19:35 +03:00 |
|
alexey-milovidov
|
124d9e14ad
|
Merge pull request #22387 from ClickHouse/fix-msan-range
Fix MSan report for function `range` with UInt256.
|
2021-03-31 09:05:10 +03:00 |
|
alexey-milovidov
|
02021aaa3e
|
Update datasketches.cmake
|
2021-03-31 08:49:33 +03:00 |
|
Alexey Milovidov
|
2f7ac2424d
|
Merge branch 'master' into datasketches-cmake
|
2021-03-31 08:47:27 +03:00 |
|
Alexey Milovidov
|
32cca8cfb6
|
More
|
2021-03-31 08:31:47 +03:00 |
|
alexey-milovidov
|
ac44be2766
|
Update 01782_field_oom.sql
|
2021-03-31 08:21:27 +03:00 |
|
alexey-milovidov
|
f8534acb13
|
Merge pull request #21401 from amosbird/virtualutil
Partition pruning via virtual columns (partition_id)
|
2021-03-31 08:20:08 +03:00 |
|
Alexey Milovidov
|
e9bfc7456d
|
Merge branch 'master' into virtualutil
|
2021-03-31 08:19:43 +03:00 |
|
Alexey Milovidov
|
7f9c0e621a
|
Merge branch 'virtualutil' of github.com:amosbird/ClickHouse into virtualutil
|
2021-03-31 08:19:39 +03:00 |
|
Alexey Milovidov
|
14c4cc2ccb
|
Update ya.make
|
2021-03-31 08:19:15 +03:00 |
|
Alexey Milovidov
|
7709402422
|
Add more adopters
|
2021-03-31 08:15:58 +03:00 |
|
zhang2014
|
fefe3e69e5
|
trigger CI again
|
2021-03-31 11:45:37 +08:00 |
|
alexey-milovidov
|
6ed78827a5
|
Merge pull request #22326 from ClickHouse/test-mmap-io
Run performance tests with enabled mmap IO
|
2021-03-31 06:33:56 +03:00 |
|
Alexey Milovidov
|
7b1890f0b3
|
Fix some OOMs in stress tests
|
2021-03-31 06:19:34 +03:00 |
|
Alexey Milovidov
|
1b218465c5
|
Remove recursive submodules
|
2021-03-31 04:41:25 +03:00 |
|
alexey-milovidov
|
a21fe0b492
|
Merge pull request #22378 from ianton-ru/s3_zero_copy_replication
Fix S3 Zero-Copy replication for hybrid storage
|
2021-03-31 04:15:47 +03:00 |
|
alexey-milovidov
|
59c158300a
|
Merge pull request #22365 from ClickHouse/aku/processes-database
add current database to system.processes
|
2021-03-31 04:14:17 +03:00 |
|
alexey-milovidov
|
7b79d38af4
|
Merge pull request #22358 from ClickHouse/remove-msan-suppressions-4
Remove old MSan suppressions (part 4)
|
2021-03-31 04:12:54 +03:00 |
|