Commit Graph

110487 Commits

Author SHA1 Message Date
Alexey Milovidov
2755e68981 Maybe faster build 2023-03-19 08:36:05 +01:00
robot-ch-test-poll
217d683da4
Merge pull request #47710 from den-crane/patch-57
Doc. fix greatCircleDistance example
2023-03-19 00:51:35 +01:00
Ongkong
d9c7bc1859
Fix ASOF LEFT JOIN performance degradation (#47544) 2023-03-18 23:53:00 +01:00
Denny Crane
dbfe2df1f4
Update coordinates.md 2023-03-18 19:48:00 -03:00
Alexey Milovidov
cd2384f0b3
Merge pull request #47700 from ClickHouse/more_random_query_id_in_test
More random query id in tests
2023-03-19 00:12:44 +03:00
Alexey Milovidov
5f5e6d28c7
Merge pull request #47690 from Avogar/bson-fix-3
Fix bug in tuple as array serialization in BSONEachRow format
2023-03-18 22:18:40 +03:00
Alexey Milovidov
8821f45a20
Merge pull request #47650 from Avogar/nested-arrays-protobuf
Allow reading/writing nested arrays in Protobuf with only root field name as column name
2023-03-18 22:18:01 +03:00
Alexey Milovidov
93a3962f45
Merge pull request #47609 from Avogar/fix-bson-2
Check for duplicate column in BSONEachRow format
2023-03-18 22:17:27 +03:00
Alexey Milovidov
26c17b61fb
Merge pull request #47434 from Avogar/avro-improvements
Support Decimals and Date32 in Avro format
2023-03-18 22:16:34 +03:00
Alexey Milovidov
a5f57cc3e3
Merge pull request #47668 from clickhouse-adrianfraguela/patch-2
Updated events and recordings
2023-03-18 22:11:46 +03:00
Alexey Milovidov
b97154263d
Merge pull request #47703 from ClickHouse/add-style-check-for-dereference-after-cast
Add a style check for unsafe code
2023-03-18 22:07:47 +03:00
Vladimir C
d262f66dd0
Merge pull request #45304 from jrdi/fix_materialize_ttl_recalculate_only_test
Test differences between using materialize_ttl_recalculate_only=1/0
2023-03-18 17:44:09 +01:00
Alexander Tokmakov
f1df91cd09
Merge pull request #47659 from ClickHouse/fix_993
Fixes for 993 and friends
2023-03-18 14:46:43 +03:00
Maksim Kita
5187138510
Merge pull request #47622 from kitaisreal/analyzer-planner-fixes-before-enable-by-default
Analyzer planner fixes before enable by default
2023-03-18 13:11:40 +03:00
Jordi Villar
3be6f42bfe
Merge branch 'master' into fix_materialize_ttl_recalculate_only_test 2023-03-18 09:18:50 +00:00
Antonio Andelic
a0582a14b9
Merge pull request #47423 from ClickHouse/add-expiration-window-s3
Add expiration window for S3 credentials
2023-03-18 10:11:29 +01:00
Antonio Andelic
593ac89cb9
Merge pull request #47687 from ClickHouse/fix-mntr-data-size-test
Try making `test_keeper_mntr_data_size` less flaky
2023-03-18 10:09:25 +01:00
clickhouse-adrianfraguela
498b517acb
Updated date in Austin Meetup 2023-03-18 08:53:13 +00:00
Rich Raposa
1656be3288
Merge pull request #47705 from ClickHouse/new-navigation
New nav - reverting the revert
2023-03-17 21:42:35 -06:00
Alexey Milovidov
c10011ddf9 Fix error 2023-03-18 04:38:04 +01:00
Rich Raposa
0b84c6d963
Merge branch 'master' into new-navigation 2023-03-17 21:05:29 -06:00
robot-ch-test-poll1
29b5ae42e5
Merge pull request #47704 from ClickHouse/add-spelling-words
Update aspell-dict.txt
2023-03-18 03:59:12 +01:00
rfraposa
ac5ed141d8 New nav - reverting the revert 2023-03-17 21:45:43 -05:00
rfraposa
292793a231 Update aspell-dict.txt 2023-03-17 21:30:21 -05:00
Alexey Milovidov
aea421cc9b Add a style check for unsafe code 2023-03-18 03:29:14 +01:00
Sema Checherinda
0b641fcead
Merge pull request #47564 from CheSema/remove-redundant
remove counters for threads, fix negative counters
2023-03-18 02:23:52 +01:00
Han Fei
722e6bb2e8
Merge pull request #47680 from ClickHouse/rs/uncruftify-build
CMake: Remove further cruft from build
2023-03-17 22:58:46 +01:00
robot-clickhouse
e7a5cc5b53
Merge pull request #47682 from den-crane/fix_test_01656_join_defaul_enum
fix test / remove hardcoded database
2023-03-17 22:44:52 +01:00
Alexander Tokmakov
5034449d56 more random query id in tests 2023-03-17 22:12:34 +01:00
Alexey Milovidov
c249c41681
Merge pull request #47699 from ClickHouse/add-style-check-for-47647
Add style check for #47647
2023-03-18 00:02:37 +03:00
Nikolay Degterinsky
7fb171f84d
Merge pull request #47596 from evillique/native-client-ssl
Add SSL User Certificate authentication to the native protocol
2023-03-17 21:27:58 +01:00
Alexey Milovidov
c7762bd667
Update check-style 2023-03-17 22:55:01 +03:00
Alexey Milovidov
b48c679328 Add style check for #47647 2023-03-17 20:51:58 +01:00
Alexander Tokmakov
1e80264cac
Merge branch 'master' into fix_993 2023-03-17 22:01:09 +03:00
Kruglov Pavel
d72bf0af71
Fix style 2023-03-17 19:35:20 +01:00
Alexander Tokmakov
487a3c0ea0
Merge pull request #47686 from xiedeyantu/add_marked_dropped_tables_doc
add marked_dropped_tables doc
2023-03-17 21:31:39 +03:00
Kruglov Pavel
a5a7df85c7
Merge branch 'master' into bson-fix-3 2023-03-17 19:30:28 +01:00
Alexander Tokmakov
d11aee2b0c
Merge branch 'master' into fix_993 2023-03-17 21:28:23 +03:00
Alexander Tokmakov
5114c9eb2a
Merge pull request #47694 from ClickHouse/revert-47038-new-nav
Revert "New navigation"
2023-03-17 21:27:49 +03:00
Alexander Tokmakov
ec44c8293a
Revert "New navigation" 2023-03-17 21:21:11 +03:00
avogar
facb978830 Fix bug in tuple as array serialization in BSONEachRow format 2023-03-17 17:59:29 +00:00
Rich Raposa
935a605eac
Merge pull request #47038 from ClickHouse/new-nav
New navigation
2023-03-17 11:49:30 -06:00
Rich Raposa
55892bc3ea
Merge branch 'master' into new-nav 2023-03-17 11:41:34 -06:00
Alexander Tokmakov
bb7cc97501 fix new test with zero copy 2023-03-17 18:34:24 +01:00
Alexander Gololobov
ad70b0cbbc
Merge pull request #47689 from Hipska/patch-1
Fix startup on older systemd versions
2023-03-17 18:20:39 +01:00
Thomas Casteleyn
b8d2432296
Fix startup on older systemd versions
Fixes #47293
2023-03-17 17:56:56 +01:00
alesapin
e45b558a86
Merge pull request #47676 from ClickHouse/fix_zero_copy_lock_check
Fix zero copy lock check
2023-03-17 17:51:14 +01:00
alesapin
1022c47421 Review fixes 2023-03-17 17:45:02 +01:00
Alexander Tokmakov
5187507e41
Update docs/en/operations/system-tables/marked_dropped_tables.md 2023-03-17 19:20:05 +03:00
Sema Checherinda
a1397d7a0d
Merge pull request #47683 from ucasfl/doc
Update document for tupleElement function
2023-03-17 17:11:39 +01:00