Commit Graph

143180 Commits

Author SHA1 Message Date
Michael Kolupaev
c22a4b79c0 Fix infinite recursion 2024-06-01 19:19:16 +00:00
Michael Kolupaev
6b777f8cb2 Fix use-after-free 2024-06-01 19:19:16 +00:00
Michael Kolupaev
8fa3ff14ec Fix a bug (fuzzer is great) 2024-06-01 19:19:16 +00:00
Michael Kolupaev
769b22c88b Test 2024-06-01 19:19:16 +00:00
Michael Kolupaev
f9ccf95689 Fix subqueries 2024-06-01 19:19:15 +00:00
Michael Kolupaev
d44242e3f2 Fix 'set' index not working with IN 2024-06-01 19:19:15 +00:00
Michael Kolupaev
8eee9a61aa Make 'set' index work with indexHint() 2024-06-01 19:19:15 +00:00
Michael Kolupaev
6c8e47e672
Merge pull request #64716 from ClickHouse/hyperloop
Fix loop() table function crashing on empty table name
2024-06-01 18:14:39 +00:00
Alexey Milovidov
0d6b418d47
Merge pull request #64711 from ClickHouse/docs-async_insert_max_data_size
Update default value of async_insert_max_data_size
2024-06-01 17:17:24 +00:00
Alexey Milovidov
2de5a76828
Merge pull request #64670 from rschu1ze/error-numbers-to-error-codes-pt-2
Tests: Convert error numbers to symbolic error codes, pt. II
2024-06-01 19:22:46 +02:00
Alexey Milovidov
4dad2aabb1
Merge pull request #64715 from ClickHouse/auto/v24.5.1.1763-stable
Update version_date.tsv and changelogs after v24.5.1.1763-stable
2024-06-01 19:16:33 +02:00
Alexey Milovidov
3bd0fbd40a
Merge pull request #64614 from liuneng1994/fix_formatDateTimeInJodaSyntax
Fix data-dependent bug with some formatters of`formatDateTimeInJodaSyntax`
2024-06-01 19:12:48 +02:00
Alexey Milovidov
ac7e3ea3e2
Merge pull request #64730 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-06-01 19:03:42 +02:00
Alexey Milovidov
342b3eeaa7
Update CHANGELOG.md 2024-06-01 19:03:20 +02:00
Anton Popov
d959908a90
Merge pull request #64455 from CurtizJ/fix-columns-description-copy
Fix `CREATE TABLE AS` query with default expression
2024-06-01 15:12:06 +00:00
Anton Popov
3663da3cc3
Merge pull request #64391 from CurtizJ/materialize-indexes-setting
Added settings to disable materialization of skip indexes and statistics on inserts
2024-06-01 15:02:17 +00:00
Michael Kolupaev
33566c11c7 Fix loop() table function crashing on empty table name 2024-06-01 07:55:23 +00:00
robot-clickhouse
eef5875506 Update version_date.tsv and changelogs after v24.5.1.1763-stable 2024-06-01 07:48:53 +00:00
Justin de Guzman
0961dea92d
Update default value of async_insert_max_data_size 2024-05-31 16:40:02 -07:00
Igor Nikonov
764cdb971c
Merge pull request #64655 from ClickHouse/pr-yet-another-cleanup
Parallel replicas: simple cleanup
2024-05-31 20:40:09 +00:00
Max K
28f1ccf8be
Merge pull request #64709 from ClickHouse/ci_gh_token_get_fix
CI: get_best_robot_token fix to get good enough token
2024-05-31 20:30:40 +00:00
Max K
922bbbc8c2 CI: get_best_robot_token fix to get good enough token 2024-05-31 21:52:34 +02:00
Nikita Mikhaylov
0bcda9532a
Merge pull request #64665 from ClickHouse/melvynator-patch-2
Note on POPULATE
2024-05-31 19:43:24 +00:00
Alexey Milovidov
bf3cd881a3
Merge pull request #64704 from ClickHouse/cleanup-changelog
Cleanup the changelog for 24.5
2024-05-31 18:52:33 +00:00
Max K
263b86a067
Merge pull request #64705 from ClickHouse/ci_add_binary_release_unit_test_in_mq
CI: MergeQueue: add binary_release and unit tests
2024-05-31 16:11:57 +00:00
Max K
64d3a8417e CI: MergeQueue: add binary_release and unit tests 2024-05-31 17:11:01 +02:00
Konstantin Bogdanov
63265f779d
Merge pull request #64637 from pratimapatel2008/fix_doc_users_without_row_policies_can_read_rows
Fix the documentation for `users_without_row_policies_can_read_rows` config property
2024-05-31 14:29:35 +00:00
Nikita Mikhaylov
8e93f93570 Cleanup 2024-05-31 16:26:07 +02:00
Anton Popov
c028b752bc Merge remote-tracking branch 'upstream/master' into HEAD 2024-05-31 14:25:42 +00:00
Anton Popov
4da013c182 fix test 2024-05-31 14:20:45 +00:00
SmitaRKulkarni
23e461f5a4
Merge pull request #64518 from ClickHouse/Update_using_native_copy_condition
Azure update condition for copy
2024-05-31 14:10:57 +00:00
Max K
b180004e08
Merge pull request #64693 from ClickHouse/ci_fix_ci_running_status
CI: CI running status fix
2024-05-31 13:10:23 +00:00
Max K
ba7adb5caa CI: CI running status fix 2024-05-31 14:45:48 +02:00
Robert Schulze
7faafec6c3
Merge remote-tracking branch 'ClickHouse/master' into fix_formatDateTimeInJodaSyntax 2024-05-31 12:23:31 +00:00
Robert Schulze
223712f485
Fixups 2024-05-31 12:17:04 +00:00
Max K
fcd6a19059
Merge pull request #64669 from ClickHouse/ci_build_report_check_upd
CI: Build Report Check to verify only enabled builds
2024-05-31 12:10:57 +00:00
robot-clickhouse
66cdde85b7 Automatic style fix 2024-05-31 11:08:03 +00:00
Max K
e0b261d129 CI: CI Settings updates 2024-05-31 12:30:40 +02:00
Dmitry Novik
dc2d5e0ec6
Merge pull request #64638 from ClickHouse/analyzer-fix-rewrite-agg-with-if
Analyzer: Fix RewriteAggregateFunctionWithIfPass
2024-05-31 10:25:07 +00:00
Dmitry Novik
37bca7305a
Merge pull request #64377 from ClickHouse/analyzer-validate-tree-size
Analyzer: Fix Query Tree size validation
2024-05-31 10:15:21 +00:00
Max K
bc8a4a244f CI: CI Settings updates 2024-05-31 12:05:49 +02:00
Robert Schulze
46b3266377
Tests: Convert error numbers to symbolic error codes 2024-05-31 09:53:53 +00:00
Max K
ef42d0862d fix 2024-05-31 11:21:18 +02:00
Max K
50ad9c37cc CI: Build Report Check to verify only enabled builds 2024-05-31 10:57:31 +02:00
Robert Schulze
db09d239dc
Merge pull request #64635 from rschu1ze/error-numbers-to-error-codes
Tests: Convert numeric to symbolic error codes
2024-05-31 08:42:01 +00:00
Max K
0ab728f826
Merge pull request #64653 from ClickHouse/ci_skip_binary_upload_for_special_builds_in_pr
CI: Do not upload binaries for special builds in PRs
2024-05-31 06:16:56 +00:00
Peignon Melvyn
299a0ec9cf
Update view.md 2024-05-31 03:09:54 +02:00
Peignon Melvyn
a286524a46
Update view.md 2024-05-31 03:06:20 +02:00
Nikita Mikhaylov
3221b651da
Merge pull request #64646 from ClickHouse/parallel-tests-shuffle
Shuffle tests for parallel execution
2024-05-31 00:05:56 +00:00
Nikita Taranov
2969b97268
Merge pull request #64198 from nickitat/prewhere_profile_events
Add profile events for number of rows read during/after prewhere
2024-05-30 21:12:04 +00:00