Arthur Passos
|
50b3d3172c
|
add no fast test
|
2024-08-27 16:48:10 -03:00 |
|
Arthur Passos
|
c298b20ba9
|
extract some tests into sql as an attempt to make them run faster for flaky check..
|
2024-08-27 16:17:35 -03:00 |
|
Arthur Passos
|
0b29aef1a0
|
remove extra dot from ex message
|
2024-08-27 15:25:41 -03:00 |
|
Arthur Passos
|
a0ab22e031
|
style
|
2024-08-27 13:01:10 -03:00 |
|
Arthur Passos
|
6f806124a3
|
Merge branch 'master' into multi_auth_methods
|
2024-08-27 12:24:53 -03:00 |
|
Arthur Passos
|
a65d175a81
|
change parsing logic a bit
|
2024-08-27 12:23:42 -03:00 |
|
vdimir
|
bb22736bc3
|
Merge pull request #68867 from ucasfl/url-engine
Add virtual column _headers for url table engine
|
2024-08-27 13:27:19 +00:00 |
|
János Benjamin Antal
|
964641a28c
|
Merge pull request #67583 from depressed-pho/fix-fromModifiedJulianDay
Fix the upper bound of function fromModifiedJulianDay()
|
2024-08-27 13:20:57 +00:00 |
|
jsc0218
|
6584790ef4
|
Merge pull request #68752 from jsc0218/Fix02477Timeout
Fix 2477 timeout
|
2024-08-27 13:06:38 +00:00 |
|
Han Fei
|
a0e9412c72
|
Merge pull request #68499 from denis-hananein/fix-68239-sample-n
Fix 68239 sample n
|
2024-08-27 13:05:51 +00:00 |
|
Daniil Ivanik
|
e0dc32bc61
|
Merge pull request #68210 from ClickHouse/divanik/add_local_and_azure_iceberg_support
Support partial Iceberg reading in azure and local storages
|
2024-08-27 11:52:43 +00:00 |
|
Alexander Tokmakov
|
60a0ea5746
|
Merge pull request #68366 from ClickHouse/check_merge_entries
Check that merge entries are valid
|
2024-08-27 11:17:11 +00:00 |
|
Max K.
|
cd2e66ba58
|
Merge pull request #68931 from ClickHouse/ci_job_rerun_fix
CI: Fix job rerun check
|
2024-08-27 11:17:04 +00:00 |
|
Igor Nikonov
|
98562b0d15
|
Merge pull request #67700 from ClickHouse/asan-invalid-shared-context-access
Fix(asan): access destroyed shared context from handleCrash()
|
2024-08-27 10:55:56 +00:00 |
|
Raúl Marín
|
e3ef11e505
|
Merge pull request #67983 from Algunenano/flaky_win_view
Fix window view missing blocks due to slow flush to view
|
2024-08-27 10:35:09 +00:00 |
|
Kruglov Pavel
|
e13e537a06
|
Merge pull request #68128 from RodolpheDuge/odbc_http_retry_from_configuration
odbc: get http_max_tries from server configuration
|
2024-08-27 10:32:40 +00:00 |
|
robot-clickhouse
|
0ad66778da
|
Automatic style fix
|
2024-08-27 10:19:30 +00:00 |
|
alesapin
|
df44c2a4ff
|
Merge pull request #68897 from ClickHouse/revert-59173-fix_prewhere_without_columns
Revert "Fix prewhere without columns and without adaptive index granularity (almost w/o anything)"
|
2024-08-27 10:15:35 +00:00 |
|
Max Kainov
|
94f168e5ef
|
CI: Fix job rerun check
|
2024-08-27 12:13:21 +02:00 |
|
Raúl Marín
|
d0c36c613d
|
Merge pull request #68048 from Algunenano/no-parallel-6
Remove some no-parallel tags from tests (Part 6)
|
2024-08-27 09:16:13 +00:00 |
|
jsc0218
|
6289c65e02
|
Merge pull request #62364 from cangyin/fix-projection-merge
Rebuild projection for merges that reduces rows
|
2024-08-27 00:59:42 +00:00 |
|
jsc0218
|
033b9cc28c
|
Merge pull request #68835 from jsc0218/FixFuncTypo
Fix Function Typo
|
2024-08-26 21:06:07 +00:00 |
|
Alexander Tokmakov
|
936bbe7d0d
|
handle trash parts correctly
|
2024-08-26 20:02:03 +02:00 |
|
Kseniia Sumarokova
|
8b2db6276c
|
Merge pull request #68836 from ClickHouse/fix-delta-lake-bug-in-schema-parsing
Fix complex types metadata parsing in DeltaLake
|
2024-08-26 17:44:22 +00:00 |
|
Raúl Marín
|
b64b462468
|
Merge remote-tracking branch 'blessed/master' into no-parallel-6
|
2024-08-26 17:53:44 +02:00 |
|
Raúl Marín
|
e8d9fbdd1f
|
Merge remote-tracking branch 'blessed/master' into flaky_win_view
|
2024-08-26 17:49:22 +02:00 |
|
Alexander Gololobov
|
c27513e540
|
Revert "Fix prewhere without columns and without adaptive index granularity (almost w/o anything)"
|
2024-08-26 17:38:07 +02:00 |
|
vdimir
|
e7d17573e1
|
Add assert src/Storages/StorageURL.cpp
|
2024-08-26 16:55:45 +02:00 |
|
Igor Nikonov
|
3bdad9baa5
|
Merge branch 'master' into asan-invalid-shared-context-access
|
2024-08-26 16:20:49 +02:00 |
|
jsc0218
|
b381c9dd84
|
Merge remote-tracking branch 'upstream/master' into fix-projection-merge
|
2024-08-26 13:06:58 +00:00 |
|
jsc0218
|
3cd11afa61
|
Merge remote-tracking branch 'origin/master' into Fix02477Timeout
|
2024-08-26 12:59:01 +00:00 |
|
jsc0218
|
2a9d61efec
|
Merge remote-tracking branch 'origin/master' into FixFuncTypo
|
2024-08-26 12:56:09 +00:00 |
|
Konstantin Bogdanov
|
1cdccd527f
|
Merge pull request #68639 from m7kss1/ripedmd-160
Add RIPEMD160 function
|
2024-08-26 12:06:18 +00:00 |
|
Yarik Briukhovetskyi
|
6e8fed3c62
|
Merge pull request #68734 from yariks5s/fix_test_00080_show_tables_and_system_tables
Fix flaky `00080_show_tables_and_system_tables`
|
2024-08-26 12:04:48 +00:00 |
|
Kruglov Pavel
|
e361417ff6
|
Merge pull request #68298 from Avogar/fix-nullable-schema-inference
Fix using schema_inference_make_columns_nullable=0
|
2024-08-26 11:52:34 +00:00 |
|
Kruglov Pavel
|
0837a51313
|
Merge pull request #68632 from Avogar/fix-dynamic-tests
Disable min_bytes_to_use_direct_io in some tests with Dynamic/JSON subcolumns because it's broken
|
2024-08-26 11:52:14 +00:00 |
|
Kruglov Pavel
|
76493b31b6
|
Merge pull request #68653 from ClickHouse/Avogar-patch-6
Increase connectTimeoutMs IMDS connection timeout to 50ms to avoid failures in CI
|
2024-08-26 11:50:41 +00:00 |
|
Kruglov Pavel
|
e08964c35f
|
Merge pull request #68665 from ClickHouse/Avogar-patch-7
Fix flaky test test_distributed_replica_max_ignored_errors
|
2024-08-26 11:50:31 +00:00 |
|
Kruglov Pavel
|
72c3b0212d
|
Merge pull request #68437 from bigo-sg/devirtualize_schema_reader
Try to devirtualize format reader in RowInputFormatWithNamesAndTypes
|
2024-08-26 11:43:54 +00:00 |
|
Kseniia Sumarokova
|
6e584dd541
|
Fix test
|
2024-08-26 11:33:08 +02:00 |
|
divanik
|
3581eb34e7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_local_and_azure_iceberg_support
|
2024-08-26 09:04:13 +00:00 |
|
Yarik Briukhovetskyi
|
eb71d3be42
|
Merge branch 'ClickHouse:master' into fix_test_00080_show_tables_and_system_tables
|
2024-08-26 00:07:17 +02:00 |
|
Nikita Mikhaylov
|
674cddc969
|
Merge pull request #68848 from amosbird/fix-68618
Fix empty tuple in array
|
2024-08-25 20:23:43 +00:00 |
|
Nikita Mikhaylov
|
49f6112e4f
|
Merge pull request #68866 from ClickHouse/fix-ssl-handshake-error-process
Fix ssl handshake error processing
|
2024-08-25 20:23:24 +00:00 |
|
Nikita Mikhaylov
|
5c1cfeec4c
|
Merge pull request #68730 from ClickHouse/replxx-custom-descriptors
Bump Replxx to support custom descriptors
|
2024-08-25 17:09:36 +00:00 |
|
Nikita Mikhaylov
|
2888b01d64
|
Merge pull request #68697 from Blargian/patch-8
[Docs] fix typo and formatting in geohash page
|
2024-08-25 13:35:29 +00:00 |
|
Nikita Mikhaylov
|
a075842b90
|
Merge pull request #68772 from ClickHouse/reduce-time-of-01395_limit_more_cases
Split test case and reduce number of random runs to reduce the time necessary to run the test
|
2024-08-25 13:33:22 +00:00 |
|
Nikita Mikhaylov
|
f38f95a144
|
Update base/poco/NetSSL_OpenSSL/src/SecureSocketImpl.cpp
|
2024-08-25 14:26:21 +02:00 |
|
Nikita Mikhaylov
|
69bb1df642
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-68618
|
2024-08-25 14:24:20 +02:00 |
|
flynn
|
e1e692a968
|
Fix and update docs
|
2024-08-25 08:00:16 +00:00 |
|