alesapin
|
1d0caf1c90
|
Trivial change
|
2024-11-30 18:51:24 +01:00 |
|
alesapin
|
3bc731541c
|
Add test
|
2024-11-30 18:39:56 +01:00 |
|
alesapin
|
38bd543a42
|
Add finals
|
2024-11-30 18:39:26 +01:00 |
|
alesapin
|
427b16a717
|
Merge branch 'devirtualize_serialize_call' of github.com:ClickHouse/ClickHouse into devirtualize_serialize_call
|
2024-11-29 11:12:08 +01:00 |
|
alesapin
|
f3f0a2bb88
|
Bump
|
2024-11-29 11:11:50 +01:00 |
|
alesapin
|
79f2bfc901
|
Update SerializationAggregateFunction.cpp
|
2024-11-28 15:20:51 +01:00 |
|
alesapin
|
e80920ecd1
|
Devirtualize serialize call in AggregateFunction
|
2024-11-27 19:11:21 +01:00 |
|
Nikita Taranov
|
d59fe5fd7f
|
Merge pull request #70788 from ClickHouse/parallel_hash_by_def
Use `parallel_hash` join algorithm by default
|
2024-11-27 16:18:02 +00:00 |
|
Igor Nikonov
|
1ad472b496
|
Merge pull request #72393 from ClickHouse/fix-pr-any-inner-join
Fix ANY JOIN with parallel replicas
|
2024-11-27 16:05:20 +00:00 |
|
Dmitry Novik
|
a38700e5d1
|
Merge pull request #72338 from Zaynulla/patch-1
window-functions doc typos fix
|
2024-11-27 15:57:48 +00:00 |
|
Nikolay Degterinsky
|
c27fe21339
|
Merge pull request #71286 from arthurpassos/demand_changes_on_alter_user
Demand changes on alter user
|
2024-11-27 14:01:56 +00:00 |
|
Max Kainov
|
0eeb6c38dc
|
Merge pull request #72531 from ClickHouse/ci_remove_hdfs_tests
CI: Remove functional tests with hdfs
|
2024-11-27 13:57:03 +00:00 |
|
alesapin
|
6cc7746970
|
Merge pull request #72497 from ClickHouse/allow_pulling_executor_for_matview
Allow to use pulling executor in materialized views
|
2024-11-27 12:49:40 +00:00 |
|
Vladimir Cherkasov
|
b4e5178dd0
|
Merge pull request #72387 from ClickHouse/vdimir/with_fill_dup_sort_bug
Fix WITH FILL: Invalid number of rows in Chunk
|
2024-11-27 12:30:13 +00:00 |
|
Alexey Milovidov
|
ec914b108e
|
Merge pull request #71919 from ClickHouse/chesema-fix-test-03006
fix index_granularity_bytes to make test stable
|
2024-11-27 13:10:27 +01:00 |
|
Max Kainov
|
b61921f237
|
remove test cases
|
2024-11-27 12:04:06 +01:00 |
|
Alexey Milovidov
|
4a3ceac1c5
|
Merge pull request #72518 from vitlibar/fix-data-race-in-counters-set-parent
Fix data race in ProfileEvents::Counters::setParent().
|
2024-11-27 10:47:00 +00:00 |
|
alesapin
|
045baa3c39
|
Add to settings changes
|
2024-11-27 11:10:46 +01:00 |
|
Nikita Fomichev
|
682eb4c92f
|
Merge pull request #72519 from ClickHouse/24.10_disable_shared_set_join
SettingsChangesHistory: disable allow_experimental_shared_set_join
|
2024-11-27 10:01:09 +00:00 |
|
Max Kainov
|
bae2c068e9
|
fix sed in test
|
2024-11-27 10:23:28 +01:00 |
|
Max Kainov
|
09aa96370e
|
CI: Remove functional tests with hdfs
|
2024-11-27 10:16:45 +01:00 |
|
Robert Schulze
|
9c893d4712
|
Merge pull request #72520 from ClickHouse/docs-cloud-atomic-default-engine
[Docs] Specify that Replicated is default engine for cloud
|
2024-11-27 08:53:36 +00:00 |
|
Zaynulla
|
0a6965537a
|
window func doc teamMax output header fixed
|
2024-11-27 10:32:01 +03:00 |
|
Justin de Guzman
|
b6725d33d1
|
[Docs] Specify that Replicated is default engine for cloud
|
2024-11-26 16:57:49 -08:00 |
|
Vitaly Baranov
|
ac6c28b15f
|
Fix compilation.
|
2024-11-27 01:46:06 +01:00 |
|
Anton Popov
|
71b651d4a8
|
Merge pull request #72394 from CurtizJ/fix-functions-to-subcolumns
Fix mismatched types after applying `optimize_functions_to_subcolumns`
|
2024-11-27 00:21:26 +00:00 |
|
Nikita Fomichev
|
1166e93447
|
SettingsChangesHistory: disable allow_experimental_shared_set_join
|
2024-11-27 00:56:03 +01:00 |
|
Vitaly Baranov
|
d78c3d4cba
|
Fix data race in ProfileEvents::Counters::setParent().
|
2024-11-27 00:39:15 +01:00 |
|
Alexey Milovidov
|
e3e6905638
|
Merge pull request #72339 from Zaynulla/patch-2
varPop doc latex formula added
|
2024-11-26 22:45:20 +00:00 |
|
Alexey Milovidov
|
0c02222173
|
Merge pull request #72390 from den-crane/Docs/leadInFrame
Doc. Add a warning to lagInFrame/leadInFrame
|
2024-11-26 22:45:10 +00:00 |
|
Robert Schulze
|
e9f083b26d
|
Merge pull request #71997 from allmazz/delete_old_mongodb_integration
Get rid of the legacy mongodb integration
|
2024-11-26 21:51:46 +00:00 |
|
Alexey Milovidov
|
9f7c6f94c5
|
Merge pull request #72211 from Avogar/fix-dynamic-columns-sizes
Fix calculating dynamic columns sizes on vertical merge
|
2024-11-26 20:36:40 +00:00 |
|
robot-clickhouse
|
c50472d73a
|
Merge pull request #72495 from ClickHouse/auto/v24.11.1.2557-stable
Update version_date.tsv and changelog after v24.11.1.2557-stable
|
2024-11-26 18:41:38 +00:00 |
|
alesapin
|
6e9e0c82be
|
Allow to use pulling executor in materialized views
|
2024-11-26 19:39:34 +01:00 |
|
Arthur Passos
|
1429266f65
|
Merge branch 'master' into demand_changes_on_alter_user
|
2024-11-26 15:33:33 -03:00 |
|
Konstantin Bogdanov
|
ca2d9ccef5
|
Merge pull request #72429 from ClickHouse/fix-backups-except-tables-formatting
Fix `BACKUP ... EXCEPT TABLES` queries formatting and parsing
|
2024-11-26 18:08:19 +00:00 |
|
robot-clickhouse
|
22f34a2fe9
|
Update version_date.tsv and changelogs after v24.11.1.2557-stable
|
2024-11-26 18:03:24 +00:00 |
|
Robert Schulze
|
f7795a638d
|
Merge pull request #72457 from rschu1ze/clang-tidy-absl
Remove duplicate checks of clang-tidy `bugprone-reserved-identifier`
|
2024-11-26 17:37:04 +00:00 |
|
Robert Schulze
|
934ae95e39
|
Fix bad conflict resolution
|
2024-11-26 17:34:27 +00:00 |
|
Robert Schulze
|
6a899f97eb
|
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration
|
2024-11-26 17:33:41 +00:00 |
|
Anton Popov
|
e8f548a9a1
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-11-26 17:24:34 +00:00 |
|
Igor Nikonov
|
11005a6bb6
|
Merge branch 'master' into fix-pr-any-inner-join
|
2024-11-26 17:29:08 +01:00 |
|
Raúl Marín
|
dd092411ff
|
Merge pull request #72455 from Algunenano/rename_setting
Rename allowed_feature_tier to allow_feature_tier
|
2024-11-26 15:54:01 +00:00 |
|
Denny Crane
|
5b1bdef54f
|
Update lagInFrame.md
|
2024-11-26 09:24:42 -04:00 |
|
Denny Crane
|
0ebee19f2e
|
Update docs/en/sql-reference/window-functions/leadInFrame.md
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2024-11-26 09:21:58 -04:00 |
|
Nikita Taranov
|
cb2249e4a6
|
Merge pull request #72405 from ClickHouse/fix_uncaught_exc
Fix uncaught exception in ScatteredBlock
|
2024-11-26 13:21:00 +00:00 |
|
Robert Schulze
|
d9859c9186
|
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration
|
2024-11-26 13:15:02 +00:00 |
|
Vladimir Cherkasov
|
fea9e2ede8
|
Merge branch 'master' into vdimir/with_fill_dup_sort_bug
|
2024-11-26 14:14:48 +01:00 |
|
Robert Schulze
|
45e1702f82
|
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration
|
2024-11-26 12:44:06 +00:00 |
|
Robert Schulze
|
2ed07b21d3
|
Fix test_mask_sensitive_info
|
2024-11-26 12:43:08 +00:00 |
|