Denny Crane
|
35d2fb48de
|
Update view.md
|
2023-03-19 14:09:12 -03:00 |
|
Denny Crane
|
4629911e6e
|
Update view.md
|
2023-03-19 14:05:39 -03:00 |
|
Denny Crane
|
749daca64b
|
Update view.md
|
2023-03-19 14:01:47 -03:00 |
|
Alexey Milovidov
|
ed50378060
|
Merge pull request #47719 from ClickHouse/rs/fix-llvm-ref
Fixup git reference to LLVM
|
2023-03-19 19:26:58 +03:00 |
|
Alexey Milovidov
|
02b8d2bbf8
|
Merge pull request #47716 from ClickHouse/prevent-slow-aggregate-combinators
Prevent too long (slow) aggregate function combinators
|
2023-03-19 17:38:53 +03:00 |
|
Robert Schulze
|
de760578d8
|
Fixup git reference to LLVM
(motivated by [0])
PRs [0]/[1] switched the git reference in ClickHouse's main repo to a
feature branch derived from the correct branch
(ClickHouse/releases/15.x). As per this PR, this is now fixed. The
actual code state of llvm-project doesn't change.
[0] https://github.com/ClickHouse/llvm-project/pull/10
[1] https://github.com/ClickHouse/llvm-project/pull/8
[2] https://github.com/ClickHouse/ClickHouse/pull/46600
|
2023-03-19 14:34:25 +00:00 |
|
Alexander Gololobov
|
d8fb6a7878
|
Merge pull request #47712 from ClickHouse/join-less-disgusting
Make the code in Join less disgusting
|
2023-03-19 10:47:20 +01:00 |
|
Alexey Milovidov
|
7c82baff12
|
Prevent too long (slow) aggregate function combinators
|
2023-03-19 10:00:12 +01:00 |
|
Alexey Milovidov
|
3655667188
|
Make the code in Join less disgusting
|
2023-03-19 07:35:56 +01:00 |
|
Alexey Milovidov
|
0ec04cca5e
|
Make the code in Join less disgusting
|
2023-03-19 07:32:29 +01:00 |
|
Alexey Milovidov
|
8fdbc5409c
|
Make the code in Join less disgusting
|
2023-03-19 07:31:18 +01:00 |
|
Alexey Milovidov
|
100089a76c
|
Make the code in Join less disgusting
|
2023-03-19 07:17:59 +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 |
|