Mikhail f. Shiryaev
|
501a8158a5
|
Don't fail docker images on dispatch or other events
|
2022-05-24 11:14:14 +02:00 |
|
Maksim Kita
|
712b000f2a
|
Merge pull request #37443 from kitaisreal/functions-normalize-utf8-fix
Functions normalize utf8 fix
|
2022-05-24 11:11:15 +02:00 |
|
李扬
|
e33cfc889c
|
Fix bug of datetime64 parsed from string '1969-12-31 23:59:59.123' (#37039)
|
2022-05-24 10:47:17 +02:00 |
|
Alexander Gololobov
|
7d0ed7e51a
|
Remove eigen library
|
2022-05-24 10:24:50 +02:00 |
|
Alexander Gololobov
|
caad1435d5
|
Optimized the case when one the argumnets is Const
|
2022-05-24 10:24:50 +02:00 |
|
Alexander Gololobov
|
65fbda436a
|
Do computations on the raw input data without copying to Eigen::Matrix
|
2022-05-24 10:24:50 +02:00 |
|
Alexander Gololobov
|
6094000d7c
|
Merge pull request #37437 from ClickHouse/norm_distance_perf
Perf test for Norm and Distance functions for arrays and tuples
|
2022-05-24 10:17:35 +02:00 |
|
Bharat Nallan Chakravarthy
|
6e49b76cfd
|
try suppress h3 asan errors
|
2022-05-24 10:22:46 +05:30 |
|
Amos Bird
|
76ddb39d02
|
refactor format
|
2022-05-24 12:09:00 +08:00 |
|
Amos Bird
|
983e52cd3f
|
Aggresive filter pushdown for join
|
2022-05-24 12:08:42 +08:00 |
|
Alexey Milovidov
|
fd7642b6aa
|
Fix "splitted" build
|
2022-05-24 06:04:48 +02:00 |
|
Alexey Milovidov
|
81f2b3ba9a
|
Merge pull request #37470 from ClickHouse/play-position-sticky
Play UI: Keep controls in place when the page is scrolled horizontally
|
2022-05-24 06:09:44 +03:00 |
|
Alexey Milovidov
|
dd2b2380fa
|
Add a comment #37078
|
2022-05-24 04:22:51 +02:00 |
|
Alexey Milovidov
|
29e6a7ed8c
|
Keep controls in place when the page is scrolled horizontally
|
2022-05-24 04:11:32 +02:00 |
|
Alexey Milovidov
|
98138112c9
|
Update cmake_in_clickhouse_header.md
|
2022-05-24 03:55:51 +03:00 |
|
Alexey Milovidov
|
3b0ecb4620
|
Update cmake-in-clickhouse.md
|
2022-05-24 03:55:28 +03:00 |
|
Alexey Milovidov
|
5b1bdfc353
|
Fix error
|
2022-05-24 02:02:18 +02:00 |
|
Alexey Milovidov
|
e8c08cda0d
|
Fix error in static-files-disk-uploader
|
2022-05-24 01:38:17 +02:00 |
|
Alexey Milovidov
|
ee0a8f3251
|
Fix exception messages
|
2022-05-24 01:37:17 +02:00 |
|
Alexey Milovidov
|
9a0a76febd
|
Merge pull request #37468 from azat/projections-tests-fix
tests: fix table in 01710_projection_aggregation_in_order
|
2022-05-24 02:30:21 +03:00 |
|
Igor Nikonov
|
838a6c6f61
|
Column declaration: [NOT] NULL right after type
+ fixed: data_type_default_nullable=true, it didn't make columns nullable
if the column declaration contains default expression w/o type
Issue #37229
|
2022-05-23 22:03:45 +00:00 |
|
Maksim Kita
|
168814ed78
|
Merge pull request #37442 from kitaisreal/compressed-write-buffer-added-comment
CompressedWriteBuffer added comment
|
2022-05-23 23:44:33 +02:00 |
|
Maksim Kita
|
293295815c
|
Fixed tests
|
2022-05-23 23:44:05 +02:00 |
|
mergify[bot]
|
51ff49a0ee
|
Merge branch 'master' into i_object_storage
|
2022-05-23 20:29:49 +00:00 |
|
Azat Khuzhin
|
1b3df39311
|
tests: fix table in 01710_projection_aggregation_in_order
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Follow-up for: #37342
|
2022-05-23 23:16:37 +03:00 |
|
Alexander Tokmakov
|
fa21121f77
|
fix
|
2022-05-23 21:17:52 +02:00 |
|
Alexey Milovidov
|
cf8eb41e8b
|
Merge pull request #37078 from georgthegreat/patch-2
Fix jemalloc compatibility with LLVM libunwind
|
2022-05-23 21:58:58 +03:00 |
|
Alexander Tokmakov
|
a262492cc1
|
slightly better
|
2022-05-23 20:53:33 +02:00 |
|
avogar
|
3651ef93fe
|
Fix performance test
|
2022-05-23 17:42:13 +00:00 |
|
Alexander Tokmakov
|
6bc68c0cbc
|
Merge branch 'master' into fixes_for_transactions
|
2022-05-23 18:49:21 +02:00 |
|
Kruglov Pavel
|
39b37a3240
|
Merge pull request #37455 from ClickHouse/Avogar-patch-5
Fix failed thread stateless tests
|
2022-05-23 18:38:38 +02:00 |
|
Alexander Gololobov
|
d0f5551c9f
|
Parameterized with norm kind
|
2022-05-23 18:27:41 +02:00 |
|
Alexander Gololobov
|
2658a9eeeb
|
Test with max_threads=1
|
2022-05-23 18:06:07 +02:00 |
|
Antonio Andelic
|
e91e7fdba7
|
Fix style
|
2022-05-23 15:33:29 +00:00 |
|
avogar
|
034c7122be
|
Mark JSONColumns supports subset of columns
|
2022-05-23 15:26:01 +00:00 |
|
avogar
|
c4f3d8bce1
|
Fix test
|
2022-05-23 15:24:58 +00:00 |
|
Vladimir C
|
14a820c2a9
|
Merge pull request #37336 from vdimir/fix_clash_const_aggegate_join
|
2022-05-23 17:09:30 +02:00 |
|
Maksim Kita
|
996241493f
|
Merge pull request #37447 from kitaisreal/binary-function-vectorized-remove-macro
BinaryFunctionVectorized remove macro
|
2022-05-23 16:50:12 +02:00 |
|
Maksim Kita
|
9de54040ad
|
Merge pull request #37449 from kitaisreal/range-hashed-dictionary-added-range-cast-test
RangeHashedDictionary added test
|
2022-05-23 16:49:10 +02:00 |
|
avogar
|
d40b0461c5
|
Update test
|
2022-05-23 14:25:43 +00:00 |
|
alesapin
|
1e1e6d4fa0
|
Review fixes
|
2022-05-23 16:24:06 +02:00 |
|
avogar
|
ce4adb447f
|
Fix named tuples output in ORC/Arrow/Parquet formats
|
2022-05-23 14:21:08 +00:00 |
|
Dan Roscigno
|
b9bd3cb49f
|
update tips for ClickHouse Keeper
|
2022-05-23 10:06:16 -04:00 |
|
alesapin
|
2064934e59
|
Update src/Disks/ObjectStorages/DiskObjectStorage.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2022-05-23 16:02:29 +02:00 |
|
alesapin
|
1a78ea75bb
|
Update src/Disks/ObjectStorages/DiskObjectStorageMetadataHelper.h
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2022-05-23 16:01:51 +02:00 |
|
alesapin
|
1b17086266
|
Update src/Disks/ObjectStorages/DiskObjectStorageMetadataHelper.h
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2022-05-23 16:01:44 +02:00 |
|
Dan Roscigno
|
49b0fde46c
|
add ClickHouse Keeper to docs
|
2022-05-23 09:43:26 -04:00 |
|
Kruglov Pavel
|
a0aa841909
|
Fix failed thread stateless tests
|
2022-05-23 15:15:45 +02:00 |
|
vdimir
|
dabb150a95
|
Fix cast lowcard of nullable in JoinSwitcher
|
2022-05-23 13:05:59 +00:00 |
|
alesapin
|
cef3d96cfe
|
Update src/Disks/ObjectStorages/S3/S3ObjectStorage.h
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2022-05-23 14:46:25 +02:00 |
|