Igor Nikonov
14f8eff290
Fixes: checking if steps between DISTINCTs can generate new rows
2023-02-07 11:48:23 +00:00
Igor Nikonov
38a0ef8743
Merge remote-tracking branch 'origin/master' into igor/remove_redundant_distinct
2023-02-03 15:13:06 +00:00
Igor Nikonov
82e50fc211
Fix review comments
2023-02-03 15:12:20 +00:00
Dan Roscigno
9f7d493850
Merge pull request #46015 from DanRoscigno/lwd
...
Lwd
2023-02-03 09:57:51 -05:00
Robert Schulze
85cbb9288c
Merge pull request #45456 from FrankChen021/uncaught_exception
...
Fix uncaught exception in HTTPHandler
2023-02-03 15:26:02 +01:00
DanRoscigno
c9244335ef
move title to frontmatter
2023-02-03 09:21:30 -05:00
DanRoscigno
7889b632d6
add metadata
2023-02-03 09:16:33 -05:00
DanRoscigno
26a6c5a25b
combine guide and reference for lightweight deletes
2023-02-03 09:13:48 -05:00
Nikita Mikhaylov
33877b5e00
Parallel replicas. Part [2] ( #43772 )
2023-02-03 14:34:18 +01:00
Antonio Andelic
d5117f2aa6
Define S3 client with bucket and endpoint resolution ( #45783 )
...
* Update aws
* Define S3 client with bucket and endpoint resolution
* Add defines for ErrorCodes
* Use S3Client everywhere
* Remove unused errorcode
* Add DROP S3 CLIENT CACHE query
* Add a comment
* Fix style
* Update aws
* Update reference files
* Add missing include
* Fix unit test
* Remove unneeded declarations
* Correctly use RetryStrategy
* Rename S3Client to Client
* Fix retry count
* fix clang-tidy warnings
2023-02-03 14:30:52 +01:00
Mikhail f. Shiryaev
c34a09f215
Merge pull request #46012 from ClickHouse/auto/v23.1.3.5-stable
...
Update version_date.tsv and changelogs after v23.1.3.5-stable
2023-02-03 14:25:35 +01:00
Anton Popov
cdbe145bc1
Merge pull request #45796 from CurtizJ/fix-leak-in-azure-sdk
...
Fix test `test_azure_blob_storage_zero_copy_replication ` (memory leak in azure sdk)
2023-02-03 14:16:19 +01:00
Vitaly Baranov
45d2d678ab
Merge pull request #45800 from vitlibar/rename-new-columns-in-system-backups
...
Rename new columns in system.backups
2023-02-03 14:00:16 +01:00
robot-clickhouse
a9ab22e45d
Update version_date.tsv and changelogs after v23.1.3.5-stable
2023-02-03 13:00:13 +00:00
Alexey Milovidov
3e3df376c0
Merge pull request #45995 from CurtizJ/check-dynamic-columns
...
Check dynamic columns of part before its commit
2023-02-03 15:39:54 +03:00
Alexey Milovidov
c91b5c264f
Merge pull request #45940 from ClickHouse/fix-uring
...
Fix IO URing
2023-02-03 15:36:29 +03:00
Sema Checherinda
fe0b13e9f4
Merge pull request #45458 from FrankChen021/better_postpone_reason
...
Show the name of replica that is executing a merge in the postpone_reason
2023-02-03 13:15:10 +01:00
Robert Schulze
1d65d6a5e9
Merge pull request #46008 from ClickHouse/rs/time-zone-randomization
...
Docs: Mention time zone randomization
2023-02-03 12:34:55 +01:00
Robert Schulze
d9d51934a9
Docs: Mention time zone randomization
2023-02-03 11:34:11 +00: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
Igor Nikonov
7b922784e8
Merge remote-tracking branch 'origin/master' into igor/remove_redundant_distinct
2023-02-03 10:29:37 +00: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
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
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
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
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
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
Igor Nikonov
74b89dc8de
Merge remote-tracking branch 'origin/master' into igor/remove_redundant_distinct
2023-02-02 20:08:08 +00:00
Igor Nikonov
46ed757472
Fix review comments
2023-02-02 20:07:47 +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
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
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