Shaun Struwig
e988f8a471
fix typo in formats.md
2024-01-24 17:30:04 +01:00
Blargian
276ccd3d47
empty commit to restart CI checks
2024-01-23 07:18:14 +02:00
Blargian
3832a8261a
#31363 - update documentation for En and Ru
2024-01-22 23:20:02 +02:00
Blargian
7b235fe643
#31363 - remove schema delimiter setting and add test 00937_format_schema_rows_template.sh and reference
2024-01-22 22:59:59 +02:00
Blargian
eae39ff545
#31363 - modified TemplateBlockOutputFormat to work with added format_schema_rows_template setting
2024-01-21 21:51:06 +02:00
Blargian
f1749217ee
added format_schema_rows_template setting
2024-01-18 21:53:56 +02:00
Nikolai Kochetov
9db8b50753
Merge pull request #58838 from ClickHouse/allow-parallel-replicas-for-join-with-analyzer
...
Allow parallel replicas for JOIN with analyzer [part 1].
2024-01-18 14:01:08 +01:00
Igor Nikonov
deeb09ff37
Merge pull request #58909 from ClickHouse/fix-test-custom-key-failover
...
Fix flaky test_parallel_replicas_custom_key_failover
2024-01-18 13:57:01 +01:00
Max K
a4cab68a06
Merge pull request #58881 from ClickHouse/jepsen_to_reusable_builds
...
Jepsen job to reuse builds
2024-01-18 13:47:14 +01:00
Max Kainov
d387c84aa4
Jepsen job to reuse builds
...
#no-merge-commit
2024-01-18 11:58:41 +00:00
robot-ch-test-poll
2030d7f609
Merge pull request #58917 from azat/fix-fault-handler
...
Fix fault handler in case of thread (for fault handler) cannot be spawned
2024-01-18 12:46:03 +01:00
Alexey Milovidov
47c6f17aef
Merge pull request #58927 from ClickHouse/add-test-47892
...
Add a test for #47892
2024-01-18 12:12:04 +01:00
Robert Schulze
316669b90f
Merge pull request #58396 from zenmiao7/u/zhengmiao/AddArrayFunctionShingles
...
Add function `arrayShingles()`
2024-01-18 11:38:56 +01:00
vdimir
1595dd8a3f
Merge pull request #56396 from ClickHouse/vdimir/disable_max_rows_in_set_to_optimize_join
...
Disable max_rows_in_set_to_optimize_join
2024-01-18 10:32:28 +01:00
Antonio Andelic
30a04471ac
Merge pull request #58806 from ClickHouse/fix-keeper-data-race
...
Fix data race in Keeper
2024-01-18 08:48:16 +01:00
robot-ch-test-poll
fba4d3f427
Merge pull request #58896 from ClickHouse/fix-data-race-aggregatetransform
...
Fix data race in `AggregatingTransform`
2024-01-18 07:46:49 +01:00
Srikanth Chekuri
c23c7e0b6f
feat: add DDSketch quantile ( #56342 )
...
* feat: add DDSketch quantile
* Fix StyleCheck
* Move quantileddsketch.md under right dir
* Update stateless test number and add stateful test
* Throw exception when relative accuracy is too low
* Update test number
* Fix undefined behaviour for empty store
* Fix quantileGK test
* Update test numbers
* Update src/AggregateFunctions/
* Throw exception on out of range values
* Update relative accuracy docs and add encoding details
* Address review comments and suggestions
* Remove unused function
* Address alexey review comments
* Remove unused function isFloat64FieldType
* Throw error on invalid relative accuracy
* Simplify mapping
* Address remaining review comments
* Add effective memory usage suggestions
* Fix Stylecheck
* Fix fast test
* Incorporate bins capacity suggestion
* Fix fuzzer
* Remove inheritance in Mapping, Store and DDSketch
* Add checks for bin resizing
* Add note about the binary compatible implementation
2024-01-17 19:51:32 -08:00
Yakov Olkhovskiy
490bb809c3
Merge pull request #58846 from ClickHouse/fix-compress-destructor
...
Fix HTTP compressors finalization
2024-01-17 17:49:12 -05:00
Alexey Milovidov
67f74b5520
Merge pull request #58362 from ClickHouse/fix-suspended-workers
...
Fix suspended workers for AsyncLoader
2024-01-17 22:10:43 +01:00
Robert Schulze
33bfe9cc76
Merge pull request #58922 from rschu1ze/realistic-norm_dist
...
Extend performance test norm_dist.xml
2024-01-17 22:03:33 +01:00
Alexey Milovidov
425e84a48b
Add a test for #47892
2024-01-17 21:39:22 +01:00
Alexey Milovidov
7731297aef
Merge pull request #58894 from ClickHouse/whitespace-4
...
Whitespaces
2024-01-17 21:01:22 +01:00
Igor Nikonov
fa664a3656
Merge remote-tracking branch 'origin/master' into fix-test-custom-key-failover
2024-01-17 19:36:04 +00:00
Igor Nikonov
265bfa0af8
Using current database in cluster
2024-01-17 19:35:35 +00:00
Igor Nikonov
3b8ce04392
Add test for load balancing
2024-01-17 18:57:08 +00:00
Nikolai Kochetov
b9a76e539a
Fixing tests.
2024-01-17 18:40:05 +00:00
Alexey Milovidov
e98140beb2
Merge pull request #58899 from Algunenano/more_analyzer_fuzz
...
Add tests for #57193
2024-01-17 19:38:42 +01:00
Robert Schulze
abcb1b5c9f
Extend performance test norm_dist.xml
...
Dimension = 200 (instead of 10) is more realistic for vector search use cases.
2024-01-17 18:16:29 +00:00
Mikhail f. Shiryaev
0b52dc0e33
Merge pull request #58920 from ClickHouse/cancel-MasterCI-in-prs
...
Cancel MasterCI in PRs
2024-01-17 18:58:23 +01:00
Mikhail f. Shiryaev
1d57666b19
Cancel MasterCI in PRs
2024-01-17 17:40:23 +01:00
Anton Popov
72b0fed4ef
Merge pull request #58729 from CurtizJ/nested-size0
...
Fix reading of offsets subcolumn (`size0`) from `Nested`
2024-01-17 17:16:27 +01:00
Alexey Milovidov
4ac063ffe9
Merge pull request #58890 from chhetripradeep/pchhetri/add-keeper-soft-limit-metric
...
Add metric for keeper memory soft limit
2024-01-17 17:11:53 +01:00
Alexey Milovidov
1161dbbd54
Merge pull request #57993 from mkmkme/mkmkme/reload-config-again
...
Update `query_masking_rules` when reloading the config, attempt 2
2024-01-17 17:09:36 +01:00
Azat Khuzhin
c6225bdda2
Fix fault handler in case of thread (for fault handler) cannot be spawned
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-01-17 18:49:02 +03:00
Robert Schulze
226f1804b7
Fix spelling and style
2024-01-17 15:26:18 +00:00
Antonio Andelic
b3dc2f6870
Merge pull request #58648 from ClickHouse/jemalloc-disable-muzzy-decay
...
Try disabling `muzzy_decay_ms` in jemalloc
2024-01-17 16:23:25 +01:00
Alexey Milovidov
339fcdcf98
Merge pull request #58893 from ClickHouse/add-test-47988
...
Add a test for #47988
2024-01-17 16:21:18 +01:00
Igor Nikonov
9e17877da5
Fix: use cluster()
instead of defining distributed table
2024-01-17 14:11:09 +00:00
Kruglov Pavel
c701633955
Merge pull request #58805 from ucasfl/avro-zstd
...
Avro format support Zstd codec
2024-01-17 14:55:54 +01:00
Antonio Andelic
3efe102fde
Merge pull request #58901 from ClickHouse/add-jepsen-log
...
Add log for already download binary in Jepsen
2024-01-17 14:11:42 +01:00
Yakov Olkhovskiy
d5d060a17e
fix memory leak in bzip2
2024-01-17 12:53:37 +00:00
Kruglov Pavel
6d064512e1
Merge pull request #58614 from Blargian/58363_disable_ansi_pretty_automatically
...
58363 Automatically disable ANSI escape sequences in Pretty formats if the output is not a terminal
2024-01-17 13:45:41 +01:00
Nikita Taranov
bb124b544c
Merge pull request #58077 from nickitat/revert_rest
...
Remove unneeded parameter `use_external_buffer` from `AsynchronousReadBuffer*`
2024-01-17 13:45:07 +01:00
Robert Schulze
84ab20ff77
Some fixups
2024-01-17 12:01:52 +00:00
Antonio Andelic
c8a313da5a
Merge pull request #58873 from ClickHouse/fix-00089_group_by_arrays_of_fixed
...
Fix `00089_group_by_arrays_of_fixed` with external aggregation
2024-01-17 12:50:30 +01:00
Antonio Andelic
2d16b34a7f
Add log for already download binary
2024-01-17 11:49:58 +00:00
Antonio Andelic
5e020476d3
Merge pull request #58810 from ClickHouse/heap-profiler-docs
...
Add docs for allocation profiling
2024-01-17 12:26:55 +01:00
Dmitry Novik
a5e0be484a
Merge pull request #58875 from ClickHouse/fix-indexhint-rpn-builder
...
Fix RPN construction for indexHint
2024-01-17 12:24:28 +01:00
Kseniia Sumarokova
2f68086db8
Merge pull request #58898 from ClickHouse/kssenii-patch-8
...
Update SLRUFileCachePriority.cpp
2024-01-17 12:01:52 +01:00
Raúl Marín
ae1e19f42b
Merge pull request #58849 from ClickHouse/fix-bad-log-message-3
...
Fix bad log message
2024-01-17 11:58:11 +01:00