kssenii
0d313acd03
Fix
2023-12-05 13:22:35 +01:00
Alexander Tokmakov
f39f0c6a74
Merge pull request #56083 from ClickHouse/fix_drop_range_commit_existing_part_race
...
Fix race condition between DROP_RANGE and committing existing block
2023-10-31 14:24:53 +01:00
Alexander Tokmakov
4d437ca462
Merge pull request #56137 from ClickHouse/fix_unexpected_parts_handling
...
Do not try to activate covered parts when handilng unexpected parts
2023-10-31 14:00:47 +01:00
SmitaRKulkarni
be28d83633
Merge pull request #55714 from frinkr/perf-ColumnVector-insertMany
...
optimize ColumnVector::insertMany and ColumnVector::insertManyFrom
2023-10-31 12:19:54 +01:00
Nikolai Kochetov
f748f12426
Merge pull request #51746 from ClickHouse/fix-read-in-order-with-array-join
...
Fix 'Cannot find column' in read-in-order optimization with ARRAY JOIN
2023-10-31 11:51:01 +01:00
Nikolai Kochetov
0523e6cbd0
Merge pull request #53282 from ClickHouse/planner-prepare-filters-for-analysis-2
...
Support skip_unused_shards in Analyzer
2023-10-31 11:33:59 +01:00
Kseniia Sumarokova
b57906609c
Merge pull request #56011 from kssenii/fix-flaky-s3-queue-test
...
test_storage_s3_queue - add debug info
2023-10-31 11:25:02 +01:00
Raúl Marín
f3a3ec53f6
Merge pull request #56124 from den-crane/patch-64
...
Beautify `show merges`
2023-10-31 11:02:10 +01:00
Alexey Milovidov
6bd0fbfc25
Merge pull request #56150 from ClickHouse/revert-55989-lc-as-arrow-dict-fix
...
Revert "Fix output/input of Arrow dictionary column"
2023-10-31 07:28:37 +01:00
Alexey Milovidov
467b4d85e2
Revert "Fix output/input of Arrow dictionary column"
2023-10-31 09:28:09 +03:00
Alexey Milovidov
d57710843d
Merge pull request #56145 from ClickHouse/auto/v23.3.15.29-lts
...
Update version_date.tsv and changelogs after v23.3.15.29-lts
2023-10-31 02:25:53 +01:00
Alexey Milovidov
f2b0b49128
Merge pull request #56148 from ClickHouse/auto/v23.7.6.111-stable
...
Update version_date.tsv and changelogs after v23.7.6.111-stable
2023-10-31 02:25:43 +01:00
Alexey Milovidov
28ab961134
Merge pull request #56147 from ClickHouse/auto/v23.9.3.12-stable
...
Update version_date.tsv and changelogs after v23.9.3.12-stable
2023-10-31 02:25:36 +01:00
Alexey Milovidov
72699f92cf
Merge pull request #56146 from ClickHouse/auto/v23.8.5.16-lts
...
Update version_date.tsv and changelogs after v23.8.5.16-lts
2023-10-31 02:25:26 +01:00
robot-clickhouse
e4358cf48c
Update version_date.tsv and changelogs after v23.7.6.111-stable
2023-10-31 01:08:19 +00:00
robot-clickhouse
1c92a20693
Update version_date.tsv and changelogs after v23.9.3.12-stable
2023-10-31 01:00:58 +00:00
robot-clickhouse
3d2e295855
Update version_date.tsv and changelogs after v23.8.5.16-lts
2023-10-31 00:58:27 +00:00
Alexey Milovidov
0d01548aca
Merge pull request #56112 from ClickHouse/maybe-smaller-binary
...
Maybe smaller binary
2023-10-31 01:56:01 +01:00
robot-clickhouse
16b02f960a
Update version_date.tsv and changelogs after v23.3.15.29-lts
2023-10-31 00:55:37 +00:00
robot-clickhouse-ci-1
713dba82b3
Merge pull request #56130 from ClickHouse/better-omit-framepointer
...
Better options for disabling frame pointer omitting
2023-10-30 23:22:06 +01:00
Alexey Milovidov
93934098fc
Merge pull request #56114 from ClickHouse/remove-some-bloat-2
...
Remove some bloat
2023-10-30 21:00:23 +01:00
Alexey Milovidov
dbd97726f4
Merge pull request #56035 from azat/fix-send-receive-timeout
...
Do not mix-up send_timeout and receive_timeout
2023-10-30 20:59:26 +01:00
Alexey Milovidov
0152908a10
Merge pull request #56113 from ClickHouse/unit-tests-remove-trash
...
Remove old trash from unit tests
2023-10-30 20:58:52 +01:00
Kruglov Pavel
4c2a132d96
Merge pull request #55989 from Avogar/lc-as-arrow-dict-fix
...
Fix output/input of Arrow dictionary column
2023-10-30 20:47:49 +01:00
Kruglov Pavel
4effc676f9
Merge pull request #56046 from Avogar/cr-in-unquoted-csv-string
...
Allow unquoted strings with CR in CSV format
2023-10-30 20:46:20 +01:00
Kruglov Pavel
58ccabf8b3
Merge pull request #55991 from Avogar/fix-avro-schema-registry
...
Fix fetching schema from schema registry in AvroConfluent
2023-10-30 20:45:46 +01:00
Igor Nikonov
12a1f64711
Merge pull request #56133 from ClickHouse/fix-clang-format
...
Fix: incorrect brace style in clang-format
2023-10-30 20:25:52 +01:00
Alexander Tokmakov
373d8bbb20
do not try to activate covered parts
2023-10-30 20:17:10 +01:00
Raúl Marín
39195d2715
Merge pull request #56074 from Algunenano/upgrade_test_force_shutdown
...
Force shutdown in upgrade test
2023-10-30 18:36:31 +01:00
Igor Nikonov
8cc4f2c669
Fix: incorrect brace style
2023-10-30 16:37:12 +00:00
Nikolai Kochetov
84f6a243b7
Merge branch 'master' into fix-read-in-order-with-array-join
2023-10-30 16:35:31 +00:00
Nikolai Kochetov
cc3c038394
Fixing test.
2023-10-30 16:29:22 +00:00
Nikita Mikhaylov
ac1476ef6e
Better
2023-10-30 16:16:25 +00:00
Alexander Tokmakov
ae8d7a557b
Update ReplicatedMergeTreeSink.cpp
2023-10-30 15:43:48 +01:00
Denny Crane
3535adf2af
Update show.md
2023-10-30 09:53:23 -03:00
Denny Crane
b7a90af5e1
Update InterpreterShowTablesQuery.cpp
2023-10-30 09:36:11 -03:00
Justin de Guzman
e33dc02c8c
Add note clarifying Prometheus support in ClickHouse Cloud ( #56069 )
2023-10-30 13:35:02 +01:00
robot-clickhouse
cb0cf67d67
Merge pull request #56057 from amosbird/fix-56031
...
Fix missing scalar issue when evaluating subqueries inside table functions
2023-10-30 12:31:15 +01:00
Raúl Marín
b042e2d986
Merge pull request #55713 from ClickHouse/Randomize_block_number_column_in_ci
...
Randomize block_number column setting in ci
2023-10-30 12:30:51 +01:00
Kseniia Sumarokova
d026299901
Merge pull request #55949 from azat/connections_credentials-fix
...
Fix overrides via connections_credentials in case of root directives exists
2023-10-30 12:17:33 +01:00
Raúl Marín
19c2ad5c9b
Merge pull request #56116 from azat/tests/fix-test_format_schema_on_server
...
Fix test_format_schema_on_server flakiness
2023-10-30 12:02:14 +01:00
Nikolai Kochetov
554ceb4e1d
Merge branch 'master' into planner-prepare-filters-for-analysis-2
2023-10-30 11:56:30 +01:00
Kseniia Sumarokova
41e2111534
Merge branch 'master' into fix-flaky-s3-queue-test
2023-10-30 11:24:12 +01:00
Kruglov Pavel
c10a3b3838
Merge branch 'master' into lc-as-arrow-dict-fix
2023-10-30 11:20:57 +01:00
avogar
57bc4854c2
Fix
2023-10-30 10:17:49 +00:00
avogar
d1fcbc6e47
Fix fetching schema from schema registry in AvroConfluent
2023-10-30 10:17:48 +00:00
Raúl Marín
8e615e05f1
Merge remote-tracking branch 'blessed/master' into upgrade_test_force_shutdown
2023-10-30 10:29:42 +01:00
Sergei Trifonov
58824fb02b
Merge pull request #56030 from azat/disks/least_used-fix
...
Fix incorrect free space accounting for least_used JBOD policy
2023-10-30 09:04:38 +01:00
Azat Khuzhin
b87ebb2a83
Fix test_format_schema_on_server flakiness
...
Sometimes the requests library detect the encoding incorrectly, and
because this test compares binary data it fails.
Here is an example of successfull attempt:
2023-10-30 07:32:37 [ 654 ] DEBUG : http://172.16.1.2:8123 "GET /?query=SELECT+%2A+FROM+test.simple+FORMAT+Protobuf+SETTINGS+format_schema%3D%27simple%3AKeyValuePair%27 HTTP/1.1" 200 None (connectionpool.py:546, _make_request)
2023-10-30 07:32:37 [ 654 ] DEBUG : Encoding detection: utf_8 will be used as a fallback match (api.py:480, from_bytes)
2023-10-30 07:32:37 [ 654 ] DEBUG : Encoding detection: Found utf_8 as plausible (best-candidate) for content. With 0 alternatives. (api.py:487, from_bytes)
And here is failed [1]:
2023-10-29 18:12:56 [ 525 ] DEBUG : http://172.16.9.2:8123 "GET /?query=SELECT+%2A+FROM+test.simple+FORMAT+Protobuf+SETTINGS+format_schema%3D%27message_tmp%3AMessageTmp%27 HTTP/1.1" 200 None (connectionpool.py:547, _make_request)
2023-10-29 18:12:56 [ 525 ] DEBUG : Encoding detection: Found utf_16_be as plausible (best-candidate) for content. With 1 alternatives. (api.py:487, from_bytes)
E AssertionError: assert '܈Ē͡扣܈Ȓͤ敦' == '\x07\x08\x01\x12\x03abc\x07\x08\x02\x12\x03def'
E - abcdef
E + ܈Ē͡扣܈Ȓͤ敦
[1]: https://s3.amazonaws.com/clickhouse-test-reports/56030/c7f392500e93863638c9ca9bd56c93b3193091f3/integration_tests__release__[3_4].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-10-30 08:45:47 +01:00
Alexey Milovidov
a9532997de
Remove some bloat
2023-10-30 03:47:48 +01:00