Antonio Andelic
|
720d587e85
|
Merge branch 'master' into add-reading-from-archives
|
2023-07-28 08:49:00 +00:00 |
|
Kruglov Pavel
|
15cc046883
|
Merge branch 'master' into better-progress-bar-2
|
2023-07-26 13:12:24 +02:00 |
|
Alexey Milovidov
|
21382afa2b
|
Check for punctuation
|
2023-07-25 06:10:04 +02:00 |
|
Kruglov Pavel
|
fec5675cd4
|
Merge branch 'master' into better-progress-bar-2
|
2023-07-24 19:59:38 +02:00 |
|
Kruglov Pavel
|
64e88cde21
|
Merge branch 'master' into better-progress-bar-2
|
2023-07-18 13:37:53 +02:00 |
|
Andrey Zvonov
|
c030e9dbe4
|
Merge branch 'master' into zvonand-issue-49290
|
2023-07-10 11:01:26 +02:00 |
|
Alexey Milovidov
|
1a24bface0
|
Merge branch 'master' into clickhouse-local-default-settings
|
2023-07-06 03:30:11 +03:00 |
|
avogar
|
f88c1fdf44
|
Fixes
|
2023-06-29 11:59:09 +00:00 |
|
avogar
|
4eeb431003
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into better-progress-bar-2
|
2023-06-28 18:53:08 +00:00 |
|
Andrey Zvonov
|
ae26ff27a1
|
Merge branch 'master' into zvonand-issue-49290
|
2023-06-28 12:13:05 +02:00 |
|
Alexey Milovidov
|
b8e6bd3299
|
Merge branch 'master' into refactor-subqueries-for-in
|
2023-06-26 06:05:12 +03:00 |
|
Azat Khuzhin
|
a7b14f87e0
|
Throw an error instead of silenty ignore storage_file_read_method=mmap in server
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-06-24 23:42:31 +03:00 |
|
Andrey Zvonov
|
0b6688ffe4
|
Merge branch 'master' into zvonand-issue-49290
|
2023-06-24 12:36:27 +02:00 |
|
avogar
|
c679dd400e
|
Make better
|
2023-06-23 13:43:40 +00:00 |
|
avogar
|
24fab7bfde
|
Remove old includes
|
2023-06-22 18:48:15 +00:00 |
|
avogar
|
cf082f2f9a
|
Use read_bytes/total_bytes_to_read for progress bar in s3/file/url/... table functions
|
2023-06-22 17:24:43 +00:00 |
|
Andrey Zvonov
|
18e7b029d5
|
Merge branch 'master' into zvonand-issue-49290
|
2023-06-22 17:20:24 +02:00 |
|
Sema Checherinda
|
d0bb985061
|
fix other classes based on SinkToStorage
|
2023-06-22 14:33:25 +02:00 |
|
Sema Checherinda
|
95349a405b
|
release buffers with exception context
|
2023-06-22 13:00:13 +02:00 |
|
Nikolai Kochetov
|
a940031878
|
Merge branch 'master' into refactor-subqueries-for-in
|
2023-06-22 12:18:48 +02:00 |
|
zvonand
|
b16c30e521
|
upd for review
|
2023-06-19 23:06:08 +02:00 |
|
avogar
|
d492acbcd2
|
Fix tests
|
2023-06-19 13:36:29 +00:00 |
|
Nikolai Kochetov
|
afa74f697c
|
Refactor a bit.
|
2023-06-16 19:38:50 +00:00 |
|
zvonand
|
1c10578f14
|
update to master
|
2023-06-16 21:30:47 +02:00 |
|
avogar
|
56789af0fa
|
Remove loggig
|
2023-06-16 15:55:05 +00:00 |
|
avogar
|
3209ebe34b
|
Improve progress bar for file/s3/hdfs/url table functions. Step 1
|
2023-06-16 15:51:18 +00:00 |
|
Andrey Zvonov
|
02cf8a1bad
|
Update comment StorageFile.cpp
|
2023-06-15 14:09:38 +03:00 |
|
Andrey Zvonov
|
2f572b7211
|
Merge branch 'master' into zvonand-issue-49290
|
2023-06-14 14:22:32 +02:00 |
|
zvonand
|
1d8013074d
|
fix style & black
|
2023-06-13 18:47:02 +02:00 |
|
avogar
|
2e1f56ae33
|
Address comments
|
2023-06-13 14:43:50 +00:00 |
|
Kruglov Pavel
|
e4838725e3
|
Merge branch 'master' into allow-skip-empty-files
|
2023-06-12 20:03:23 +02:00 |
|
Kruglov Pavel
|
873cee9451
|
Merge pull request #49626 from alekseygolub/renamefile
Added option to rename files, loaded via TableFunctionFile, after successful processing
|
2023-06-12 15:01:22 +02:00 |
|
zvonand
|
3e6d393e17
|
remove debug cerr
|
2023-06-12 12:06:21 +02:00 |
|
zvonand
|
eb9cdbcf7d
|
fix File test being flaky
|
2023-06-12 11:41:36 +02:00 |
|
zvonand
|
2c97a94892
|
fix hdfs + style update
|
2023-06-11 01:50:17 +02:00 |
|
Kruglov Pavel
|
bf28074d32
|
Merge branch 'master' into allow-skip-empty-files
|
2023-06-08 12:36:18 +02:00 |
|
Antonio Andelic
|
b11f744252
|
Correctly disable async insert with deduplication when it's not needed (#50663)
* Correctly disable async insert when it's not used
* Better
* Add comment
* Better
* Fix tests
---------
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2023-06-07 20:33:08 +02:00 |
|
Kruglov Pavel
|
b83b057045
|
Merge branch 'master' into renamefile
|
2023-06-06 19:38:05 +02:00 |
|
zvonand
|
1a361ef306
|
works for file
|
2023-06-05 03:21:43 +02:00 |
|
Kruglov Pavel
|
0beca0336d
|
Merge pull request #49112 from ClickHouse/Avogar-patch-3
Fix possible terminate called for uncaught exception in some places
|
2023-05-31 16:55:43 +02:00 |
|
avogar
|
d4efbbfbd3
|
Allow to skip empty files in file/s3/url/hdfs table functions
|
2023-05-30 19:32:24 +00:00 |
|
Kruglov Pavel
|
f863dee8e7
|
Merge branch 'master' into renamefile
|
2023-05-30 12:26:40 +02:00 |
|
nikitakeba
|
f604fb82b2
|
Merge branch 'master' into add-reading-from-archives-support
|
2023-05-29 23:34:19 +03:00 |
|
Nikita Keba
|
c18bff58b3
|
fix style
|
2023-05-29 20:08:18 +00:00 |
|
Nikita Keba
|
564691e25b
|
add reading from archives
|
2023-05-25 00:00:32 +00:00 |
|
alekseygolub
|
2b68a6a22a
|
Fix style
|
2023-05-19 16:03:22 +00:00 |
|
alekseygolub
|
c85c3afa1f
|
Added option to rename files, loaded via TableFunctionFile, after success processing
|
2023-05-19 16:03:22 +00:00 |
|
SmitaRKulkarni
|
a91c793684
|
Merge branch 'master' into 42192_Lower_parallel_parsing_threads_with_globs
|
2023-05-18 09:24:25 +02:00 |
|
Smita Kulkarni
|
fd58eac75a
|
Fixed max_threads datatype issue for builds
|
2023-05-13 10:22:37 +02:00 |
|
Smita Kulkarni
|
792565d858
|
Updated to ULL
|
2023-05-12 17:23:37 +02:00 |
|