Kruglov Pavel
|
dd863ca2a0
|
Merge branch 'master' into fix-url-globs
|
2022-02-16 12:45:31 +03:00 |
|
alesapin
|
bc2d0ee7c7
|
Merge pull request #34215 from ClickHouse/revert-34211-revert-34153-add_func_tests_over_s3
Add func tests run with s3 and fix several bugs
|
2022-02-15 19:07:11 +03:00 |
|
alesapin
|
89373155fc
|
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
|
2022-02-13 21:07:54 +03:00 |
|
mergify[bot]
|
8a47ed2b3f
|
Merge branch 'master' into static-files-disk-uploader-create-symlinks
|
2022-02-13 06:12:39 +00:00 |
|
Dmitry Novik
|
50131fd732
|
Fix cancelation for S3 and HDFS
|
2022-02-11 18:14:55 +00:00 |
|
alesapin
|
088f8cacf3
|
Small improvements
|
2022-02-10 19:50:21 +03:00 |
|
Anton Popov
|
298838f891
|
avoid unnecessary copying of Settings
|
2022-02-10 12:13:51 +03:00 |
|
avogar
|
84087c1554
|
Improve schema inference with globs
|
2022-02-09 19:16:15 +03:00 |
|
Alexey Milovidov
|
742620209a
|
static-files-disk-uploader: add mode to create symlinks
|
2022-02-09 03:50:50 +03:00 |
|
alexey-milovidov
|
43ee8ddb5b
|
Merge pull request #34376 from CurtizJ/fix-reading-empty-arrays
Fix consecutive backward seeks in seekable read buffers
|
2022-02-08 02:27:57 +03:00 |
|
Anton Popov
|
1b16db72c3
|
fix consecutive backward seeks in seekable read buffers
|
2022-02-07 17:20:26 +03:00 |
|
feng lv
|
6325d4d9b0
|
continue of #34317
fix
fix
|
2022-02-06 08:59:17 +00:00 |
|
alesapin
|
5230c59f05
|
Smaller scope
|
2022-01-31 14:03:06 +03:00 |
|
alesapin
|
1adc7538fe
|
Fix benign race condition for storage HDFS, S3, URL
|
2022-01-31 13:50:28 +03:00 |
|
Kruglov Pavel
|
7bfb1231b9
|
Merge branch 'master' into formats-with-suffixes
|
2022-01-20 14:47:17 +03:00 |
|
alexey-milovidov
|
28a9d569cc
|
Merge pull request #33690 from azat/remove-unbundled-support
Remove unbundled support
|
2022-01-20 12:29:07 +03:00 |
|
liuneng1994
|
59f3fe515b
|
change null check position
Signed-off-by: neng.liu <neng.liu@kyligence.io>
|
2022-01-20 06:26:34 +00:00 |
|
Azat Khuzhin
|
aef6668cb4
|
Remove unbundled hdfs3 support
|
2022-01-20 08:47:16 +03:00 |
|
liuneng1994
|
4d3bb1584d
|
fix Dereference of null pointer error
Signed-off-by: neng.liu <neng.liu@kyligence.io>
|
2022-01-19 07:41:46 +00:00 |
|
avogar
|
4efadfad3c
|
Fix tests
|
2022-01-18 22:26:13 +03:00 |
|
liuneng1994
|
5e1e512bf2
|
fix check style
Signed-off-by: neng.liu <neng.liu@kyligence.io>
|
2022-01-18 14:42:28 +00:00 |
|
liuneng1994
|
15ea37c4ae
|
ignore file not found exception
Signed-off-by: neng.liu <neng.liu@kyligence.io>
|
2022-01-18 12:49:40 +00:00 |
|
mergify[bot]
|
df869c5b9c
|
Merge branch 'master' into fix_ignore_hdfs_error
|
2022-01-18 07:05:24 +00:00 |
|
liuneng1994
|
c6e205b2ad
|
add error check
|
2022-01-18 06:21:40 +00:00 |
|
avogar
|
af54ca4866
|
Fix partition write
|
2022-01-14 21:21:36 +03:00 |
|
Kruglov Pavel
|
a7df9cd53a
|
Merge branch 'master' into formats-with-suffixes
|
2022-01-14 21:03:49 +03:00 |
|
Kruglov Pavel
|
d2e9f37bee
|
Merge branch 'master' into format-by-extention
|
2022-01-14 18:36:23 +03:00 |
|
avogar
|
89a181bd19
|
Make better
|
2022-01-14 18:16:18 +03:00 |
|
Kruglov Pavel
|
5a908e8edd
|
Merge branch 'master' into formats-with-suffixes
|
2022-01-14 16:45:20 +03:00 |
|
avogar
|
8884c4a3fe
|
Fix tests and build
|
2022-01-14 16:27:57 +03:00 |
|
avogar
|
2d7b1bfa5e
|
Detect format in S3/HDFS/URL table engines
|
2022-01-13 16:14:18 +03:00 |
|
taiyang-li
|
1e102bc1b2
|
merge master
|
2022-01-01 09:01:06 +08:00 |
|
avogar
|
131d49e6be
|
Remove comments
|
2021-12-29 21:26:23 +03:00 |
|
avogar
|
97788b9c21
|
Allow to create new files on insert for File/S3/HDFS engines
|
2021-12-29 21:19:13 +03:00 |
|
avogar
|
8436638a89
|
Fix style
|
2021-12-29 12:21:01 +03:00 |
|
avogar
|
26abf7aa62
|
Remove code duplication, use simdjson and rapidjson instead of Poco
|
2021-12-29 12:21:01 +03:00 |
|
avogar
|
8112a71233
|
Implement schema inference for most input formats
|
2021-12-29 12:18:56 +03:00 |
|
kssenii
|
1f6ca619b7
|
Allow some killing
|
2021-12-27 22:42:56 +03:00 |
|
taiyang-li
|
9036b18c2f
|
merge master
|
2021-12-27 15:12:48 +08:00 |
|
Alexey Milovidov
|
f03cb4c762
|
Cleanup trash from Kafka and HDFS
|
2021-12-25 06:10:59 +03:00 |
|
Nikita Mikhaylov
|
29fdc422d0
|
Merge pull request #32974 from nikitamikhaylov/hdfsCluster
Merging #32400
|
2021-12-24 16:02:54 +03:00 |
|
Nikita Mikhaylov
|
d9c13900f5
|
Fix build + style
|
2021-12-20 14:31:56 +00:00 |
|
Zhichang Yu
|
869cdbeb44
|
added table function hdfsCluster
|
2021-12-20 13:14:44 +00:00 |
|
avogar
|
e31c18e9f8
|
Fix hdfs url check
|
2021-12-20 16:09:48 +03:00 |
|
李扬
|
8675086104
|
Merge branch 'master' into hive_table
|
2021-12-12 09:01:46 -06:00 |
|
Kseniia Sumarokova
|
7e261245d3
|
Merge pull request #32256 from taiyang-li/default_for_hdfs
Support default expression for storage hdfs and optimize fetching when source is column oriented
|
2021-12-06 23:32:01 +03:00 |
|
leosunli
|
6f611eec91
|
Fix bug
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:32 +08:00 |
|
Kseniia Sumarokova
|
4017bb8f78
|
Update WriteBufferFromHDFS.h
|
2021-12-06 14:32:32 +08:00 |
|
leosunli
|
e81a1dbe6a
|
Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBufferFromHDFSImpl
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:31 +08:00 |
|
leosunli
|
5be58a8839
|
Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBufferFromHDFSImpl
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:31 +08:00 |
|