Mikhail f. Shiryaev
548b89b7e0
Use systemd %-specifiers in clickhouse-server.service
2023-02-03 12:16:16 +01:00
Mikhail f. Shiryaev
26a292dafc
Add systemd service-file for clickhouse-keeper
2023-02-03 12:16:10 +01:00
Antonio Andelic
bb44a14a56
Merge pull request #46007 from ClickHouse/revert-45914-improve-into-date-from-uint16
...
Revert "Improve behaviour of conversion into Date for boundary value 65535"
2023-02-03 12:13:15 +01:00
Antonio Andelic
cb0e338d70
Revert "Improve behaviour of conversion into Date for boundary value 65535"
2023-02-03 12:10:39 +01:00
Kseniia Sumarokova
ef7acb9b66
Merge pull request #44404 from kssenii/storage-rabbitmq-fix-flush
...
RabbitMQ - fix writing many small blocks by flushing data only exactly by flush_interval_ms or by max_block_size
2023-02-03 11:50:12 +01:00
Robert Schulze
c7866115cd
Merge pull request #46004 from ClickHouse/rs/doc-fixes
...
Minor doc fixes for inverted index
2023-02-03 11:02:42 +01:00
Robert Schulze
b95ecfaec5
Minor doc fixes for inverted index
2023-02-03 10:01:53 +00:00
Robert Schulze
b5371f28a0
Merge pull request #45809 from jinjunzh/iaadeflate_upgrade_qpl_v1.0.0
...
Upgrade QPL to v1.0.0 + link libaccel-config statically
2023-02-03 10:55:37 +01:00
Robert Schulze
f72286c8f3
Merge branch 'master' into qc-max_cache_size
2023-02-03 10:54:35 +01:00
Robert Schulze
6908093787
Merge pull request #45973 from ClickHouse/final-codecs
...
Add "final" specifier to some classes
2023-02-03 10:52:59 +01:00
Antonio Andelic
c83f701696
Merge pull request #45878 from liuneng1994/optimize_parquet_reader
...
Optimization for parquet reader
2023-02-03 10:24:56 +01:00
Antonio Andelic
e507721557
Merge branch 'master' into optimize_parquet_reader
2023-02-03 10:24:18 +01:00
xiedeyantu
7939787302
fix
2023-02-03 16:38:35 +08:00
flynn
3d9b8ba991
Merge branch 'master' of github.com:ClickHouse/ClickHouse into tuple
2023-02-03 07:48:57 +00:00
Frank Chen
7831cf85db
Revert an extra change
2023-02-03 15:36:12 +08:00
Frank Chen
d38adfab30
Merge two overridden functions as one
2023-02-03 15:27:45 +08:00
flynn
d119367d7d
fix
2023-02-03 07:06:58 +00:00
Alexey Milovidov
108d1c3442
Merge pull request #45872 from ClickHouse/fix-trash-query-kind
...
Remove trash, add a feature and fix a bug
2023-02-03 09:58:43 +03:00
Alexey Milovidov
4e849052d1
Merge pull request #45983 from azat/fuzzy-search-fixes
...
Avoid leaving symbols leftovers for query fuzzy search
2023-02-03 09:21:05 +03:00
Alexey Milovidov
a83a81fe3b
Fix tests
2023-02-03 07:05:02 +01:00
Alexey Milovidov
700503d64a
Fix IO URing
2023-02-03 07:00:40 +01:00
Alexey Milovidov
4cf711f2d8
Fix IO URing
2023-02-03 07:00:40 +01:00
chen
07a6de1713
Merge branch 'master' into s3_file_not_found
2023-02-03 12:29:17 +08:00
xiedeyantu
562642ab7f
add settings s3_allow_throw_if_mismatch_files
2023-02-03 12:27:13 +08:00
Frank Chen
ad09721238
Fix test case
2023-02-03 11:59:17 +08:00
Frank Chen
d3a05a11da
Merge remote-tracking branch 'remotes/github/master' into stack_trace_in_part_log
2023-02-03 11:39:43 +08:00
Frank Chen
7af5ae7f2e
Merge branch 'master' into better_postpone_reason
2023-02-03 11:20:37 +08:00
Frank Chen
7ad4b3176a
Clean code
2023-02-03 11:13:45 +08:00
Frank Chen
93ead69b7f
Resolve review comments
2023-02-03 11:05:54 +08:00
李扬
8b339611b9
Merge branch 'master' into improve_decimal
2023-02-03 11:00:19 +08:00
Anton Popov
8ca602a148
check dynamic columns of part before its commit
2023-02-03 02:58:28 +00:00
Alexey Milovidov
ebbc22bcf1
Fix error
2023-02-03 02:16:30 +01:00
Anton Popov
ca20b1e32f
fix INTERSECT and EXCEPT with sparse columns
2023-02-03 00:17:55 +00:00
Alexey Milovidov
63bfa19465
Merge pull request #45943 from ClickHouse/rfraposa-4
...
Add Hacker News example to full-text search page (inverted indexes)
2023-02-03 03:17:19 +03:00
alesapin
01959528e0
Merge pull request #45858 from ClickHouse/fix_flaky_0933_test
...
Fix flaky ttl_replicated test (remove sleep)
2023-02-02 23:17:53 +01:00
Alexander Gololobov
ccc96ab9cc
Added BAD_ARGUMENTS
2023-02-02 21:50:13 +01:00
Robert Schulze
b1889b0284
Make the naming a little less confusing
2023-02-02 19:18:39 +00:00
kssenii
b72810a608
Fix tests
2023-02-02 20:16:53 +01:00
Alexey Milovidov
87dfbd6888
Merge pull request #45984 from ClickHouse/tavplubix-patch-2
...
Update system.md
2023-02-02 22:15:29 +03:00
Alexey Milovidov
0c7de1941c
Update AggregateFunctionMLMethod.h
2023-02-02 22:14:06 +03:00
Robert Schulze
0e5a10b856
Merge pull request #45751 from ClickHouse/qc-better-logging
...
Improve logging in Query Cache
2023-02-02 20:11:18 +01:00
Alexey Milovidov
bb009fe25d
Update tests
2023-02-02 20:10:59 +01:00
Nikolai Kochetov
6b77c1759c
Fix crash in stochasticLinearRegression.
2023-02-02 19:08:23 +00:00
Alexander Tokmakov
cce6d1989e
Update system.md
2023-02-02 22:01:00 +03:00
Dan Roscigno
440f14260c
Merge pull request #45978 from DanRoscigno/add-gcs-syntax-for-s3-function
...
add notes for GCS to s3 table function
2023-02-02 13:55:08 -05:00
Azat Khuzhin
ef2bc589fa
Avoid client prompt overlap after query fuzzy search
...
Under certain conditions it is possible for skim to overlap the prompt,
well, not overlap, but not re-render it, and so the client does not have
a nice prompt.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-02 19:31:45 +01:00
Azat Khuzhin
780c8ea586
Avoid leaving symbols leftovers on the screen during query fuzzy search
...
In case of multi-line queries in the history, skim may leave some
symbols on the screen, which looks icky.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-02 19:31:45 +01:00
Antonio Andelic
a12d87890f
Merge branch 'master' into optimize_parquet_reader
2023-02-02 17:45:00 +01:00
flynn
2d1dd694c6
make _table LowCardinality
2023-02-02 16:33:31 +00:00
flynn
f88a8bac19
fix
2023-02-02 16:22:09 +00:00