Commit Graph

137852 Commits

Author SHA1 Message Date
Vitaly Baranov
1acc0ebe79
Merge pull request #61356 from vitlibar/fix-replace-dictionary
Fix CREATE OR REPLACE DICTIONARY
2024-03-21 16:45:06 +01:00
Vitaly Baranov
29a5241997 fix build 2024-03-21 16:33:43 +01:00
divanik
9dbe7beef8
Merge pull request #59390 from divanik/divanik/generate_series_function
Add step to the generating numbers table functions
2024-03-21 16:27:25 +01:00
Dmitry Novik
e4209218d4
Merge pull request #60497 from ClickHouse/analyzer-distr-json
Analyzer: Support different ObjectJSON on shards
2024-03-21 16:25:30 +01:00
Alexey Milovidov
43b50c0df1
Merge pull request #61694 from evillique/fix-msan-issue-2
Fix use-of-uninitialized-value in parseDateTimeBestEffort
2024-03-21 18:16:11 +03:00
Alexey Milovidov
14f45bfa74
Merge pull request #61679 from evillique/fix-msan-issue
Fix use-of-uninitialized-value in HedgedConnections
2024-03-21 18:09:40 +03:00
Alexander Tokmakov
0e4d5faa88
Merge pull request #61555 from ClickHouse/fix_read_rows_count
Fix read_rows count with external group by
2024-03-21 15:33:01 +01:00
Alexander Tokmakov
9a389d75b0
Merge pull request #61110 from ClickHouse/tavplubix-patch-10
Update 02962_system_sync_replica_lightweight_from_modifier.sh
2024-03-21 15:32:18 +01:00
Alexander Tokmakov
2be2ca4605
Merge pull request #61105 from ClickHouse/fix_rdb_active
Fix removing is_active node after re-creation
2024-03-21 15:29:59 +01:00
Mikhail f. Shiryaev
f6a8aef6c1
Merge pull request #61710 from ClickHouse/style-work-with-submodules
Avoid `IsADirectoryError: Is a directory contrib/azure`
2024-03-21 15:25:27 +01:00
Shuai li
48cb228c9a
Fix addDays cause an error when used datetime64 (#61561)
* Fix addDays cause an error when used datetime64

* add exception describe

* Update tests/queries/0_stateless/03013_addDays_with_timezone.sql

* remove file be executable

* fix timezone

* fix ci

---------

Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2024-03-21 14:47:29 +01:00
János Benjamin Antal
1944162088
Merge pull request #61479 from wudanzy/61220_fix_read_system_parts
Fix bug when reading system.parts using UUID (issue 61220).
2024-03-21 14:43:29 +01:00
Antonio Andelic
e91aa1c851
Merge pull request #61657 from ClickHouse/data-race-keeper-snapshot
Keeper: fix data race during snapshot destructor call
2024-03-21 14:36:28 +01:00
Mikhail f. Shiryaev
15a61a998a
Fix logic for run_cpp_check, it had a bug 2024-03-21 14:34:31 +01:00
Kruglov Pavel
f941f52a7f
Merge pull request #60846 from bigo-sg/opt_insertmanyfrom
Column insertManyFrom Specializations
2024-03-21 14:29:23 +01:00
Kruglov Pavel
b8b977e99f
Merge pull request #61532 from Avogar/split-rest-00159
Improve tests 00159_parallel_formatting_* to to avoid timeouts
2024-03-21 14:17:04 +01:00
Mikhail f. Shiryaev
77e947c44f
Avoid IsADirectoryError: Is a directory contrib/azure 2024-03-21 14:09:01 +01:00
Sergei Trifonov
816a6b81c4
Merge pull request #61545 from wiledusc/fix-typo-legacy-max-level
Fix typo in variable name use_leagcy_max_level
2024-03-21 12:31:00 +01:00
divanik
cc7a4182e3 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-21 11:27:48 +00:00
Antonio Andelic
c4856e326b
Merge pull request #60225 from azat/dist/parallel-flush
Parallel flush of pending INSERT blocks of Distributed engine
2024-03-21 12:25:59 +01:00
Dmitry Novik
6a28e7ec9c
Fix #ci_set_analyzer 2024-03-21 12:24:59 +01:00
Nikolay Degterinsky
f162ea8341 Fix use-of-uninitialized-value in parseDateTimeBestEffort 2024-03-21 09:51:10 +00:00
vdimir
9b51780458
Merge pull request #60896 from loudongfeng/master_smj_nullorder
make nulls direction configuable for FullSortingMergeJoin
2024-03-21 10:40:43 +01:00
Mikhail f. Shiryaev
5b0610b9e3
Merge pull request #61530 from ClickHouse/fix-client-s
Fix client `-s` argument
2024-03-21 10:17:45 +01:00
vdimir
add1613a50
Merge pull request #61631 from ClickHouse/vdimir/analyzer_join_using_unresolved_error_msg
Verbose error message about analyzer_compatibility_join_using_top_level_identifier
2024-03-21 10:12:25 +01:00
Mikhail f. Shiryaev
ff9a6d0958
Merge pull request #61197 from ClickHouse/merge-commit-style-autofix
Merge commit style autofix
2024-03-21 09:59:53 +01:00
Antonio Andelic
5f067c16be
Merge pull request #61656 from ClickHouse/another-fix-for-sum-if-to-count-if-pass
Another fix for `SumIfToCountIfPass`
2024-03-21 08:49:19 +01:00
Antonio Andelic
c06a509033
Merge pull request #61654 from ClickHouse/fix-aggregator-variant
Fix Aggregator when data is empty
2024-03-21 08:48:15 +01:00
Dmitry Novik
758b07db3c
Update 02967_parallel_replicas_join_algo_and_analyzer #ci_set_analyzer 2024-03-21 08:45:35 +01:00
李扬
894dd3f670
Merge branch 'ClickHouse:master' into opt_insertmanyfrom 2024-03-21 11:28:15 +08:00
Alexey Milovidov
f8c7bcb60c
Merge pull request #61655 from oxidecomputer/36/poco-illumos
Restore poco SUN files
2024-03-21 05:34:03 +03:00
Alexey Milovidov
03e7228641
Merge pull request #61651 from ClickHouse/better-02122_parallel_formatting_Template
Fix flaky `02122_parallel_formatting_Template`
2024-03-21 04:37:13 +03:00
Alexey Milovidov
807ce3769a
Merge pull request #61614 from Algunenano/fuzz_the_analyzer
Add tests for multiple fuzzer issues
2024-03-21 04:33:38 +03:00
Alexey Milovidov
ca0196dbe2
Merge pull request #61507 from ClickHouse/fix-error-in-client
Fix error in clickhouse-client
2024-03-21 04:31:18 +03:00
Nikolay Degterinsky
93dd212f6f Fix use-of-uninitialized-value in HedgedConnections 2024-03-20 23:55:25 +00:00
Alexey Milovidov
97b7daef84
Merge pull request #61604 from Algunenano/nested_includes
Reduce header dependencies
2024-03-21 02:02:17 +03:00
Nikita Mikhaylov
a31cf43499
Update the dictionary for OSSFuzz (#61672) 2024-03-20 23:13:17 +01:00
Alexander Tokmakov
f44127ce19 fix 2024-03-20 19:13:51 +01:00
Robert Schulze
2de9697c8f
Merge pull request #61668 from ClickHouse/revert-61348-flaky-test_uncrop_query
Revert "Un-flake `test_undrop_query`"
2024-03-20 18:13:13 +01:00
Raúl Marín
ed9db6d392 Add fuzz queries with CUBE and ROLLUP 2024-03-20 18:08:58 +01:00
Robert Schulze
35cc335597
Revert "Un-flake test_undrop_query" 2024-03-20 18:04:35 +01:00
Mikhail f. Shiryaev
952b6b8514
Use the same features for black check 2024-03-20 18:00:02 +01:00
Mikhail f. Shiryaev
54fae360f0
Disable duplicate-inclides style check 2024-03-20 17:50:40 +01:00
Max K
4f51d891a0
Merge pull request #61597 from ClickHouse/ci_remove_compose_files_from_docker
CI: remove compose files from integration test docker
2024-03-20 17:36:13 +01:00
Mikhail f. Shiryaev
cee2226c3d
Merge pull request #61662 from ClickHouse/fix-autoscaling-lambda-increasing
Fix logging of autoscaling lambda, add test for effective_capacity
2024-03-20 17:30:49 +01:00
Raúl Marín
a7798f176e
Merge pull request #61650 from Algunenano/better_fuzzer_report
Better fuzzer logs
2024-03-20 17:20:57 +01:00
Mikhail f. Shiryaev
aa1a210d5d
Fix logging of autoscaling lambda, add test for effective_capacity 2024-03-20 17:07:32 +01:00
Antonio Andelic
e34c4618a5 Fix data race during snapshot destructor call 2024-03-20 15:56:54 +01:00
Raúl Marín
e6256fa380 Fix build 2024-03-20 15:43:09 +01:00
alesapin
a6051f8038
Merge pull request #61620 from ClickHouse/fix-part-log-with-async-with-dedup
Fix `system.part_log` for async insert with deduplication
2024-03-20 15:36:21 +01:00