Alexander Tokmakov
|
5bfca13a4c
|
Update test.py
|
2024-06-11 18:04:38 +02:00 |
|
Dmitry Novik
|
cb576211d5
|
Analyzer: Fix aggregate function name rewriting
|
2024-06-11 17:22:13 +02:00 |
|
Mikhail Gorshkov
|
39914d848d
|
Docs updated, __msan_unpoison usage fixed
|
2024-06-11 15:13:42 +00:00 |
|
Robert Schulze
|
cb5d929dcd
|
Merge pull request #64814 from rschu1ze/stabilize-row-ordering
Make row order optimization non-experimental
|
2024-06-11 15:09:44 +00:00 |
|
Anton Popov
|
c5406bfd29
|
Merge pull request #64580 from CurtizJ/skip-indexes-vertical-merge
Calculate skip indexes on vertical stage of merge
|
2024-06-11 15:07:29 +00:00 |
|
Han Fei
|
e0668ab8fa
|
write more tests
|
2024-06-11 17:03:54 +02:00 |
|
Antonio Andelic
|
f51ed35200
|
Merge branch 'master' into fix-gwp-asan
|
2024-06-11 16:57:50 +02:00 |
|
Nikolai Kochetov
|
9f54007eb8
|
Fix style.
|
2024-06-11 14:47:35 +00:00 |
|
Ilya Golshtein
|
c795158ea9
|
time_virtual_col_tests: make black happy
|
2024-06-11 14:45:00 +00:00 |
|
Alexander Tokmakov
|
66ac187b7c
|
fix test
|
2024-06-11 16:42:39 +02:00 |
|
Robert Schulze
|
e6d222b148
|
Merge pull request #64900 from Blargian/docs_flameGraph
[Docs] add `flameGraph` aggregate function to docs
|
2024-06-11 14:42:18 +00:00 |
|
Nikolai Kochetov
|
62b732a1fa
|
Remove unused code.
|
2024-06-11 14:41:23 +00:00 |
|
Nikita Taranov
|
1c5e935dfa
|
Small fix for 02340_parts_refcnt_mergetree
https://s3.amazonaws.com/clickhouse-test-reports/61112/f8e3e95b97920c4bd9a21101a2d664e9b3ed60e8/stateless_tests__debug__[1_5].html
|
2024-06-11 16:38:19 +02:00 |
|
Dmitry Novik
|
3680ff07ea
|
Analyzer: Fix AggregateFunctionsArithmericOperationsPass
|
2024-06-11 16:34:53 +02:00 |
|
Robert Schulze
|
af83bc92ce
|
Switch to same HEAD as before but with s390x-breaking commit reverted
|
2024-06-11 14:16:38 +00:00 |
|
Robert Schulze
|
e5dcf75968
|
Add forked abseil submodule back
|
2024-06-11 14:09:56 +00:00 |
|
Mikhail f. Shiryaev
|
182f85b25c
|
Test if unit-tests can be decreased
|
2024-06-11 16:09:31 +02:00 |
|
Robert Schulze
|
e47bbfb7f2
|
Remove upstream abseil repository
|
2024-06-11 14:08:16 +00:00 |
|
Nikita Taranov
|
f4c5d172ac
|
Merge pull request #65014 from ClickHouse/nickitat-patch-20
Try fix 03143_prewhere_profile_events
|
2024-06-11 13:57:26 +00:00 |
|
Igor Nikonov
|
b403f13381
|
Merge pull request #63796 from ClickHouse/pr-plan-rewrite
Rewrite plan for parallel replicas in Planner
|
2024-06-11 13:45:39 +00:00 |
|
Mikhail f. Shiryaev
|
b1a10e23a1
|
Merge pull request #64759 from ClickHouse/new-release-scheme
Adjust the `version_helper` and script to a new release scheme
|
2024-06-11 13:37:51 +00:00 |
|
Shaun Struwig
|
cf17a0aa48
|
Merge branch 'ClickHouse:master' into footer_column__names
|
2024-06-11 15:14:00 +02:00 |
|
Blargian
|
5aa9389f85
|
Add failing test, setting and docuumentation
|
2024-06-11 15:13:36 +02:00 |
|
Ilya Golshtein
|
fdc2f156b1
|
time_virtual_col_tests: just one column in test_read_subcolumn_time
|
2024-06-11 13:04:16 +00:00 |
|
Alexander Gololobov
|
2d2ebc918a
|
Update odbc-bridge.md
|
2024-06-11 14:42:48 +02:00 |
|
Robert Schulze
|
02f8b323c6
|
Merge pull request #65038 from rschu1ze/bump-googletest
Bump googletest to latest HEAD
|
2024-06-11 12:27:32 +00:00 |
|
Nikolai Kochetov
|
96fcc3044c
|
Merge pull request #60463 from amosbird/trivial-count-opt
Trivial count optimization with primary key
|
2024-06-11 12:26:57 +00:00 |
|
Shaun Struwig
|
47411d8230
|
Merge branch 'ClickHouse:master' into docs_fix_broken_link
|
2024-06-11 13:54:45 +02:00 |
|
vdimir
|
6f513de001
|
Merge pull request #65008 from ClickHouse/allow_experimental_join_condition
Make a setting `allow_experimental_join_condition` not IMPORTANT
|
2024-06-11 11:29:13 +00:00 |
|
Nikolai Kochetov
|
be154c37b7
|
Refactor and cleanup.
|
2024-06-11 11:05:04 +00:00 |
|
avogar
|
d9ff40851e
|
Don't use finalize in release() method
|
2024-06-11 10:55:27 +00:00 |
|
Nikolai Kochetov
|
5f6904fa38
|
Add a comment.
|
2024-06-11 10:23:56 +00:00 |
|
Nikolai Kochetov
|
88fffcd171
|
Fix INTERPOLATE (alias) for remote queries with analyzer.
|
2024-06-11 10:16:16 +00:00 |
|
Robert Schulze
|
a96513ff96
|
Update src/Storages/MergeTree/MergeTreeDataWriter.cpp
Co-authored-by: SmitaRKulkarni <Smita.Kulkarni@clickhouse.com>
|
2024-06-11 12:10:29 +02:00 |
|
Robert Schulze
|
61d9280e96
|
Update src/Storages/MergeTree/MergeTreeDataWriter.cpp
Co-authored-by: SmitaRKulkarni <Smita.Kulkarni@clickhouse.com>
|
2024-06-11 12:10:23 +02:00 |
|
Smita Kulkarni
|
1519efe7e2
|
Addressed review comments
|
2024-06-11 11:53:33 +02:00 |
|
Daniil Ivanik
|
e493856ddf
|
Merge pull request #64668 from KevinyhZou/improve_greatest_least_nullable_type
Improve function least/greatest for nullable numberic type arguments
|
2024-06-11 09:20:15 +00:00 |
|
János Benjamin Antal
|
8792db6321
|
Merge pull request #64427 from liuneng1994/adapting-parquet-block-size
Adapting parquet reader output block rows
|
2024-06-11 09:16:36 +00:00 |
|
Ilya Golshtein
|
4baabb16f9
|
time_virtual_col_tests: tests reintroduced
|
2024-06-11 09:07:05 +00:00 |
|
Nikolai Kochetov
|
46df67d1de
|
Fix infinite query duration in case of cyclic aliases.
|
2024-06-11 09:07:03 +00:00 |
|
Smita Kulkarni
|
fc88d05548
|
Merge branch 'master' into Fix_parameterized_view_date
|
2024-06-11 11:06:17 +02:00 |
|
vdimir
|
f9b7d18743
|
Merge pull request #64060 from ZhiguoZh/20240517-low-cardinality-opt
Analyzer: Optimize resolution of in(LowCardinality, ConstantSet)
|
2024-06-11 08:59:55 +00:00 |
|
Nikolai Kochetov
|
68e4be0302
|
Merge pull request #64695 from ClickHouse/fix-early-const-folding-analyzer
Fix early constant folding for isNull/isNotNul and analyzer.
|
2024-06-11 08:35:57 +00:00 |
|
Kseniia Sumarokova
|
00e58f522f
|
Update s3queue.md
|
2024-06-11 10:35:55 +02:00 |
|
Kseniia Sumarokova
|
f27e92c97b
|
Update s3queue.md
|
2024-06-11 10:34:19 +02:00 |
|
Nikolai Kochetov
|
a6fa799396
|
Fix other tests.
|
2024-06-11 08:22:11 +00:00 |
|
Kseniia Sumarokova
|
2c0a1ce918
|
Merge pull request #64574 from ClickHouse/named-collecitons-in-keeper
Named collections in keeper
|
2024-06-11 07:53:10 +00:00 |
|
Antonio Andelic
|
c9e5fb663c
|
Merge pull request #65040 from ClickHouse/update-comment-async-metrics
Improve comment about AsynchronousMetrics
|
2024-06-11 07:31:12 +00:00 |
|
Antonio Andelic
|
5e907a5fb9
|
Merge branch 'master' into fix-gwp-asan
|
2024-06-11 09:12:20 +02:00 |
|
Nikolay Degterinsky
|
83c762146b
|
Merge pull request #65031 from evillique/fix-modify-comment-parameterized-views
Fix ALTER MODIFY COMMENT in parameterized VIEWs
|
2024-06-11 06:12:53 +00:00 |
|