Yarik Briukhovetskyi
435439d6b3
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-01-06 01:21:10 +01:00
Yarik Briukhovetskyi
1bfdc9a223
Merge branch 'time_buckets_impl' of https://github.com/yariks5s/ClickHouse into time_buckets_impl
2024-01-05 23:45:05 +00:00
Yarik Briukhovetskyi
1117284be7
fix overflow
2024-01-05 23:43:58 +00:00
Alexey Milovidov
e24ec55451
Merge pull request #58482 from ClickHouse/fix_new_intersecting_parts
...
Fix a stupid case of intersecting parts
2024-01-05 21:53:21 +01:00
robot-clickhouse
4e98302bac
Merge pull request #58536 from matrey/patch-1
...
Fix example 3 and tweak formatting
2024-01-05 19:05:02 +01:00
Konstantin Bogdanov
be7c7f6beb
Merge pull request #58559 from ClickHouse/55521-changelog-update
...
Update CHANGELOG.md
2024-01-05 20:43:52 +03:00
Alexey Milovidov
4c45fdf615
Merge pull request #58549 from ClickHouse/auto/v23.3.19.32-lts
...
Update version_date.tsv and changelogs after v23.3.19.32-lts
2024-01-05 18:38:53 +01:00
Alexey Milovidov
e2dc879981
Merge pull request #58548 from ClickHouse/auto/v23.10.6.60-stable
...
Update version_date.tsv and changelogs after v23.10.6.60-stable
2024-01-05 18:38:45 +01:00
Alexey Milovidov
002830b534
Merge pull request #58545 from ClickHouse/auto/v23.12.2.59-stable
...
Update version_date.tsv and changelogs after v23.12.2.59-stable
2024-01-05 18:38:33 +01:00
Alexey Milovidov
5cd60d4947
Merge pull request #58546 from ClickHouse/auto/v23.11.4.24-stable
...
Update version_date.tsv and changelogs after v23.11.4.24-stable
2024-01-05 18:38:09 +01:00
Alexey Milovidov
1fddb6c83c
Merge pull request #58547 from ClickHouse/auto/v23.8.9.54-lts
...
Update version_date.tsv and changelogs after v23.8.9.54-lts
2024-01-05 18:36:28 +01:00
Konstantin Bogdanov
33c143c21f
Typo
2024-01-05 18:34:57 +01:00
Konstantin Bogdanov
149cd47798
Update CHANGELOG.md
2024-01-05 18:31:49 +01:00
Yarik Briukhovetskyi
cb645f8219
fix style
2024-01-05 17:18:56 +01:00
Nikolay Degterinsky
56aa835954
Merge pull request #58444 from bharatnc/ncb/support-hints-for-db-engines
...
support hints for database engines
2024-01-05 17:12:44 +01:00
Alexander Tokmakov
f94f33c554
Merge pull request #57755 from azat/rmt/ALTER_METADATA-MERGE_PARTS-race
...
[RFC] Eliminate possible race between ALTER_METADATA and MERGE_PARTS
2024-01-05 17:11:57 +01:00
Sergei Trifonov
8d6b012223
Merge pull request #57877 from azat/merges-mutations-throttling
...
Add ability to throttle merges/mutations
2024-01-05 17:08:50 +01:00
Yarik Briukhovetskyi
861421d27a
fixes
2024-01-05 16:03:22 +00:00
Alexander Tokmakov
97481bf0a3
Merge pull request #58520 from tomahawk28/master
...
Enable ordinary databases while restoration
2024-01-05 15:31:25 +01:00
robot-clickhouse
21523820ab
Update version_date.tsv and changelogs after v23.3.19.32-lts
2024-01-05 14:14:00 +00:00
robot-clickhouse
0b04c5f68b
Update version_date.tsv and changelogs after v23.10.6.60-stable
2024-01-05 14:11:15 +00:00
robot-clickhouse
5b9cc914db
Update version_date.tsv and changelogs after v23.8.9.54-lts
2024-01-05 14:11:11 +00:00
robot-clickhouse
9d7912fa75
Update version_date.tsv and changelogs after v23.11.4.24-stable
2024-01-05 14:04:23 +00:00
robot-clickhouse
7d2dafb024
Update version_date.tsv and changelogs after v23.12.2.59-stable
2024-01-05 14:02:42 +00:00
Vitaly Baranov
7c867a09af
Merge pull request #57263 from Enmk/patch-4
...
Fixed potential exception due to stale profile UUID
2024-01-05 13:43:54 +01:00
Alexander Tokmakov
e468dbe2cb
Merge pull request #58507 from ClickHouse/sync_docker_tests_images
...
Sync content of the docker test images
2024-01-05 13:23:04 +01:00
Nikolai Kochetov
84b566d1a8
Merge pull request #58317 from ClickHouse/analyzer-using-func-arg
...
Analyzer: support functional arguments in USING clause
2024-01-05 10:43:42 +01:00
Mathieu Rey
9c46596556
Fix example 3 and tweak formatting
...
* example 3 is about having several SQL queries in the same input, made an example illustrating that
* removed the sql marker for all results except example 2 to emphasize when you would get colorized output in the terminal
2024-01-05 14:07:51 +08:00
Robert Schulze
2166df0640
Merge pull request #57882 from lingtaolf/optimization/BF_support_rg
...
Utilize `ngrambf` and `tokenbf` indexes by function `match()`
2024-01-05 00:00:50 +01:00
Robert Schulze
2928d8742e
Merge pull request #58517 from rschu1ze/minor-sqids-fixup
...
Minor fixups for `sqid()`
2024-01-04 23:12:14 +01:00
Vitaly Baranov
2a385bc573
Fix currentProfiles()
2024-01-04 21:06:45 +01:00
Alexander Tokmakov
bc1c05e4cd
Update 02486_truncate_and_unexpected_parts.sql
2024-01-04 20:15:52 +01:00
Nikolai Kochetov
4ab6bcbd25
Merge pull request #58353 from ClickHouse/hdfs-virtuals
...
Refactor StorageHDFS and StorageFile virtual columns filtering
2024-01-04 20:11:41 +01:00
Raúl Marín
0522d859c2
Merge pull request #58334 from Algunenano/minmax_non_numeric
...
Speedup MIN/MAX for non numeric types
2024-01-04 19:48:18 +01:00
Raúl Marín
acca00cd1f
Merge pull request #58478 from Algunenano/improve_perf_tests
...
Improve perf tests
2024-01-04 19:14:36 +01:00
Nikolai Kochetov
85c1bb80fd
Merge branch 'master' into hdfs-virtuals
2024-01-04 18:00:10 +00:00
Jihyuk Bok
491df7bf6e
enable ordinary databases while restoration
2024-01-04 18:46:55 +01:00
Nikolai Kochetov
085484c5f1
Merge pull request #58505 from kitaisreal/merge-tree-prefetched-read-pool-disable-for-limit-only-queries
...
MergeTreePrefetchedReadPool disable for LIMIT only queries
2024-01-04 18:39:25 +01:00
Robert Schulze
9149072520
Update tests
2024-01-04 17:27:26 +00:00
Robert Schulze
f276a7f9d4
Merge remote-tracking branch 'ClickHouse/master' into optimization/BF_support_rg
2024-01-04 17:15:17 +00:00
Alexander Tokmakov
9f5015737b
fix a stupid case of intersecting parts
2024-01-04 17:45:42 +01:00
Robert Schulze
76b7cddb18
Update docs
2024-01-04 16:29:43 +00:00
Michael Kolupaev
52058211e7
Fix some thread pool settings not updating at runtime ( #58485 )
2024-01-04 17:21:46 +01:00
Robert Schulze
98d602c3d5
Reserve enough space in result column upfront
2024-01-04 16:21:08 +00:00
Robert Schulze
03e344c36a
Fix preprocessor guard
2024-01-04 16:15:51 +00:00
Robert Schulze
296e1ac8aa
FunctionSqid.cpp --> sqid.cpp
2024-01-04 16:11:39 +00:00
Dmitry Novik
39b15f9130
Add a comment
2024-01-04 16:33:52 +01:00
Alexander Tokmakov
d2752f4b66
Merge pull request #57603 from evillique/allow-not-resolving-hostnames
...
Allow avoiding resolving hostnames in DDLWorker
2024-01-04 15:46:28 +01:00
Nikolai Kochetov
494a32f4e4
Review fixes
2024-01-04 14:41:04 +00:00
Kruglov Pavel
7e6e835e2e
Merge pull request #57520 from Avogar/ignore-mv-with-dropped-target-table
...
Ignore MVs with dropped target table during pushing to views
2024-01-04 15:33:27 +01:00