Commit Graph

238 Commits

Author SHA1 Message Date
Daniil Ivanik
1e03a35729
Merge pull request #65064 from ilejn/time_virtual_col_tests
Tests for _time virtual column in file alike storages
2024-06-13 09:46:39 +00:00
Kruglov Pavel
9c7c607cd5
Merge pull request #63720 from Avogar/better-s3-seekable-formats-tests
Try to fix flaky s3 tests test_seekable_formats and test_seekable_formats_url
2024-06-12 12:34:04 +00:00
Ilya Golshtein
c795158ea9 time_virtual_col_tests: make black happy 2024-06-11 14:45:00 +00:00
Ilya Golshtein
fdc2f156b1 time_virtual_col_tests: just one column in test_read_subcolumn_time 2024-06-11 13:04:16 +00:00
Ilya Golshtein
4baabb16f9 time_virtual_col_tests: tests reintroduced 2024-06-11 09:07:05 +00:00
Ilya Golshtein
e4a0f42ab8 time_virtual_col_tests: rollback tests 2024-06-10 23:01:57 +00:00
Ilya Golshtein
b82ab5a402 time_virtual_col: style check 2024-06-06 21:21:12 +00:00
Ilya Golshtein
258b1f9559 time_virtual_col: tests, doc, small refactoring 2024-06-06 21:00:47 +00:00
Ilya Golshtein
aefe7ffc31 time_virtual_col: slightly works 2024-06-06 09:48:32 +00:00
kssenii
dd7f3d1ba2 Fix test 2024-05-23 14:11:30 +02:00
avogar
927ba761a3 Try to fix flaky s3 tests test_seekable_formats and test_seekable_formats_url 2024-05-13 16:33:38 +00:00
Andrey Zvonov
b83a59271a Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-s3-globs 2024-04-24 22:14:55 +00:00
Andrey Zvonov
c9b05eac02 fix test_s3_glob_many_objects_under_selection 2024-04-10 12:02:01 +00:00
Andrey Zvonov
093b71b858 added test for selection globs with many files under 2024-04-09 21:01:01 +00:00
avogar
ef518946f3 Respect settings truncate_on_insert/create_new_file_on_insert in s3/hdfs/azure engines 2024-04-08 20:18:47 +00:00
zvonand
e385810796 fix black 2024-04-04 22:18:41 +02:00
Andrey Zvonov
ce3969e25d adapt test to new behavior 2024-04-04 19:47:34 +00:00
Kruglov Pavel
107acf54c6
Fix tests 2024-03-14 13:42:07 +01:00
Sema Checherinda
5c41727725 http connections pools 2024-03-10 10:00:18 +01:00
Kruglov Pavel
13c8624871
Fix style 2024-01-26 02:03:12 +01:00
avogar
11f1ea50d7 Fix tests 2024-01-24 17:55:31 +00:00
avogar
617cc514b7 Try to detect file format automatically during schema inference if it's unknown 2024-01-23 18:59:39 +00:00
Shani Elharrar
5f38e1d944 S3 Session Tokens: Added tests 2023-12-19 10:50:19 +02:00
avogar
ee7af95bc0 Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-12-08 20:29:28 +00:00
vdimir
15234474d7
Implement system table blob_storage_log 2023-11-21 09:18:25 +00:00
avogar
f537bad469 Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-11-20 14:32:50 +00:00
avogar
872556a5d4 Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-11-20 14:03:36 +00:00
Sema Checherinda
f999337dae
Revert "Revert "s3 adaptive timeouts"" 2023-11-20 14:53:22 +01:00
Alexander Tokmakov
5031f239c3
Revert "s3 adaptive timeouts" 2023-11-20 14:28:59 +01:00
Sema Checherinda
a950595c24
Merge pull request #56314 from CheSema/s3-aggressive-timeouts
s3 adaptive timeouts
2023-11-19 14:12:14 +01:00
Raúl Marín
4d5becb4de Adapt test_storage_s3/test.py::test_predefined_connection_configuration 2023-11-17 15:01:54 +01:00
Sema Checherinda
3075bd9745 track clickhouse high level retries 2023-11-14 11:34:12 +01:00
Sema Checherinda
bb0b6afe14 reduce cuncurrent request number to the minio in test_storage_s3 2023-11-14 11:34:12 +01:00
Sema Checherinda
1a7be21a66 adjust tests 2023-11-14 11:34:12 +01:00
Kruglov Pavel
6f61ccfe28
Merge branch 'master' into schema-inference-union 2023-10-20 22:54:11 +02:00
avogar
6934e27e8b Add union mode for schema inference to infer union schema of files with different schemas 2023-10-20 20:46:41 +00:00
Sema Checherinda
1308f26ccc Update test.py 2023-10-19 01:34:36 +02:00
Sema Checherinda
dfdd2ee77c fix tests, to avoid timeouts do less retries 2023-10-18 16:36:45 +02:00
avogar
cabb3ddaae Fix tests 2023-09-25 21:45:11 +00:00
Michael Kolupaev
df71dcd94d Fix data race in copyFromIStreamWithProgressCallback 2023-09-11 21:04:37 +00:00
kssenii
185e3819ac Fix 2023-08-30 13:41:18 +02:00
Kruglov Pavel
592fa77987
Merge branch 'master' into cache-count 2023-08-23 15:18:02 +02:00
avogar
30e8e4f6e0 Make test integration 2023-08-22 16:51:09 +00:00
Kruglov Pavel
c0bdd0e00b
Merge branch 'master' into cache-count 2023-08-22 14:42:22 +02:00
avogar
b4145aeddc Cache number of rows in files for count in file/s3/url/hdfs/azure functions 2023-08-22 11:59:59 +00:00
Alexey Milovidov
93a10980e9 Fix review comments 2023-08-06 16:27:45 +02:00
Alexey Milovidov
ce2fcc8f33 Fix wording 2023-08-06 14:48:20 +02:00
Kruglov Pavel
0d34e97dbe
Merge branch 'master' into formats-with-subcolumns 2023-07-26 13:30:35 +02:00
Kruglov Pavel
64e88cde21
Merge branch 'master' into better-progress-bar-2 2023-07-18 13:37:53 +02:00
Kruglov Pavel
06de25451a
Merge branch 'master' into formats-with-subcolumns 2023-07-06 16:21:52 +02:00