kssenii
|
387494f0c8
|
Common interface
|
2021-04-18 13:37:23 +00:00 |
|
kssenii
|
ab06ca3144
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk
|
2021-04-12 07:07:48 +00:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
kssenii
|
908d872b76
|
Add seek method
|
2021-04-05 09:32:06 +00:00 |
|
kssenii
|
388a71e6b1
|
Fix build, ya check
|
2021-04-04 07:33:07 +00:00 |
|
kssenii
|
8cbfbb5de7
|
Small refactoring, add hdfs to test_disk_types
|
2021-04-03 12:02:29 +00:00 |
|
Alexey Milovidov
|
177a017c5c
|
Minor modification #22115
|
2021-03-25 20:51:32 +03:00 |
|
Nikita Mikhaylov
|
1f92c8ce58
|
parallel formatting everywhere
|
2021-03-15 14:51:24 +03:00 |
|
Nikita Mikhailov
|
2f04cb5ebe
|
abort() instead of std::terminate() + cleanup
|
2020-12-30 08:31:45 +03:00 |
|
Nikita Mikhailov
|
c5f92e5096
|
better formatfactory
|
2020-12-30 06:07:30 +03:00 |
|
Nikita Mikhailov
|
6a55e018e4
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-18 02:25:32 +03:00 |
|
Ilya Golshtein
|
09d1e89674
|
yandex/clickhouse-kerberized-hadoop + missed header
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
407565b47f
|
fix - wrong error code
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
9701d6a2d5
|
style fix per code review, doc improvement, params consistency check
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
815856bc3d
|
pass config, not context to createHDFSBuilder
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
7e97814859
|
cleanup, fixes, new submodules, ShellCommand, WriteBufferFromString
|
2020-12-16 14:48:33 +03:00 |
|