FawnD2
ea87bd1c64
Merge branch 'master' into arrow-io-format
2020-05-05 18:52:44 +03:00
alesapin
33ba5ad525
Fix clang version in coverage image
2020-05-05 18:45:26 +03:00
alexey-milovidov
114f09cfca
Merge pull request #10666 from NanoBjorn/refactor-volume
...
Volumes and storages refactoring
2020-05-05 16:25:26 +03:00
FawnD2
b8dd822ebc
Remove stateful test
2020-05-05 15:57:56 +03:00
FawnD2
19022cb670
Remove redundant includes. Style fix
2020-05-05 15:56:54 +03:00
alexey-milovidov
c54f6d5a66
Merge pull request #10546 from kyprizel/master
...
Lexer, ast, checksum and column specs fuzzers added
2020-05-05 14:50:55 +03:00
alexey-milovidov
d7537a6e68
Update tests.md
2020-05-05 14:47:45 +03:00
alexey-milovidov
71baefdb27
Merge pull request #10677 from ClickHouse/revert-10625-unwind
...
Revert "Partial fix of clang build stack unwinding (omit-frame-pointer)"
2020-05-05 14:36:48 +03:00
alexey-milovidov
e908d1cd01
Revert "Partial fix of clang build stack unwinding (omit-frame-pointer)"
2020-05-05 14:36:32 +03:00
FawnD2
67d4e51e7e
Add tests
2020-05-05 05:06:19 +03:00
FawnD2
aaf4f4ad61
Add missing Float16 for parquet format
2020-05-05 04:46:04 +03:00
alexey-milovidov
09756a036a
Merge pull request #10645 from ClickHouse/check-suspicious-codecs
...
Check for suspicious codecs #4966
2020-05-04 23:33:59 +03:00
Gleb Novikov
6e6a195c13
Style fixes, removed redundant includes
2020-05-04 23:20:51 +03:00
alexey-milovidov
d37cb297bc
Merge pull request #10039 from abyss7/pytest
...
Add new build for query tests using pytest
2020-05-04 23:18:02 +03:00
Gleb Novikov
c637d99e07
Volumes and storages refactoring:
...
1. Moved Volume to separate file
2. Created IVolume interface and implemented current behaviour in implementation of new interface — VolumeJBOD
3. Replaced all old volume usages with new VolumeJBOD. Where it is unnecessary to have JBOD — left just IVolume.
4. Removed old Volume completely
5. Moved StoragePolicy to separated files
6. Moved DiskSelector to separated files
7. Removed DiskSpaceMonitor file
2020-05-04 23:15:38 +03:00
alexey-milovidov
5eebe8cf53
Merge pull request #10659 from ClickHouse/fix_multiple_simultaneous_alters
...
Fix alter-mutations assignment
2020-05-04 21:43:32 +03:00
alexey-milovidov
089354e390
Merge pull request #10657 from azat/disable-stderr-buffering
...
Disable buffering of the stderr (C file IO)
2020-05-04 21:07:13 +03:00
alexey-milovidov
afb8e3a759
Merge pull request #10662 from mnkonkova/integration_module_grpc
...
Add module in integration docker
2020-05-04 20:59:47 +03:00
mnkonkova
b38a2f1d24
module add for grpc integratio test
2020-05-04 17:35:43 +00:00
alesapin
d47d28d51f
Fix mutations assignment
2020-05-04 19:30:39 +03:00
Azat Khuzhin
ed4c7820be
Disable buffering of the stderr
...
There are some 3d party libs that are used by clickhouse that uses
stderr, for example rdkafka, and buffering of rdkafka logs may be a
problem in tests at least.
2020-05-04 18:57:06 +03:00
Alexey Milovidov
3a0b77132d
Check for AppleClang
2020-05-04 18:12:06 +03:00
FawnD2
f0201f7aca
Move ORC to Input only formats
2020-05-04 18:04:20 +03:00
Alexey Milovidov
a198dce505
Fix double space
2020-05-04 17:55:37 +03:00
Alexey Milovidov
7ddad8cc01
Fix integration test
2020-05-04 17:51:29 +03:00
FawnD2
2f8435813c
Remove unused stream
2020-05-04 17:49:13 +03:00
FawnD2
da0a908d27
Remove unused stream
2020-05-04 17:47:09 +03:00
Alexey Milovidov
87fb6bf081
Better exception message
2020-05-04 17:46:32 +03:00
Alexey Milovidov
8a8014fa39
Added a test
2020-05-04 17:46:11 +03:00
FawnD2
b492e92d41
Remove extra check
2020-05-04 17:32:36 +03:00
FawnD2
182de47012
Use file reader for Arrow format
2020-05-04 17:30:42 +03:00
Alexey Milovidov
301c6137e4
Better exception messages; fixed error; updated tests
2020-05-04 17:25:54 +03:00
alexey-milovidov
eda06404b6
Merge pull request #10646 from ClickHouse/fix-asan-oom
...
Fix OOM in ASan stress test
2020-05-04 16:57:43 +03:00
alexey-milovidov
a246df5246
Merge pull request #10653 from exprmntr/master
...
Fix arcadia build
2020-05-04 16:55:24 +03:00
Anton Okhitin
7366227115
Fix arcadia build
2020-05-04 16:47:08 +03:00
FawnD2
6d6d04903f
Remove check
2020-05-04 16:33:20 +03:00
FawnD2
a044766d58
Remove check
2020-05-04 16:26:20 +03:00
FawnD2
17450811d4
Move getHeader at the beginning of generate()
2020-05-04 16:19:25 +03:00
FawnD2
83148289d8
Rename arg
2020-05-04 16:01:37 +03:00
Ivan Blinkov
28300006b9
Merge pull request #10648 from ClickHouse/dependabot/pip/docs/tools/numpy-1.18.4
...
Bump numpy from 1.18.3 to 1.18.4 in /docs/tools
2020-05-04 11:06:35 +03:00
dependabot-preview[bot]
c97c1039c9
Bump numpy from 1.18.3 to 1.18.4 in /docs/tools
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.18.3...v1.18.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 07:49:19 +00:00
alexey-milovidov
443c64abc0
Merge pull request #10638 from ClickHouse/fix-ubsan-hashtable
...
Fix UBSan report in HashTable
2020-05-04 04:50:25 +03:00
FawnD2
7b23844b32
Common order of precompiled checks
2020-05-04 03:58:10 +03:00
FawnD2
02e12215e7
Apply reducing memory usage optimization for seekable files to ORC format
2020-05-04 03:52:28 +03:00
alexey-milovidov
6b0bffcdab
Update CompressionFactory.cpp
2020-05-04 03:47:41 +03:00
Alexey Milovidov
c52ab89918
Fix OOM in ASan stress test
2020-05-04 03:36:55 +03:00
Alexey Milovidov
99c18c5a09
Check for suspicious codecs #4966
2020-05-04 03:11:49 +03:00
FawnD2
a554177724
Simplify ORC format
2020-05-04 02:23:20 +03:00
alexey-milovidov
884c2aa631
Merge pull request #10641 from ClickHouse/storage-buffer-nullptr-dereference
...
Fix nullptr dereference in StorageBuffer
2020-05-04 02:01:57 +03:00
alexey-milovidov
788b436275
Merge pull request #10640 from ClickHouse/fix-http-code-parse-error
...
Fix http code in case of some parse errors.
2020-05-04 02:00:47 +03:00