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
|
f1130f3130
|
Update 03230_json_alias_new_old_types.reference
|
2024-08-26 13:49:45 +02:00 |
|
Kruglov Pavel
|
91d14e6631
|
Update 03230_json_alias_new_old_types.sql
|
2024-08-26 13:49:32 +02: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 |
|
Max Kainov
|
9339c0593b
|
handle timeout in flaky check
|
2024-08-26 13:37:37 +02:00 |
|
vdimir
|
aeac6c5498
|
fix reference
|
2024-08-26 13:15:52 +02:00 |
|
vdimir
|
7d89425273
|
Speedup test 00653_verification_monotonic_data_load
|
2024-08-26 13:15:26 +02:00 |
|
Pedro Ferreira
|
652ff82ae9
|
Merge remote-tracking branch 'upstream/master' into fix-test
|
2024-08-26 10:11:49 +00:00 |
|
vdimir
|
50e08ed4f4
|
Merge branch 'master' into fix_full_text_with_multi_col
|
2024-08-26 11:52:59 +02: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 |
|
taiyang-li
|
53ace69ede
|
fix failed performance tests
|
2024-08-26 16:47:47 +08:00 |
|
taiyang-li
|
6c0102e971
|
fix failed uts
|
2024-08-26 16:28:56 +08:00 |
|
taiyang-li
|
9bcafbc90f
|
improve_upper_lower
|
2024-08-26 10:46:18 +08: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
|
21eeda9d0b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove_integration_test_datetime
|
2024-08-25 14:32:26 +02: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 |
|
Alexey Korepanov
|
312d32aaf9
|
Fix formatting
|
2024-08-25 12:14:18 +02:00 |
|
Alexey Korepanov
|
c42815a139
|
Merge branch 'master' into output-format-json-compact-with-progress
|
2024-08-25 11:43:06 +02:00 |
|
Alexey Korepanov
|
0e4f2b17cc
|
Remove unnecessary check
|
2024-08-25 11:38:29 +02:00 |
|
Alexey Korepanov
|
af3f600b5c
|
Fix commas in the statistics section
|
2024-08-25 11:35:35 +02:00 |
|
Alexey Korepanov
|
58aab9b8c7
|
Remove wrong bracket in the meta section
|
2024-08-25 11:29:07 +02:00 |
|
Alexey Korepanov
|
06f0267ed1
|
Do not show statistics if exception happens
|
2024-08-25 11:27:43 +02:00 |
|
flynn
|
e1e692a968
|
Fix and update docs
|
2024-08-25 08:00:16 +00:00 |
|
flynn
|
590cf84a83
|
Fix conflict
|
2024-08-25 07:54:11 +00:00 |
|
flynn
|
e4aceed36a
|
Add virtual column _headers for url table engine
|
2024-08-25 07:49:30 +00:00 |
|
Yakov Olkhovskiy
|
f7cc3e9c59
|
postpone SSL handshake
|
2024-08-25 00:13:12 -04:00 |
|
Yakov Olkhovskiy
|
d163880004
|
process possible SSL error on connection reset
|
2024-08-25 00:11:31 -04:00 |
|
János Benjamin Antal
|
91383aa87c
|
Merge remote-tracking branch 'origin/master' into reduce-time-of-01395_limit_more_cases
|
2024-08-24 22:19:33 +00:00 |
|
Nikita Mikhaylov
|
385c8127cf
|
Fix FreeBSD build
|
2024-08-24 16:01:03 +02:00 |
|
Nikita Mikhaylov
|
01523cce2a
|
Bump replxx
|
2024-08-24 16:01:03 +02:00 |
|
Nikita Mikhaylov
|
78c175225b
|
Done
|
2024-08-24 16:01:03 +02:00 |
|
Nikita Mikhaylov
|
e7054029c4
|
Merge pull request #68843 from ClickHouse/fix-float
Fix flaky `02932_analyzer_rewrite_sum_column_and_constant `
|
2024-08-24 13:40:53 +00:00 |
|
Han Fei
|
b578d1af1c
|
Merge pull request #68820 from hanfei1991/hanfei/fix-logical-err-stats
fix logical err of modify statistics
|
2024-08-24 13:39:48 +00:00 |
|
Nikita Mikhaylov
|
114499526e
|
Merge pull request #68845 from tbragin/patch-13
Update README.md - Add Austin meetup
|
2024-08-24 13:37:34 +00:00 |
|
Anton Popov
|
7cfe1ec25c
|
Merge pull request #68842 from CurtizJ/fix-test-03221-mutation
Fix test `03221_mutation_analyzer_skip_part`
|
2024-08-24 13:32:41 +00:00 |
|
Nikita Mikhaylov
|
064a072146
|
Merge pull request #68841 from CurtizJ/fix-test-03228
Fix test `03228_virtual_column_merge_dist`
|
2024-08-24 13:32:01 +00:00 |
|
Amos Bird
|
e2aa953e70
|
Fix empty tuple in array
|
2024-08-24 20:45:10 +08:00 |
|
Kruglov Pavel
|
a34191f3b1
|
Merge pull request #68681 from Avogar/fix-variant-permutation
Fix ColumnVariant permutation
|
2024-08-24 11:56:23 +00:00 |
|
Kruglov Pavel
|
d477bef82d
|
Merge pull request #68686 from Avogar/fix-structure-comparison-json
Fix structure comparison between 2 JSON columns
|
2024-08-24 11:56:12 +00:00 |
|
Kruglov Pavel
|
293821a186
|
Merge pull request #68802 from Avogar/consistent-dynamic-structure
Make dynamic structure selection more consistent
|
2024-08-24 11:53:17 +00:00 |
|
Kruglov Pavel
|
906b7aebc6
|
Merge pull request #68824 from Avogar/fix-dynamic-subcolumns-resolutuon
Fix resolving dynamic subcolumns from subqueries in analyzer
|
2024-08-24 11:51:09 +00:00 |
|
iceFireser
|
6afe3fc500
|
Merge branch 'ClickHouse:master' into master
|
2024-08-24 17:18:54 +08:00 |
|