Commit Graph

23386 Commits

Author SHA1 Message Date
Sema Checherinda
fdecb85dc4
Merge pull request #44156 from CheSema/fix_flaky_test_attach_detach
make calls to be sure that parts are deleted
2022-12-14 12:39:39 +01:00
taiyang-li
5c87476d24
fix code style 2022-12-14 11:28:56 +00:00
taiyang-li
acde52a96d
add uts 2022-12-14 11:28:55 +00:00
Alexander Tokmakov
816eba6149
Merge pull request #44202 from ClickHouse/fix_an_assertion_in_transactions
Fix an assertion in transactions
2022-12-14 14:25:09 +03:00
Vladimir C
06ff93d801
Merge pull request #39129 from unbyte/issue-28967
closes https://github.com/ClickHouse/ClickHouse/issues/28967
2022-12-14 12:17:44 +01:00
Maksim Kita
ddad879cb4 Analyzer support Set index 2022-12-14 11:16:53 +01:00
Antonio Andelic
b2cce09004
Merge pull request #44184 from ClickHouse/close-grpc-channel-in-tests
Close GRPC channels in tests
2022-12-14 09:47:36 +01:00
Anton Popov
cce3257f39
Merge branch 'master' into optimize-storage-s3 2022-12-13 21:35:12 +01:00
Alexey Milovidov
4549b14027
Revert "Add function 'age'" 2022-12-13 23:28:09 +03:00
Alexander Tokmakov
f4c8281ccc avoid outdating part twice 2022-12-13 21:24:26 +01:00
Alexander Tokmakov
f9d63de22f
Merge pull request #43468 from lingtaolf/feature/add_create_database_query
Add engine_full column to system.databases
2022-12-13 23:00:42 +03:00
Nikolay Degterinsky
809f15ac81
Merge branch 'master' into fix_settings_constraints 2022-12-13 20:33:16 +01:00
Nikolay Degterinsky
443bc3e656
Merge pull request #43719 from evillique/password_complexity_rules
Add password complexity rules
2022-12-13 17:56:45 +01:00
Anton Popov
0c87031e80 Merge remote-tracking branch 'upstream/master' into HEAD 2022-12-13 16:33:21 +00:00
Nikolay Degterinsky
95748f54fb
Merge pull request #43749 from bigo-sg/improve_concat
Add function concatWithSeparator
2022-12-13 17:14:07 +01:00
Anton Popov
4d02b480da fix flaky test 2022-12-13 14:25:20 +00:00
Kseniia Sumarokova
9cd89071fd
Try fix flaky 01072_window_view_multiple_columns_groupby 2022-12-13 15:21:06 +01:00
Kruglov Pavel
a4525bb98f
Merge pull request #43826 from ucasfl/filelog-fix
Use disk operation to serialize and deserialize meta files of StorageFilelog
2022-12-13 14:14:42 +01:00
avogar
a1e5cb8c79 Fix possible Bad cast from type DB::IAST const* to DB::ASTLiteral const* 2022-12-13 13:12:44 +00:00
vdimir
ac4903d042
f 2022-12-13 12:52:15 +01:00
vdimir
931aad2420
Merge branch 'master' into issue-28967 2022-12-13 12:51:04 +01:00
vdimir
6d69e5e878
Revert changes in tests 2022-12-13 12:48:14 +01:00
Mikhail f. Shiryaev
9879d03bc4
Use contextmanager for grpc_channels 2022-12-13 12:43:48 +01:00
Vladimir C
ef45590413
Merge pull request #43925 from jh0x/improve-number-separator
Fixes https://github.com/ClickHouse/ClickHouse/issues/28967
2022-12-13 12:37:32 +01:00
Antonio Andelic
b8f76ce0e5 Close GRPC channels in tests 2022-12-13 10:25:54 +00:00
Vitaly Baranov
3c72ee79b9 Fix test 02025_dictionary_view_different_db (dictionaries without host & port are considered now as loading dependencies too). 2022-12-13 11:09:47 +01:00
Vitaly Baranov
5c1f490b3a Implement referential dependencies for table engine "Distributed"
and for functions cluster() and clusterAllReplicas().
2022-12-13 11:09:42 +01:00
Nikolay Degterinsky
f352403af2 Fix style 2022-12-13 09:41:31 +00:00
Nikolay Degterinsky
034269087f Fix tests 2022-12-13 09:16:23 +00:00
李扬
6e5e2d5923
Merge branch 'master' into improve_concat 2022-12-13 12:12:48 +08:00
avogar
739ad23b1f Make better, fix bugs, improve error messages 2022-12-12 22:00:45 +00:00
Maksim Kita
df30a4207d
Merge pull request #44098 from kitaisreal/analyzer-aggregate-function-lambda-crash-fix
Analyzer aggregate function lambda crash fix
2022-12-13 00:16:33 +03:00
Dmitry Novik
3d2fccab87
Merge branch 'master' into refector-function-node 2022-12-12 21:36:39 +01:00
Anton Popov
659a79e53f fix LOGICAL_ERROR if fetch of projection was stopped 2022-12-12 18:31:20 +00:00
Vitaly Baranov
5aaff60650 Fix referential dependencies when host & post in a clickHouse dictionary source are set by default. 2022-12-12 18:22:14 +01:00
Vitaly Baranov
76ba8ab3d4 Add new tests. 2022-12-12 18:22:09 +01:00
mo-avatar
80a92305a4 Add execution permission to 02495_parser_string_binary_literal.sh 2022-12-13 01:06:24 +08:00
Kruglov Pavel
d8d7385e68
Merge pull request #43161 from AlfVII/fix-race-condition-between-inserts-and-dropping-mvs
Fixed race condition between inserts and dropping MVs
2022-12-12 13:53:36 +01:00
vdimir
a25c0d7544
Join engine works with analyzer 2022-12-12 12:19:47 +00:00
Antonio Andelic
965d08575e Add test 2022-12-12 12:08:42 +00:00
vdimir
cdc91da11e
Move cases from parser_string_binary_literal to sh 2022-12-12 12:43:54 +01:00
Sema Checherinda
aecc509f80 make calls to be sure that parts are deleted 2022-12-12 12:37:52 +01:00
Sema Checherinda
da01af356c
Merge pull request #43760 from CheSema/do-not-run-clear-old-parts-at-shutdown
do not clear old parts at shutdown
2022-12-12 12:00:52 +01:00
Mikhail f. Shiryaev
092f87a60d
Merge pull request #44079 from ClickHouse/gh-helper-cache
Fix the CACHE_PATH creation for default value
2022-12-12 11:05:36 +01:00
flynn
b68bbbd74e
Merge branch 'master' into filelog-fix 2022-12-12 11:33:33 +08:00
Alexey Milovidov
bca18298a1
Merge pull request #44067 from ClickHouse/fix-quantiles-msan
Fix undefined behavior in `quantiles` function
2022-12-12 04:19:00 +03:00
Nikolay Degterinsky
19e95e8cd8 Better implementation of password rules 2022-12-11 23:59:04 +00:00
flynn
3ec93d4c00 fix 2022-12-11 16:40:36 +00:00
Sema Checherinda
a32a7ebb66
Update 01560_ttl_remove_empty_parts.sh
adjust test, do mutation with sync
2022-12-11 12:23:13 +01:00
Sema Checherinda
5c7d8bab5c
Merge branch 'master' into do-not-run-clear-old-parts-at-shutdown 2022-12-11 10:10:29 +01:00
mo-avatar
e88b85178f Support SQL standard binary and hex string literals 2022-12-11 13:05:40 +08:00
Alexey Milovidov
aacbc3069c
Merge pull request #44124 from CurtizJ/fix-flaky-test
Fix flaky test `02497_trace_events_stress_long`
2022-12-11 07:51:44 +03:00
Alexey Milovidov
80cb90dac1
Merge pull request #44091 from ClickHouse/fix_44084
Fix another bug in AggregateFunctionMinMaxAny
2022-12-11 07:49:56 +03:00
Alexey Milovidov
9cb095554f Update tests 2022-12-11 04:28:46 +01:00
Alexey Milovidov
552eed94f0 Merge branch 'better-signal-messages' into fix-quantiles-msan 2022-12-11 03:30:46 +01:00
Alexey Milovidov
a46699afcb Add more tests 2022-12-11 03:19:06 +01:00
Alexey Milovidov
268bfea2fc Fix typo 2022-12-10 23:42:53 +01:00
alesapin
e32951c982
Merge branch 'master' into alesapin-patch-1 2022-12-10 19:58:09 +01:00
yuanyimeng
1147a41524 Add support for signed arguments in range() #43333 2022-12-10 23:48:24 +08:00
Anton Popov
0b42605053 fix flaky test '02497_trace_events_stress_long' 2022-12-10 14:04:01 +00:00
Nikita Taranov
3e3738bd49
impl (#44051) 2022-12-10 13:28:21 +01:00
Azat Khuzhin
f847629eba tests: exclude flaky columns from SHOW CLUSTERS test
CI: https://s3.amazonaws.com/clickhouse-test-reports/43922/a3a8e39375326ebc95ad6560516902c6431be4fc/fast_test.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-10 12:39:48 +01:00
Sema Checherinda
9a1152339c
Merge branch 'master' into do-not-run-clear-old-parts-at-shutdown 2022-12-10 09:44:56 +01:00
Sema Checherinda
e0a6ccc830
Merge pull request #44036 from CheSema/mutation-breaks-source-part
do not hardlink serialization.json in new part
2022-12-10 09:43:47 +01:00
Nikolay Degterinsky
a8545a29a4 Better test 2022-12-10 01:32:15 +00:00
Nikolay Degterinsky
f2c07c0337 Merge remote-tracking branch 'upstream/master' into password_complexity_rules 2022-12-10 00:46:05 +00:00
Mikhail f. Shiryaev
fe44b514b7
Create GitHub cache directory optionally by default 2022-12-09 21:33:06 +01:00
Mikhail f. Shiryaev
9c934bf68a
Improve logging of the ci_runners_metrics_lambda 2022-12-09 20:15:29 +01:00
Mikhail f. Shiryaev
eb9ea6d0b9
Do not remove runners from GH in advance 2022-12-09 20:15:27 +01:00
Maksim Kita
407f8ae224 Analyzer aggregate function lambda crash fix 2022-12-09 18:26:12 +01:00
Alexander Tokmakov
714666e944 Merge branch 'master' into feature/add_create_database_query 2022-12-09 17:47:15 +01:00
Alexander Tokmakov
e9fa1accf1 fix another bug in AggregateFunctionMinMaxAny 2022-12-09 17:32:28 +01:00
Sema Checherinda
02133f68dd
Merge branch 'master' into mutation-breaks-source-part 2022-12-09 17:20:57 +01:00
Nikolai Kochetov
42d1b38ada
Merge pull request #43965 from ClickHouse/respect-adaptive-granularity-for-disk-remote
Respect adaptive granularity for disk remote.
2022-12-09 16:54:34 +01:00
ltrk2
4cbda15acf Drop toFractionalSecond 2022-12-09 07:52:27 -08:00
Mikhail f. Shiryaev
c11cec605d
Fix the CACHE_PATH creation for default value 2022-12-09 16:11:03 +01:00
Sema Checherinda
459474383f
add no-ordinary-database flag to the test 2022-12-09 15:53:37 +01:00
avogar
cd4fa00d2c Merge branch 'master' of github.com:ClickHouse/ClickHouse into refactor-schema-inference 2022-12-09 14:45:10 +00:00
Kruglov Pavel
59201c71cb
Merge pull request #44052 from Avogar/object-as-string
Allow to parse JSON objects into Strings in JSON input formats
2022-12-09 15:12:25 +01:00
Sergei Trifonov
7c37e48092
Merge pull request #43903 from ClickHouse/merge_tree_settings_constraints
Constraints on merge tree settings
2022-12-09 14:16:14 +01:00
Anton Popov
17c557648e
Merge pull request #44045 from CurtizJ/fix-tracing-of-profile-events
Fix tracing of profile events
2022-12-09 14:12:58 +01:00
Maksim Kita
3a3c6eb458
Merge pull request #43341 from kitaisreal/analyzer-support-indexes
Analyzer added indexes support
2022-12-09 16:05:40 +03:00
Kseniia Sumarokova
e21d4a93b8
Merge pull request #44050 from ClickHouse/fix_clickhouse_disk
Slightly better clickhouse disks and remove DiskMemory
2022-12-09 13:09:59 +01:00
Mikhail f. Shiryaev
44fde45aa4
Merge pull request #44055 from ClickHouse/assign-release-prs
Assign release prs
2022-12-09 12:58:14 +01:00
Han Fei
6740ae9fd7
Merge pull request #43304 from hanfei1991/hanfei/aysnc-insert
Support dedup for async insert.
2022-12-09 12:50:48 +01:00
Sema Checherinda
8c14e228bf readjust test 01172_transaction_counters 2022-12-09 12:18:47 +01:00
Sema Checherinda
06d6b87bae
Merge pull request #44059 from ClickHouse/nvartolomei-nv/fix-mutate-fetch
Merging #36877
2022-12-09 11:16:57 +01:00
Sema Checherinda
fa23fa3794 add tag no-replicated-database to the test 2022-12-09 11:06:04 +01:00
Alexander Gololobov
46f7c94a26 Use UTC time zone in test 2022-12-09 10:47:12 +01:00
Antonio Andelic
048aecf540 Fix tests 2022-12-09 09:11:10 +00:00
Antonio Andelic
37b1441f6d Merge branch 'master' into if-transform-strings-to-enum-pass 2022-12-09 08:05:07 +00:00
Alexey Milovidov
6f69200662 Fix undefined behavior in quantiles function 2022-12-09 04:17:54 +01:00
Alexey Milovidov
b98bc53d35
Merge pull request #43308 from YiuRULE/gt/add_expression
add expression index in system.data_skipping_indices
2022-12-09 05:02:27 +03:00
ltrk2
d28631354f Implement yet another functional test 2022-12-08 15:14:14 -08:00
ltrk2
cae7a1d24a Implement formatDateTime fractional second formatter 2022-12-08 14:53:16 -08:00
alesapin
d2f076768f Remove leftovers 2022-12-08 23:21:44 +01:00
Alexey Milovidov
68e506d48f Unify __init__.py files 2022-12-08 23:04:56 +01:00
Alexey Milovidov
f880644d3a
Merge branch 'master' into nv/fix-mutate-fetch 2022-12-09 00:51:54 +03:00
Sergei Trifonov
bae1519970
Merge branch 'master' into merge_tree_settings_constraints 2022-12-08 22:25:16 +01:00
Mikhail f. Shiryaev
820d362466
Assign the new-version PR to the author, add "do not test" 2022-12-08 20:55:50 +01:00
Kruglov Pavel
01e0d8d02c
Fix fasttest 2022-12-08 20:52:31 +01:00
avogar
1ec5f8451b Merge branch 'master' of github.com:ClickHouse/ClickHouse into csv-custom-delimiter 2022-12-08 19:17:42 +00:00
avogar
d0f9bb2ec2 Allow to parse JSON objects into Strings 2022-12-08 18:58:18 +00:00
Dmitry Novik
36ad3fd7a0
Merge pull request #43763 from ClickHouse/fix-null-variadic
Fix included_elements calculation in AggregateFunctionNullVariadic
2022-12-08 18:41:05 +01:00
robot-clickhouse
98ce0dbb12 Automatic style fix 2022-12-08 17:27:23 +00:00
alesapin
7a223f4956 Slightly better clickhouse disks and remove DiskMemory 2022-12-08 18:20:54 +01:00
Maksim Kita
99de697ea2 Analyzer added indexes support 2022-12-08 17:30:32 +01:00
Dmitry Novik
0be341cc7a Update 01159_combinators_with_parameters 2022-12-08 15:32:02 +00:00
Anton Popov
3d2e46dfed fix tracing of profile events 2022-12-08 15:13:53 +00:00
Kseniia Sumarokova
7bb1f64df4
Merge pull request #43987 from kssenii/positional-args-fix
Fix order by positional arg in case unneeded columns pruning
2022-12-08 13:15:37 +01:00
Sema Checherinda
46f96064ea do not hardlink serialization.json in new part 2022-12-08 12:48:34 +01:00
Kruglov Pavel
0598ca92a3
Merge pull request #43873 from canhld94/ch_canh_fix_normalize
Fix some incorrect logic in ast level optimization
2022-12-08 12:38:36 +01:00
Antonio Andelic
6121d70fe1 Update tests 2022-12-08 11:12:03 +00:00
Vladimir C
eb1fd99196
Merge pull request #44012 from ClickHouse/vdimir/storage_join_key_order 2022-12-08 12:10:13 +01:00
Mikhail f. Shiryaev
7c8cec854b
Merge pull request #44017 from ClickHouse/sha512-for-tgz
Provide sha512 hashsums for tgz artifacts
2022-12-08 10:24:58 +01:00
avogar
7375a7d429 Refactor and improve schema inference for text formats 2022-12-07 21:19:27 +00:00
Mikhail f. Shiryaev
e1584c5d3a
Provide sha512 hashsums for tgz artifacts 2022-12-07 21:44:19 +01:00
Joanna Hulboj
b6015a5c02 Improve handling of dubious numbers: 0x and 0b 2022-12-07 20:42:47 +00:00
serxa
b357652c4b fix stateless tests 2022-12-07 20:40:58 +00:00
serxa
6428b8a1bb check one more case in test 2022-12-07 20:36:04 +00:00
Alexey Milovidov
9c81fd7afc
Merge pull request #43517 from ClickHouse/password-reset-message
Move password reset message from client to server
2022-12-07 23:26:58 +03:00
serxa
05788245dd add test 2022-12-07 20:16:10 +00:00
alesapin
109f144064
Fix wrong char in command 2022-12-07 18:07:21 +01:00
vdimir
4b50e5c15e
fix 2022-12-07 16:27:01 +00:00
vdimir
127373ab06
Set proper keys order for StorageJoin 2022-12-07 15:04:31 +00:00
Vladimir C
f4bc44f729
Merge pull request #43963 from ClickHouse/vdimir/storage_join_right_assert 2022-12-07 15:57:50 +01:00
Joanna Hulboj
c5296db521 Addressed PR comments 2022-12-07 14:23:01 +00:00
Azat Khuzhin
a8faf196c4
Add --max-consecutive-errors for clickhouse-benchmark (#43344)
* Align Benchmark::Benchmark()

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>

* Add --max-consecutive-errors for clickhouse-benchmark

Unlike --continue_on_errors, it will not leave the benchmark forever if
server is unavailable.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
2022-12-07 14:51:16 +01:00
Sema Checherinda
6aa0b2a847 make 01172_transaction_counters.sql stable 2022-12-07 14:29:34 +01:00
Joanna Hulboj
77fe02480f Revert "Prepend _ to literals starting with a digit"
This reverts commit 719f1482193c93aaba65ef179b8b58bea69c15cb.
2022-12-07 12:50:51 +00:00
Joanna Hulboj
158a213d34 Bring back literals starting with a digit 2022-12-07 12:50:51 +00:00
Joanna Hulboj
c21e728bc6 Prepend _ to literals starting with a digit 2022-12-07 12:50:51 +00:00
Joanna Hulboj
5bb9f851e0 Support numeric literals with underscores 2022-12-07 12:50:51 +00:00
Antonio Andelic
41e8426f27 Small fixes 2022-12-07 11:59:55 +00:00
李扬
c297f9d22a
Merge branch 'master' into improve_concat 2022-12-07 19:59:01 +08:00
Antonio Andelic
b89dff3b45 Add tests 2022-12-07 11:47:38 +00:00
Nikolay Degterinsky
8a53f5364b
Fix style 2022-12-07 10:36:16 +01:00
Alfonso Martinez
a6a37f21a4 Merge remote-tracking branch 'upstream/master' into fix-race-condition-between-inserts-and-dropping-mvs 2022-12-07 09:36:47 +01:00
Nikolay Degterinsky
bb9fdc0839 Fix CREATE query constraints 2022-12-07 00:53:27 +00:00
Sema Checherinda
77d2db4e81 rewrite test sql to sh, more proper adjustment for 02421_type_json_empty_parts 2022-12-06 17:12:25 +01:00
kssenii
862da8f459 Fix 2022-12-06 17:07:28 +01:00
Nikolai Kochetov
0ed82f3cc0
Merge branch 'master' into aggregating-in-order-from-query-plan 2022-12-06 16:36:49 +01:00
vdimir
3bdce39121
Fix logical error in right storage join witn using 2022-12-06 11:46:54 +00:00
vdimir
8f05cb58f0
Fix typo in tests/ci/bugfix_validate_check.py 2022-12-06 11:13:22 +01:00
Nikolai Kochetov
f75250eaf4 Fix style. 2022-12-05 21:27:54 +00:00
Nikolai Kochetov
dffc1edce8 Add test. 2022-12-05 20:09:19 +00:00
Sema Checherinda
949a8e28b4 adjust 02421_type_json_empty_parts.reference 2022-12-05 18:03:16 +01:00
Nikolay Degterinsky
53b1b0fdc9
Merge pull request #43910 from FArthur-cmd/add_full_modifier
Add support for SHOW FULL
2022-12-05 17:47:42 +01:00
Maksim Kita
cd4dc402dc
Merge pull request #43893 from kitaisreal/analyzer-cte-resolution-fix
Analyzer CTE resolution fix
2022-12-05 19:47:04 +03:00
Sema Checherinda
0b2a3195c8 adjust integration/test_partition/test_detached_part_dir_exists 2022-12-05 17:39:27 +01:00
Sema Checherinda
1f96ef57d2 remove integration/test_parts_removal 2022-12-05 17:24:54 +01:00
Robert Schulze
b14de0017c
Merge pull request #43788 from arenadata/ADQM-626
Add support of array parameters in `cutURLParameter` function
2022-12-05 16:18:42 +01:00
Sema Checherinda
98fc8e15cd Update 01560_ttl_remove_empty_parts.sh
rm commented code
2022-12-05 16:05:14 +01:00
Sema Checherinda
66c02a43dc adjust fast tests 2022-12-05 16:05:14 +01:00
Robert Schulze
f2cad33f1b
Merge pull request #43123 from arenadata/ADQM-623
Add function 'age'
2022-12-05 15:53:28 +01:00
Guillaume Tassery
3537929f73
Merge branch 'master' into gt/add_expression 2022-12-05 15:46:15 +01:00
Alexander Gololobov
472c5a835b
Merge pull request #43862 from ClickHouse/rerun-docs-check-on-edited
Rerun DocsCheck on edited PR description
2022-12-05 13:58:32 +01:00
taiyang-li
a50482ecd3 rename files 2022-12-05 17:42:33 +08:00
taiyang-li
88c9438515 rename function 2022-12-05 17:38:25 +08:00
Alfonso Martinez
da965c5705 Merge remote-tracking branch 'upstream/master' into fix-race-condition-between-inserts-and-dropping-mvs 2022-12-05 09:30:52 +01:00
Kseniia Sumarokova
b29335199d
Merge pull request #43252 from kssenii/named-collections-sql-commands
Support `CREATE / ALTER / DROP NAMED COLLECTION` queries under according access types
2022-12-05 00:58:48 +01:00
Filatenkov Artur
93d773c4d9
Merge branch 'master' into add_full_modifier 2022-12-05 01:39:20 +03:00
Robert Schulze
ddd532338d
Merge pull request #43819 from azat/tests/01676_clickhouse_client_autocomplete
tests: fix 01676_long_clickhouse_client_autocomplete flakiness
2022-12-04 18:41:13 +01:00
Roman Vasin
a09e7fddcc
Merge branch 'master' into ADQM-626 2022-12-04 20:34:55 +03:00
Roman Vasin
bcb65eb420
Merge branch 'master' into ADQM-623 2022-12-04 20:21:27 +03:00
kssenii
dca3444283 Merge remote-tracking branch 'upstream/master' into named-collections-sql-commands 2022-12-04 15:56:02 +01:00
Kseniia Sumarokova
ec7649cd90
Merge pull request #43639 from CurtizJ/trace-profile-events
Allow to send profile events to `system.trace_log`
2022-12-04 15:50:07 +01:00
Filatenkov Artur
07b79c7ba4
Merge branch 'master' into add_full_modifier 2022-12-04 13:32:21 +03:00
FArthur-cmd
8ff7a1c609 fix tests 2022-12-03 22:02:37 +00:00
FArthur-cmd
7ee4934558 Add full option for SHOW query 2022-12-03 20:42:18 +00:00
Mikhail f. Shiryaev
8d53d558bd
Restore typing for S3Helper 2022-12-02 22:49:26 +01:00
Mikhail f. Shiryaev
8d9dbda7f2
Experiment with old upload_result_helper.py 2022-12-02 21:34:21 +01:00
Mikhail f. Shiryaev
dcdacea8e8
Revert "Add typing to upload_result_helper.py, remove stale code"
This reverts commit 1fb090bfe2.
2022-12-02 21:33:08 +01:00
Mikhail f. Shiryaev
e2a9b226e0
Merge pull request #43894 from ClickHouse/improve-release-script
Improve release script
2022-12-02 20:33:34 +01:00
Nikolay Degterinsky
c2ceb783ea
Merge pull request #41095 from evillique/from-select
Add 'FROM table SELECT column' syntax
2022-12-02 20:17:44 +01:00
Mikhail f. Shiryaev
8e8068afe4
Use only PRs to our repository in pr_info on push 2022-12-02 19:17:16 +01:00
Mikhail f. Shiryaev
7356d48f67
Get rid of PyGithub dependency 2022-12-02 18:58:46 +01:00
Mikhail f. Shiryaev
ed4db129f4
Reduce dependencies from unidiff 2022-12-02 18:27:36 +01:00
Maksim Kita
f1c44d593a Analyzer CTE resolution fix 2022-12-02 18:20:29 +01:00
chen
b6eddbac0d
fix s3Cluster function returns NOT_FOUND_COLUMN_IN_BLOCK error (#43629)
* fix s3Cluster function returns NOT_FOUND_COLUMN_IN_BLOCK error

* Update StorageS3Cluster.cpp

* Update 01801_s3_cluster_count.sql

* fix
2022-12-02 15:43:29 +01:00
Vitaly Baranov
e1f7f04752
Referential dependencies for RESTORE (#43834)
* Rename DDLDependencyVisitor -> DDLLoadingDependencyVisitor.

* Move building a loading graph to TablesLoader.

* Implement referential dependencies for tables and use them
when restoring tables from a backup.

* Remove StorageID::operator < (because of its inconsistency with ==).

* Add new tests.

* Fix test.

* Fix memory leak.

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2022-12-02 15:05:46 +01:00
Vladimir C
7d6950d397
Revert "Temporary files evict fs cache" 2022-12-02 14:50:56 +01:00
Kruglov Pavel
c35b2a6495
Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
Alexander Tokmakov
edbd460997
Merge pull request #43848 from elenatorro/fix_reset_setting_on_cluster
Add RESET_SETTING to check if it is a settings alter
2022-12-02 15:06:28 +03:00
Roman Vasin
59523864b9
Merge branch 'master' into ADQM-623 2022-12-02 15:00:09 +03:00
Duc Canh Le
3b9c590a12 Merge branch 'master' into ch_canh_fix_normalize 2022-12-02 17:59:21 +08:00
Duc Canh Le
518058b92e fix some bad logics in ast level optimization 2022-12-02 17:56:23 +08:00
Roman Vasin
fb726d88de Add echo and Vertical format in 02483_cuturlparameter_with_arrays test 2022-12-02 09:13:37 +00:00
Maksim Kita
1cdc7ab62a
Merge pull request #43556 from Algunenano/interpretation_benchmark
Add benchmark for query interpretation with JOINs
2022-12-01 22:53:02 +03:00
Alexander Tokmakov
c2a19fc354
Update test.py 2022-12-01 19:41:29 +03:00
Alfonso Martinez
e56c0fb176 Merge branch 'fix-race-condition-between-inserts-and-dropping-mvs' of github.com:AlfVII/ClickHouse into fix-race-condition-between-inserts-and-dropping-mvs 2022-12-01 15:05:12 +01:00
Alfonso Martinez
d6bd3ad691 Merge remote-tracking branch 'upstream/master' into fix-race-condition-between-inserts-and-dropping-mvs 2022-12-01 15:05:01 +01:00
Mikhail f. Shiryaev
8897aa7fe8
Merge pull request #43132 from ClickHouse/strict-typing-ci
Enable strict typing check in tests/ci
2022-12-01 14:37:25 +01:00
Mikhail f. Shiryaev
87f548f57c
Merge pull request #43861 from ClickHouse/robot-clickhouse-email
Change email for robot-clickhouse to immutable one
2022-12-01 14:36:32 +01:00
Nikita Mikhaylov
9ef54c6ecc
Try to use exchanges during database replicated replica recovery process (#43628) 2022-12-01 13:50:56 +01:00
alesapin
5e0ece2373
Merge pull request #43764 from ClickHouse/fix_projection_and_zero_copy
Fix bug with projections and zero-copy replication
2022-12-01 13:44:26 +01:00
Vladimir C
117d01f2ac
Merge pull request #43457 from ClickHouse/vdimir/tmp-data-in-fs-cache 2022-12-01 13:41:40 +01:00
Roman Vasin
620df1ec6f
Merge branch 'master' into ADQM-623 2022-12-01 15:30:36 +03:00
Mikhail f. Shiryaev
a6a45f98b2
Rerun DocsCheck on edited PR description 2022-12-01 13:26:29 +01:00
Roman Vasin
80598eebc9 FIx age() for case startdate > enddate 2022-12-01 12:20:20 +00:00