Commit Graph

116962 Commits

Author SHA1 Message Date
santrancisco
26fc9ee8dc ran git checkout inside contrib/orc 2023-06-21 12:25:39 +10:00
santrancisco
c47e2a1e64 Fixed wrong contrib orc submodule url i meant to test *facepalm* 2023-06-21 11:57:47 +10:00
santrancisco
3365a8f436 Temporary check fix PR https://github.com/apache/orc/pull/1542#issuecomment-1599784337 with our build 2023-06-21 11:33:09 +10:00
santrancisco
197c76107e Re-added CpuInfoUtil to CMakeList.txt 2023-06-14 18:38:09 +10:00
santrancisco
6ffdfb8b6b test removing CpuInfoUtil.cc and see if build breaks :p 2023-06-14 13:29:05 +10:00
santrancisco
29b9cba75c Update CMakeLists.txt with help from Nikita 2023-06-14 11:31:09 +10:00
santrancisco
a01056f67c Update orc submodule 2023-06-14 02:33:48 +10:00
Robert Schulze
8dddec4c4c
Merge pull request #50937 from rschu1ze/disable-01746_convert_type_with_default
01746_convert_type_with_default: Temporarily disable flaky test
2023-06-13 17:30:38 +02:00
Robert Schulze
92ad3bf30c
Merge pull request #50943 from ClickHouse/DanRoscigno-patch-5
Update annindexes.md
2023-06-13 17:26:07 +02:00
Dan Roscigno
20ea87e527
Update annindexes.md
Don't break code snippets across lines.
2023-06-13 11:17:33 -04:00
Robert Schulze
46fbe7fb26
01746_convert_type_with_default: Temporarily disable flaky test 2023-06-13 15:01:51 +00:00
Kruglov Pavel
607f337d67
Merge pull request #50592 from Avogar/max-bytes-to-read-in-schema-inference
Add setting to limit the number of bytes to read in schema inference
2023-06-13 16:47:57 +02:00
Kruglov Pavel
2bfb15cf81
Merge pull request #50620 from Avogar/increase-bitmap-max-array-sixe
Increase max array size in group bitmap
2023-06-13 16:47:32 +02:00
Nikita Mikhaylov
52a460df67
Tests with parallel replicas are no more "always green" (#50896) 2023-06-13 16:43:35 +02:00
Val Doroshchuk
8ea7560d89
MaterializedMySQL: Add additional test case to insert_with_modify_binlog_checksum (#50884) 2023-06-13 17:28:53 +03:00
Kruglov Pavel
8fdcd91c38
Merge pull request #49752 from Avogar/better-capnproto-3
Refactor CapnProto format to improve input/output performance
2023-06-13 16:20:38 +02:00
Alexander Tokmakov
5368fa72ca
Merge pull request #50487 from Avogar/add-gdb-to-stateless-tests
Attach gdb in stateless tests
2023-06-13 17:04:17 +03: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
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