Nikolai Kochetov
|
eddd932636
|
Do not apply projection if read-in-order was enabled.
|
2023-06-13 12:34:26 +00:00 |
|
Robert Schulze
|
3e3b8ff5f6
|
More robustness
|
2023-06-13 12:24:31 +00:00 |
|
Igor Nikonov
|
e5de6cde24
|
Update after #50097
|
2023-06-13 11:37:24 +00: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 |
|
Robert Schulze
|
2d0dc2c8f5
|
Minor: Switch column order
|
2023-06-13 09:00:37 +00:00 |
|
Robert Schulze
|
79bc884733
|
Stabilize tests
|
2023-06-13 08:56:22 +00: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 |
|
Alexey Gerasimchuck
|
e3a13111ae
|
Merge branch 'master' into ADQM-871
|
2023-06-13 14:05:13 +10:00 |
|
Alexey Gerasimchuck
|
6839a1318c
|
minor changes in docs
|
2023-06-13 04:03:30 +00:00 |
|
Alexey Gerasimchuck
|
2395b25f9e
|
Changes after review
|
2023-06-13 01:55:34 +00:00 |
|
JackyWoo
|
9d548315e8
|
Merge branch 'master' into support_redis
|
2023-06-13 09:34:32 +08:00 |
|
JackyWoo
|
959fde4491
|
add notifications in docs
|
2023-06-13 09:33:38 +08: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 |
|
Igor Nikonov
|
444007e579
|
Merge remote-tracking branch 'origin/master' into test-plan-optimization-analyzer
|
2023-06-12 18:23:07 +00:00 |
|
Robert Schulze
|
65d83e45cb
|
Fix crash in snowflakeToDateTime(), follow-up to #50834
|
2023-06-12 16:21:49 +00: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 |
|
Dmitry Novik
|
41ece306cf
|
Update broken_tests.txt
|
2023-06-12 13:54:45 +00:00 |
|
Dmitry Novik
|
26c9bda144
|
Add a comment
|
2023-06-12 13:54:45 +00: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 |
|