Commit Graph

20286 Commits

Author SHA1 Message Date
Vladimir C
e703dd72bf
Merge pull request #40581 from ClickHouse/vdimir/test_issue_40335
Add test for PR #40335
2022-08-24 18:11:23 +02:00
Alexander Gololobov
c9177d2cb3
Merge pull request #40475 from ClickHouse/allow-conversion-from-string-datetime64-to-date-date32
Allow conversion from String with DateTime64 to Date and Date32
2022-08-24 17:33:20 +02:00
Alexander Tokmakov
f68db41c1c
Merge pull request #40575 from Avogar/try-fix-s3-test
Fix flaky schema inference cache tests
2022-08-24 18:24:05 +03:00
Alexander Gololobov
6c256cbe4a
Merge pull request #40474 from ClickHouse/allow-to-parse-date-as-datetime
Allow parsing Date as DateTime and DateTime64
2022-08-24 17:23:44 +02:00
vdimir
52604e0168
Add test for PR #40335 2022-08-24 14:09:19 +00:00
Kruglov Pavel
e6e7f5db93
Merge pull request #40491 from mini4/fix-settings-input_format_tsv_skip_first_lines
Fix bug in settings input_format_tsv_skip_first_lines of format TSV
2022-08-24 15:57:45 +02:00
Alexander Tokmakov
f9f85a0e8b Revert "Parallel distributed insert select from *Cluster table functions (#39107)"
This reverts commit d3cc234986.
2022-08-24 15:17:15 +03:00
Kruglov Pavel
0781e8b4f7
Merge pull request #40534 from Avogar/nested-in-avro
Support reading Array(Record) into flatten nested table in Avro
2022-08-24 13:33:12 +02:00
avogar
93d0113b14 Fix flacky schema inference cache tests 2022-08-24 11:28:56 +00:00
Alexander Tokmakov
c1d933b746
Update test.py 2022-08-24 13:39:45 +03:00
kgurjev
f62c2c3221 Fix bug in settings input_format_tsv_skip_first_lines of format TSV 2022-08-24 10:02:57 +03:00
Kruglov Pavel
72f02bd6eb
Merge pull request #40414 from Avogar/improve-schema-inference-cache
Improve schema inference cache, respect format settings that can change the schema
2022-08-23 17:04:58 +02:00
Kruglov Pavel
4054183fc4
Fix test 2022-08-23 16:23:31 +02:00
alesapin
dc95d86d6e
Merge pull request #40064 from ClickHouse/keeper-force-recovery-more-retries
Add retries for more commands in `test_keeper_force_recovery`
2022-08-23 15:44:28 +02:00
Alexey Milovidov
34b5d267f3
Merge pull request #40461 from ClickHouse/dashboard
Dashboard
2022-08-23 15:34:28 +03:00
avogar
581e569d04 Support reading Array(Record) into flatten nested table in Avro 2022-08-23 11:05:02 +00:00
alesapin
05a0ca659a
Merge pull request #40517 from ClickHouse/fix-jepsen-with-compressed-binary
Fix Jepsen with compressed binary
2022-08-23 11:58:57 +02:00
Antonio Andelic
032df2d7a1
Update tests/jepsen.clickhouse-keeper/src/jepsen/clickhouse_keeper/utils.clj 2022-08-23 09:56:34 +02:00
Antonio Andelic
8b6e513a2b Fix Jepsen with compressed binary 2022-08-23 07:51:31 +00:00
Robert Schulze
60aa1d99f2
Merge pull request #38900 from Algunenano/avoid_printing_settings
Avoid printing SETTINGS twice when formatting a query
2022-08-23 09:28:01 +02:00
Antonio Andelic
0765495be1
Merge pull request #39986 from Lloyd-Pottiger/feat/support-ttl-for-embeddedrocksdb
Support TTL for EmbeddedRocksDB
2022-08-23 08:27:47 +02:00
Alexey Milovidov
57e6224fde
Merge pull request #40455 from CheSema/fix-flaky-test
fix flaky 02293_part_log_has_merge_reason: wait merge explicitly
2022-08-23 00:42:35 +03:00
Lloyd-Pottiger
85a1a36167 remove read_only option
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
2022-08-22 23:31:55 +08:00
Raúl Marín
cda9138d88 Merge remote-tracking branch 'blessed/master' into avoid_printing_settings 2022-08-22 16:07:17 +02:00
Kruglov Pavel
ddaaf7b73d
Fix fasttest 2022-08-22 12:48:27 +02:00
Sema Checherinda
cfc691317a fix flaky 02293_part_log_has_merge_reason: wait merge explicitly 2022-08-22 12:34:03 +02:00
Kruglov Pavel
c5c6f8a3fe
Merge pull request #40424 from azat/tests/test_storage_s3
tests: fix test_storage_s3::test_wrong_format_usage flakiness
2022-08-22 12:24:38 +02:00
Alexey Milovidov
1aa289f80a Add a smoke test 2022-08-22 01:49:23 +02:00
Alexey Milovidov
75c0ed528d Fix test 2022-08-22 01:21:32 +02:00
Alexey Milovidov
2faa23112c Fix test 2022-08-22 00:39:06 +02:00
Alexey Milovidov
a028d22c0b Add a test 2022-08-22 00:26:52 +02:00
Alexey Milovidov
bddf1cc312 Allow to parse Date as DateTime and DateTime64 2022-08-21 23:12:41 +02:00
Alexey Milovidov
6fbff6d1f6
Revert "Avx enablement" 2022-08-21 15:47:02 +03:00
Alexey Milovidov
9e06ecd60a
Merge pull request #40440 from ClickHouse/remove-trash
Remove trash (disabled tests for LIVE VIEW)
2022-08-20 21:32:23 +03:00
alesapin
e4d486fbba
Merge pull request #40346 from ClickHouse/fix_ttl_vertical_merge_bug
Fix bug with multiple TTL merges on expired column
2022-08-20 17:09:32 +02:00
Alexey Milovidov
c2301f00e9 Remove trash 2022-08-20 13:24:13 +02:00
Alexey Milovidov
35ce19ab63
Merge pull request #40354 from azat/tests/stress-dmesg-v3
tests/stress: use --privileged over --cap-add syslog to obtain dmesg
2022-08-20 14:13:55 +03:00
Sema Checherinda
1f8ce6d84e
Merge pull request #40292 from CheSema/fix-heap-overflow-httpchunkedreadbuffer
fix heap buffer overflow by limiting http chunk size
2022-08-20 01:01:29 +02:00
Azat Khuzhin
b92d8b302a tests: fix test_storage_s3::test_wrong_format_usage flakiness
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-08-19 21:51:23 +02:00
avogar
612ffaffde Make schema inference cache better, respect format settings that can change the schema 2022-08-19 16:39:13 +00:00
Duc Canh Le
24682556a4
Fix storage merge on view cannot use primary index (#40233)
* fix storage merge on view cannot use index

* minor fix code + tests

* fix view stage

* fix stage

* fix style

* fix tests
2022-08-19 14:24:22 +02:00
Sergei Trifonov
7c18d5b34f
Merge pull request #40348 from ClickHouse/threads-soft-limit-rename
split concurrent_threads_soft_limit setting into two
2022-08-19 13:39:32 +02:00
Azat Khuzhin
4de309718b tests/stress: use --privileged over --cap-add syslog to obtain dmesg
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-08-19 13:31:05 +02:00
Kruglov Pavel
c4f9508b80
Merge pull request #40355 from Avogar/better-schema-cache-test
Make test for s3 schema inference cache better
2022-08-19 12:17:49 +02:00
alesapin
9ec164fc07
Update 02403_ttl_column_multiple_times.sql 2022-08-19 11:36:33 +02:00
Alexander Tokmakov
4bffb76235
Update 02293_part_log_has_merge_reason.sql 2022-08-19 11:27:51 +03:00
Alexander Tokmakov
00a085fe30
Update 02382_filesystem_cache_persistent_files.sql 2022-08-19 11:24:08 +03:00
Robert Schulze
24615059fb
Merge pull request #40319 from ClickHouse/custom-error-code-in-throwif
Allow custom error code in throwIf
2022-08-19 09:49:35 +02:00
Lloyd-Pottiger
51f53af482 fix tests
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
2022-08-19 15:24:00 +08:00
Mikhail f. Shiryaev
e513ad6748
And the last tiny fix for assignees 2022-08-18 23:32:55 +02:00