Commit Graph

23386 Commits

Author SHA1 Message Date
Alexander Gololobov
5349a0b966 Update stateful test results, diff is caused by duplicate U+258B in the old version 2022-12-20 16:50:31 +01:00
Alexander Tokmakov
8b553d854a
Merge pull request #44387 from ClickHouse/fix_invalid_queries
Throw SYNTAX_ERROR on invalid ON CLUSTER
2022-12-20 18:28:18 +03:00
Kseniia Sumarokova
9949a4decd
Update 01072_window_view_multiple_columns_groupby.sh 2022-12-20 16:26:17 +01:00
Kseniia Sumarokova
9d66294c1d
Update 01072_window_view_multiple_columns_groupby.sh 2022-12-20 16:23:53 +01:00
Kruglov Pavel
606d2ea9b3
Merge pull request #43635 from Avogar/fix-fuzz
Fix possible use-of-unitialized value after executing expressions after sorting
2022-12-20 14:51:50 +01:00
Sema Checherinda
7627786af7
Merge pull request #43733 from wineternity/issue_43333
Add support for signed arguments in range() #43333
2022-12-20 13:56:02 +01:00
Robert Schulze
4dcfe3e216
Merge pull request #44366 from ClickHouse/sse2-in-universal
universal.sh: Fall back to plain x86-64 on pre-2006 hardware
2022-12-20 13:51:02 +01:00
Kruglov Pavel
3f1e40aacd
Merge branch 'master' into fix-orc 2022-12-20 13:32:46 +01:00
Nikolai Kochetov
720f0cca40
Merge pull request #44346 from ClickHouse/try-fix-44221
Fix possible crash with IN, LowCardinality and constant folding
2022-12-20 12:09:12 +01:00
Kseniia Sumarokova
b8bf28eee0
Merge branch 'master' into write-throw-cache-fix-writing 2022-12-20 11:40:49 +01:00
Han Fei
6ace8f13db
Merge pull request #44359 from ClickHouse/add-test-34669
Add a test for #34669
2022-12-20 11:12:34 +01:00
Robert Schulze
a6019fec70
Merge branch 'master' into sse2-in-universal 2022-12-20 10:24:50 +01:00
Konstantin Bogdanov
93375fc3e5
Merge pull request #44411 from thevar1able/fix-settings-constraints
Fix settings constraints
2022-12-20 10:19:07 +01:00
Alexander Gololobov
e127e3d938 Update test results, diff is caused by duplicate U+258B in the old version 2022-12-20 09:57:34 +01:00
Konstantin Bogdanov
a094af9a49
Lint 2022-12-20 04:00:45 +01:00
Konstantin Bogdanov
b07001e7d7
Add a test 2022-12-20 03:26:31 +01:00
Alexander Gololobov
4cd91b1ec6 Test for bar() with fractional width 2022-12-20 02:17:02 +01:00
Nikolai Kochetov
972b602ae8
Merge branch 'master' into try-fix-44221 2022-12-19 21:11:41 +01:00
Kruglov Pavel
d788ad7721
Skip fasttest 2022-12-19 20:55:03 +01:00
Robert Schulze
2b9a0824fe
Cosmetics: Rename "amd64-sse2" builds to "amd64-compat" builds
... a bit of consistency with "aarch64-v80compat"
2022-12-19 19:00:21 +00:00
avogar
0c406adce2 Fix reading Map type in ORC format 2022-12-19 18:23:07 +00:00
Alexander Tokmakov
0bac667fd8 throw SYNTAX_ERROR on invalid ON CLUSTER 2022-12-19 17:36:45 +01:00
Dmitry Novik
a760bbc700 Fix resolve in IfTransformStringsToEnumPass 2022-12-19 16:04:03 +00:00
avogar
21cdf6e6ae Fix reading ObjectId in BSON schema inference 2022-12-19 14:13:42 +00:00
Han Fei
98efee2d75
Merge branch 'master' into hanfei/fix-async-flaky 2022-12-19 14:14:29 +01:00
Han Fei
1cb98eb2d6 address comments 2022-12-19 14:05:50 +01:00
Mikhail f. Shiryaev
27b92a69dc
Merge pull request #44311 from ClickHouse/fix-false-success-built
Fix false success rerun on similar prefix for another builds
2022-12-19 13:58:29 +01:00
vdimir
312586df97
Fix possible nullptr in HashJoin::correctNullability 2022-12-19 12:31:58 +00:00
alesapin
12fbed86e5
Merge pull request #44363 from ClickHouse/keeper-zookeeper-test-restart-zk-cluster
Try restarting ZK cluster on failed connection in `test_keeper_zookeeper_converted`
2022-12-19 12:52:10 +01:00
vdimir
c7636a0af2
Rename 00172_parallel_join to 00172_hits_joins 2022-12-19 11:09:22 +00:00
vdimir
36557f1e74
Disable grase_hash in test 00172_parallel_join 2022-12-19 11:07:30 +00:00
Anton Popov
93b81d2e34
Merge pull request #44299 from CurtizJ/reset-parts-in-insert
Do not hold data parts during insert
2022-12-19 11:57:24 +01:00
Han Fei
ad9bb83464
Merge branch 'master' into hanfei/fix-async-flaky 2022-12-19 11:50:32 +01:00
kssenii
3f6451267f Fix test 2022-12-19 11:44:28 +01:00
Antonio Andelic
55dd591392 Try restarting ZK cluster on failed connection 2022-12-19 09:28:59 +00:00
Antonio Andelic
0162632275
Merge pull request #44306 from ClickHouse/another-fix-for-test-server-reload
Another fix `test_server_reload`
2022-12-19 09:14:03 +01:00
Alexey Milovidov
1960f9997e Add a test for #34669 2022-12-19 08:51:09 +01:00
Han Fei
ee250174ab fix flack test "02481_async_insert_dedup.python" 2022-12-18 22:44:51 +01:00
kssenii
000e7a5cd3 Fix test 2022-12-18 20:22:08 +01:00
Nikolai Kochetov
492065c5b1 Add a test. 2022-12-18 17:40:38 +00:00
kssenii
4cd4d2cc07 Fix test 2022-12-18 16:14:56 +01:00
Alexey Milovidov
8729dc1e54
Merge pull request #44328 from ClickHouse/git-import-no-debug
Disable "git-import" test in debug mode
2022-12-18 05:46:51 +03:00
Alexey Milovidov
1388e40b2a
Merge pull request #44018 from ClickHouse/alesapin-patch-1
Fix wrong char in command
2022-12-17 04:15:56 +03:00
Alexey Milovidov
219343d8b0
Merge pull request #44123 from azat/tests/01293_show_clusters
tests: exclude flaky columns from SHOW CLUSTERS test
2022-12-17 04:13:23 +03:00
Alexey Milovidov
19a71ab74b Disable "git-import" test in debug mode 2022-12-17 02:02:59 +01:00
Alexey Milovidov
d3fd9a6c1e
Merge pull request #44239 from azat/builtin-skim-v2
Builtin skim for fuzzy search in clickhouse client/local history
2022-12-16 21:23:24 +03:00
Kruglov Pavel
37df9b9990
Merge branch 'master' into refactor-schema-inference 2022-12-16 19:13:15 +01:00
Nikolay Degterinsky
7a29bf0e4c
Merge pull request #43993 from evillique/fix_settings_constraints
Fix CREATE query constraints
2022-12-16 18:01:04 +01:00
Dmitry Novik
875a24a650 Merge remote-tracking branch 'origin/master' into refector-function-node 2022-12-16 16:07:30 +00:00
Kruglov Pavel
e3aa2d9d56
Merge pull request #43695 from Avogar/better-using-structure-in-table-functions
Improve automatic usage of structure from insertion table in table functions file/hdfs/s3
2022-12-16 15:45:30 +01:00
avogar
578e4b1451 Try fix tests 2022-12-16 14:44:49 +00:00
avogar
291e51c533 Merge branch 'better-capn-proto' of github.com:Avogar/ClickHouse into better-capn-proto 2022-12-16 14:43:06 +00:00
Alexander Tokmakov
66ebe8671d
Merge pull request #44312 from azat/perf/fix-drop-deps
tests/perf: fix dependency check during DROP
2022-12-16 17:35:15 +03:00
Azat Khuzhin
53bac4de71 tests/perf: fix dependency check during DROP
CI [1]:

    DB::Exception: Cannot drop or rename default.hierarchical_dictionary_source_table, because some tables depend on it: default.hierarchical_hashed_array_dictionary, default.hierarchical_flat_dictionary, default.hierarchical_hashed_dictionary. Stack trace:

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/44256/8e67a361a8f14abec6717af09ee997eb25151685/performance_comparison_[1/4]/report.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-16 15:15:15 +01:00
Anton Popov
8b9b8b083c
Merge pull request #43726 from CurtizJ/optimize-storage-s3
Improve performance of storage `S3` with large number of small files
2022-12-16 14:38:10 +01:00
Kruglov Pavel
3fad5c7f1f
Merge branch 'master' into refactor-schema-inference 2022-12-16 14:24:51 +01:00
Mikhail f. Shiryaev
ab0aab2c15
Fix false success rerun on similar prefix for another builds 2022-12-16 14:23:31 +01:00
avogar
59120f61d9 Better test 2022-12-16 13:17:21 +00:00
avogar
66c7018264 Merge branch 'fix-fuzz' of github.com:Avogar/ClickHouse into fix-fuzz 2022-12-16 13:16:12 +00:00
kssenii
3076b287c7 Fix tests 2022-12-16 13:16:25 +01:00
Maksim Kita
52ad726124 Analyzer StorageView crash fix 2022-12-16 11:53:26 +01:00
Antonio Andelic
372c187773 Correctly compare get result 2022-12-16 09:48:47 +00:00
Kseniia Sumarokova
12153a8cff
Merge branch 'master' into kssenii-patch-6 2022-12-16 10:20:23 +01:00
Anton Popov
b7e76e3539 do not hold data parts during insert 2022-12-15 23:57:10 +00:00
Kseniia Sumarokova
8d8def63d5
Update 02503_cache_on_write_with_small_segment_size.sh 2022-12-15 22:41:02 +01:00
Kseniia Sumarokova
d3fed3b96a
Update storage_conf.xml 2022-12-15 22:40:04 +01:00
Nikolay Degterinsky
1861e670e9
Merge branch 'master' into fix_settings_constraints 2022-12-15 21:54:02 +01:00
avogar
b7b7579eea Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-fuzz 2022-12-15 20:33:13 +00:00
Kruglov Pavel
29407a2292
Try fix tests 2022-12-15 21:32:28 +01:00
avogar
cfcb444699 Merge branch 'master' of github.com:ClickHouse/ClickHouse into better-capn-proto 2022-12-15 20:04:43 +00:00
Kruglov Pavel
25f199dd89
Merge pull request #43332 from Avogar/csv-custom-delimiter
Improve reading CSV field in CustomSeparated/Template format
2022-12-15 21:03:29 +01:00
Mikhail f. Shiryaev
1b4859ff54
Merge pull request #44273 from ClickHouse/fix-mark-release-ready
Get rid of global Git object
2022-12-15 19:59:19 +01:00
kssenii
dfefd8dfcd Fix write-throw-cache possible write finish 2022-12-15 19:58:54 +01:00
Dmitry Novik
7ad3ff8a9e
Merge pull request #44244 from ClickHouse/part-log-removal-info
Add more information about part removal into system.parts table
2022-12-15 18:06:55 +01:00
Kseniia Sumarokova
d211ec943b
Merge branch 'master' into kssenii-patch-6 2022-12-15 17:54:14 +01:00
Mikhail f. Shiryaev
3907b64d09
Get rid of global Git object 2022-12-15 17:43:48 +01:00
vdimir
56dd93945a
fix test 02498_storage_join_key_positions 2022-12-15 16:08:45 +00:00
vdimir
1d9096c9ac
fix 2022-12-15 15:13:59 +00:00
vdimir
36562fdbbb
Fix JOIN ON t1.x = t2.x AND 1 = 1 2022-12-15 15:12:13 +00:00
Mikhail f. Shiryaev
8c7b9c50bb
Merge branch 'master' into timeout-stress-tests 2022-12-15 14:53:13 +01:00
Kruglov Pavel
b63ff31061
Merge pull request #44192 from Avogar/fix-bad-cast
Fix possible Bad cast from type DB::IAST const* to DB::ASTLiteral const*
2022-12-15 14:02:41 +01:00
Kruglov Pavel
b32722aa63
Fix tests 2022-12-15 13:42:33 +01:00
Kseniia Sumarokova
639fe0bc39
Update 01072_window_view_multiple_columns_groupby.sh 2022-12-15 11:12:14 +01:00
Anton Popov
c4bcfe54cd fix test 2022-12-15 04:19:16 +00:00
Alexey Milovidov
c1cfcb1918
Merge branch 'master' into builtin-skim-v2 2022-12-15 05:27:05 +03:00
李扬
873f4b6e61
Merge branch 'master' into array_join_support_map 2022-12-15 10:00:22 +08:00
Dmitry Novik
9b120e3b33 Update test 2022-12-15 01:33:06 +00:00
avogar
a94a0d9c85 Fix tests, fix bugs 2022-12-14 21:17:00 +00:00
ltrk2
47455fa1f0 Bring interval subtraction from datetime in line with addition 2022-12-14 15:39:41 -05:00
Azat Khuzhin
98fb76f05f Update tests for replxx reverse search (Use Ctrl-T over Ctrl-R)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-14 21:22:52 +01:00
Vitaly Baranov
fb8aca8319
Merge pull request #44158 from vitlibar/improve-referential-deps
Improve referential dependencies
2022-12-14 21:17:02 +01:00
Alexander Tokmakov
126cf4fdef
Merge branch 'master' into hanfei/create-async-blocks 2022-12-14 21:10:54 +03:00
Maksim Kita
335f8ed83d
Merge pull request #43897 from ClickHouse/vdimir/analyzer-storage-join
Join engine works with analyzer
2022-12-14 21:06:43 +03:00
Dmitry Novik
1df038e39c Merge remote-tracking branch 'origin/master' into refector-function-node 2022-12-14 14:55:30 +00:00
Anton Popov
c6b6b0ad7d
Merge pull request #44173 from CurtizJ/fix-fetch-projection
Fix `LOGICAL_ERROR` if fetch of projection was stopped
2022-12-14 15:55:26 +01:00
Anton Popov
3593377f23
Merge pull request #44159 from ClickHouse/prevent-delete-nested-if-empty-part
Prevent dropping nested column if it creates empty part
2022-12-14 15:04:15 +01:00
Han Fei
34a589a7d8 create async_blocks zk path for old replicated tables and add a flag "async_insert_deduplicate" 2022-12-14 14:06:12 +01:00
Maksim Kita
19d9e8d064
Merge pull request #43999 from ClickHouse/if-transform-strings-to-enum-pass
Support `optimize_if_transform_strings_to_enum` in new analyzer
2022-12-14 15:39:42 +03:00
Mikhail f. Shiryaev
9a422974ab
Timeout stress-tests after 2.5 hours 2022-12-14 12:51:35 +01:00
Mikhail f. Shiryaev
16b2d5dfd1
Improve TeePopen typing and structure 2022-12-14 12:51:34 +01:00