SmitaRKulkarni
|
7a82acf5ee
|
Merge branch 'master' into Fix_heading_sidebar_azureBlobStorage
|
2023-06-13 15:22:03 +02:00 |
|
Anton Popov
|
79f3300709
|
Merge pull request #50726 from CurtizJ/enable-mutations-throttling
Enable settings for mutations throttling by default
|
2023-06-13 14:57:36 +02:00 |
|
Kruglov Pavel
|
cbed327077
|
Merge pull request #50635 from Avogar/skip-trailing-empty-lines
Allow to skip trailing empty lines in CSV/TSV/CustomSeparated formats
|
2023-06-13 12:43:43 +02:00 |
|
Kseniia Sumarokova
|
0ab3dc9261
|
A bit safer UserDefinedSQLFunctionVisitor (#50913)
* Update UserDefinedSQLFunctionVisitor.cpp
* Update UserDefinedSQLFunctionVisitor.cpp
---------
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2023-06-13 11:25:13 +02:00 |
|
Michael Kolupaev
|
72f2832129
|
Slightly more information in error message about cached disk (#50897)
|
2023-06-13 11:07:05 +02:00 |
|
Smita Kulkarni
|
9c939b2f3d
|
Fix heading and sidebar for azureBlobStorage table function
|
2023-06-13 10:54:54 +02:00 |
|
Kseniia Sumarokova
|
9a3cea379f
|
Merge pull request #50723 from kssenii/fix-data-race-in-read-buffer
Fix data race in log message of cached buffer
|
2023-06-13 10:25:18 +02:00 |
|
Robert Schulze
|
d8d352b2c5
|
Merge pull request #50912 from rschu1ze/annoy-docs
Update Annoy docs
|
2023-06-13 10:03:50 +02:00 |
|
Robert Schulze
|
8358d29ac7
|
Merge pull request #50405 from ClibMouse/feature/reservoir-sampler-big-endian-support
Implement big-endian support for the deterministic reservoir sampler
|
2023-06-13 09:55:23 +02:00 |
|
Vitaly Baranov
|
23cff1fc32
|
Merge pull request #50889 from vitlibar/fix-checking-lock-file-too-often-while-writing-backup
Fix checking the lock file too often while writing a backup
|
2023-06-13 02:42:51 +02:00 |
|
ltrk2
|
002c15823c
|
Perform in-place endianness transform because of padding
|
2023-06-12 16:44:46 -07:00 |
|
Alexey Milovidov
|
4e7cd2da01
|
Merge pull request #50811 from ClickHouse/tavplubix-patch-6
Don't mark a part as broken on `Poco::TimeoutException`
|
2023-06-12 23:17:37 +03:00 |
|
Alexey Milovidov
|
5cdf893f3a
|
Merge pull request #50835 from ClickHouse/rename-async-metrics
Replace CPU CGroups metrics to one
|
2023-06-12 23:15:05 +03:00 |
|
Alexey Milovidov
|
366bf3b3ec
|
Merge pull request #50888 from den-crane/patch-27
Doc. Note about insert_deduplication_token and partitions
|
2023-06-12 23:09:06 +03:00 |
|
Robert Schulze
|
4f39ee51ae
|
Update Annoy docs
|
2023-06-12 20:06:57 +00:00 |
|
Alexey Milovidov
|
b2ce58be32
|
Merge pull request #50899 from den-crane/patch-51
Doc. Fix copy/paste typo
|
2023-06-12 23:06:10 +03:00 |
|
Denny Crane
|
e6e8576864
|
Update mergetree.md
|
2023-06-12 17:04:33 -03:00 |
|
Robert Schulze
|
33ab8ee95c
|
Merge pull request #50661 from rschu1ze/annoy-misc
Misc Annoy index improvements
|
2023-06-12 21:48:14 +02:00 |
|
Robert Schulze
|
7745f7da73
|
Merge branch 'master' into annoy-misc
|
2023-06-12 21:46:27 +02:00 |
|
Vitaly Baranov
|
4918a8d4cb
|
Merge pull request #50406 from ClibMouse/feature/big-endian-build-fix
Fix compilation error on big-endian platforms
|
2023-06-12 20:27:27 +02:00 |
|
ltrk2
|
edb4a644b1
|
Update FunctionsCodingIP.cpp
|
2023-06-12 14:23:22 -04:00 |
|
ltrk2
|
a4285d56b2
|
Fix compilation error on big-endian platforms
|
2023-06-12 14:23:22 -04:00 |
|
Vitaly Baranov
|
5aa0566767
|
Fix checking the lock file too often while writing a backup.
|
2023-06-12 18:13:26 +02:00 |
|
Robert Schulze
|
128e8c20d5
|
Merge pull request #50709 from arenadata/ADQM-867
Added numeric arguments support to some Date/DateTime conversion functions
|
2023-06-12 17:08:14 +02:00 |
|
Sema Checherinda
|
81b38db529
|
Merge pull request #50832 from ClickHouse/dashboard-fill-values
Fill gaps on the dashboard
|
2023-06-12 16:33:21 +02:00 |
|
Dmitry Novik
|
0b85af3957
|
Merge pull request #50886 from ClickHouse/update-broken-tests
Update broken tests list
|
2023-06-12 16:17:26 +02:00 |
|
Denny Crane
|
07eb7b7d66
|
Update settings.md
|
2023-06-12 11:03:50 -03:00 |
|
Anton Popov
|
d45f07743c
|
fix getting number of mutations
|
2023-06-12 13:54:07 +00:00 |
|
Alexander Tokmakov
|
01c7d2fe71
|
Prostpone check of outdated parts (#50676)
* prostpone check of outdated parts
* Update ReplicatedMergeTreePartCheckThread.cpp
|
2023-06-12 16:53:26 +03:00 |
|
Dmitry Novik
|
b5b8c7086b
|
Update broken tests list
|
2023-06-12 13:43:53 +00:00 |
|
Mikhail f. Shiryaev
|
1c557fe53b
|
Merge pull request #50883 from ClickHouse/auto/v23.4.3.48-stable
Update version_date.tsv and changelogs after v23.4.3.48-stable
|
2023-06-12 15:23:32 +02:00 |
|
Alexander Tokmakov
|
5db3b393d8
|
Update MergeTreeData.cpp
|
2023-06-12 16:22:33 +03:00 |
|
Mikhail f. Shiryaev
|
0836034f7c
|
Merge pull request #50882 from ClickHouse/auto/v23.3.3.52-lts
Update version_date.tsv and changelogs after v23.3.3.52-lts
|
2023-06-12 15:22:08 +02:00 |
|
Mikhail f. Shiryaev
|
e36d8ddb61
|
Merge pull request #50881 from ClickHouse/auto/v22.8.18.31-lts
Update version_date.tsv and changelogs after v22.8.18.31-lts
|
2023-06-12 15:21:11 +02:00 |
|
Han Fei
|
d47cdd4eb6
|
Merge pull request #50605 from ClickHouse/revert-50467-revert-50430-hanfei/fix-crossjoin-filter-pushdown
Revert "Revert "make filter push down through cross join"" and supress a test
|
2023-06-12 15:12:58 +02:00 |
|
Anton Popov
|
32caf87163
|
Merge pull request #50104 from amosbird/fix_43107_47549
Proper mutation of skip indices and projections
|
2023-06-12 15:09:18 +02:00 |
|
Kruglov Pavel
|
873cee9451
|
Merge pull request #49626 from alekseygolub/renamefile
Added option to rename files, loaded via TableFunctionFile, after successful processing
|
2023-06-12 15:01:22 +02:00 |
|
robot-clickhouse
|
11fbc01de5
|
Update version_date.tsv and changelogs after v23.4.3.48-stable
|
2023-06-12 12:37:47 +00:00 |
|
robot-clickhouse
|
d177cfceca
|
Update version_date.tsv and changelogs after v23.3.3.52-lts
|
2023-06-12 12:17:11 +00:00 |
|
robot-clickhouse
|
1c8371e1db
|
Update version_date.tsv and changelogs after v22.8.18.31-lts
|
2023-06-12 12:13:10 +00:00 |
|
Kruglov Pavel
|
edd47a2281
|
Merge branch 'master' into skip-trailing-empty-lines
|
2023-06-12 13:57:15 +02:00 |
|
Kruglov Pavel
|
e03cd725b0
|
Merge pull request #50602 from Avogar/null-as-default-schema-inference
Respect setting input_format_as_default in schema inference
|
2023-06-12 13:45:52 +02:00 |
|
Robert Schulze
|
6da002e250
|
Merge pull request #50834 from rschu1ze/non-const-tz
Add compat setting for non-const timezones
|
2023-06-12 13:33:55 +02:00 |
|
Dmitry Kardymon
|
c85344f83b
|
Try to fix test (becouse timezone randomization)
|
2023-06-12 10:02:44 +00:00 |
|
Alexander Tokmakov
|
676ba2fbde
|
Update MergeTreeData.cpp
|
2023-06-12 12:30:38 +03:00 |
|
Robert Schulze
|
c55dd97f37
|
Merge pull request #50867 from rschu1ze/document-prerequisites
Document x86 / ARM prerequisites for Docker image
|
2023-06-12 11:23:11 +02:00 |
|
Mikhail f. Shiryaev
|
a7408170c8
|
Use H3
|
2023-06-12 11:21:43 +02:00 |
|
Robert Schulze
|
b82a0f8b50
|
Merge branch 'master' into document-prerequisites
|
2023-06-12 11:19:39 +02:00 |
|
Robert Schulze
|
6b2c33b1e4
|
Document x86 / ARM prerequisites for Docker image
|
2023-06-12 09:16:22 +00:00 |
|
Kseniia Sumarokova
|
ee829061f4
|
Merge branch 'master' into fix-data-race-in-read-buffer
|
2023-06-12 10:32:54 +02:00 |
|