Kruglov Pavel
|
2075f9c667
|
Merge branch 'master' into group-by-constant-keys
|
2023-09-15 15:10:08 +02:00 |
|
Mikhail f. Shiryaev
|
964b9ede2d
|
Improve index.html for the non-CI runnings
|
2023-09-15 15:00:35 +02:00 |
|
Mikhail f. Shiryaev
|
5200a8dadc
|
Create directory for archives if not exists
|
2023-09-15 15:00:32 +02:00 |
|
Mikhail f. Shiryaev
|
414594a472
|
Decouple ArtifactsHelper commit status
|
2023-09-15 14:54:48 +02:00 |
|
Mikhail f. Shiryaev
|
40e04fee6c
|
Report only changed images in commit status
|
2023-09-15 14:54:47 +02:00 |
|
Mikhail f. Shiryaev
|
5ead298d53
|
Improve S3Helper url handling, ArtifactsHelper local artifacts
|
2023-09-15 14:54:47 +02:00 |
|
Mikhail f. Shiryaev
|
51e79e1ddf
|
Create commit status for Artifacts
|
2023-09-15 14:54:46 +02:00 |
|
Mikhail f. Shiryaev
|
3f350eb148
|
Create artifact_helper for lightweight workflow artifacts
|
2023-09-15 14:54:45 +02:00 |
|
Mikhail f. Shiryaev
|
eef15ff67a
|
Insignificant improvements to git_helper and compress_files
|
2023-09-15 14:54:44 +02:00 |
|
Mikhail f. Shiryaev
|
2f8f16a864
|
Fix git_helper import issue with git_runner.run()
|
2023-09-15 14:54:44 +02:00 |
|
Mikhail f. Shiryaev
|
fde8817fb7
|
Fix PRInfo and docker_images_check typing
|
2023-09-15 14:54:42 +02:00 |
|
János Benjamin Antal
|
358f22d18a
|
Update PRQL unit tests to latest PRQL version
|
2023-09-15 12:31:30 +00:00 |
|
alesapin
|
fd2ac0cb8f
|
Merge pull request #54533 from ClickHouse/parallelize_insert_from_infile_by_file
parallelize infile
|
2023-09-15 14:30:49 +02:00 |
|
János Benjamin Antal
|
68c6bd8826
|
Make the failed message single line to fix result parsing
|
2023-09-15 12:04:22 +00:00 |
|
avogar
|
d5889c8cc8
|
Move all tests/ci/*.lib files to stateless-tests image
|
2023-09-15 11:27:09 +00:00 |
|
Robert Schulze
|
aff9dfa630
|
Minor docs fixes
|
2023-09-15 11:26:24 +00:00 |
|
Robert Schulze
|
70c95c7410
|
+ minimal in-source docs
|
2023-09-15 11:21:56 +00:00 |
|
Andrey Zvonov
|
ffbed02f14
|
Merge branch 'ClickHouse:master' into zvonand-globs-small-fix
|
2023-09-15 14:18:07 +03:00 |
|
Sema Checherinda
|
0edfa22181
|
attempts count is retries plus 1
|
2023-09-15 13:13:14 +02:00 |
|
avogar
|
fae84afd4f
|
Don't run test in fasttest
|
2023-09-15 11:12:11 +00:00 |
|
avogar
|
e647346b36
|
Better
|
2023-09-15 11:11:04 +00:00 |
|
Sema Checherinda
|
45cf793544
|
Merge pull request #53919 from canhld94/optimize_all_lonely_parts
Do not implicitly read pk and version columns in lonely parts if unnecessary
|
2023-09-15 13:11:00 +02:00 |
|
vdimir
|
404ea84dc5
|
Handle case when clone resized block comsumes more memory, try to fix it for ColumnVector
|
2023-09-15 10:30:06 +00:00 |
|
lgbo-ustc
|
fa0f9b0e1f
|
update benckmark test
|
2023-09-15 18:09:58 +08:00 |
|
Kruglov Pavel
|
8d01137d73
|
Merge pull request #54498 from bakam412/bugfix/local_multiquery_parameter
Bugfix/local multiquery parameter
|
2023-09-15 11:46:08 +02:00 |
|
Mikhail f. Shiryaev
|
b12eb8defd
|
Merge pull request #54604 from ClickHouse/autorelease-script
Add basic logic to find releasable commits
|
2023-09-15 11:45:57 +02:00 |
|
Rory Crispin
|
0a0e278c1a
|
Small typo
|
2023-09-15 10:45:10 +01:00 |
|
Kruglov Pavel
|
1bc29696be
|
Merge pull request #54576 from HarryLeeIBM/hlee-s390x-rand-gen
Fix UInt256 and IPv4 random data generation on s390x
|
2023-09-15 11:42:47 +02:00 |
|
Robert Schulze
|
603b3c4b26
|
Try to fix sizes in unit test
|
2023-09-15 09:32:43 +00:00 |
|
avogar
|
7cfdd88ccf
|
Address comments
|
2023-09-15 09:32:41 +00:00 |
|
vdimir
|
01ee24eefa
|
fix
|
2023-09-15 09:03:09 +00:00 |
|
vdimir
|
40d42f4123
|
hash join use memory tracker delta to decide on shrink to fit
|
2023-09-15 09:03:08 +00:00 |
|
Alexey Milovidov
|
5a47803a80
|
Update HashJoin.h
|
2023-09-15 09:03:08 +00:00 |
|
Alexey Milovidov
|
57991f2e1d
|
Update IColumn.h
|
2023-09-15 09:03:07 +00:00 |
|
vdimir
|
ac3c12e8b2
|
Shrink blocks in HashJoin on consuming half of maximum memory
|
2023-09-15 09:03:07 +00:00 |
|
yur3k
|
f6c4fba890
|
Made shrinkToFit interface mutable. Improved shrinkToFit implementation.
|
2023-09-15 09:03:07 +00:00 |
|
yur3k
|
e2ce8ed9aa
|
Added shrinkToFit methods to IColumn and Block. shrinkToFit now used unconditionally in HashJoin.
|
2023-09-15 09:03:06 +00:00 |
|
vdimir
|
3414aa6f14
|
Analyzer: send constant columns to initiator in case of isToAggregationState
|
2023-09-15 08:59:30 +00:00 |
|
lgbo-ustc
|
8f057f17fd
|
update
|
2023-09-15 16:05:17 +08:00 |
|
LaurieLY
|
646c07981c
|
Update stddevsamp.md, fix a broken url in md.
|
2023-09-15 09:44:28 +08:00 |
|
avogar
|
b9c28ef1f7
|
Fix for analyzer
|
2023-09-14 20:10:07 +00:00 |
|
avogar
|
93c49dfeaa
|
Fix using structure from insertion tables in case of defaults and explicit insert columns
|
2023-09-14 19:31:12 +00:00 |
|
Robert Schulze
|
f0eadd4b22
|
Merge pull request #54103 from ClickHouse/ustweaks
Small usearch index improvements: metrics and configurable internal data type
|
2023-09-14 19:58:53 +02:00 |
|
Sema Checherinda
|
d9e15c00c9
|
limit the delay before next try in S3
|
2023-09-14 19:45:07 +02:00 |
|
Alexey Milovidov
|
f6d5ed281c
|
Merge pull request #54546 from kitaisreal/function-helpers-remove-are-types-equal-function
FunctionHelpers remove areTypesEqual function
|
2023-09-14 20:37:37 +03:00 |
|
Yarik Briukhovetskyi
|
f758839b8c
|
style check
|
2023-09-14 20:36:47 +03:00 |
|
Robert Schulze
|
9fc3d8d90d
|
Bump abseil to latest HEAD
|
2023-09-14 17:10:40 +00:00 |
|
yariks5s
|
0faedd0b94
|
Merge branch 'arr_scalar_mult_div_modulo' of github.com:yariks5s/ClickHouse into arr_scalar_mult_div_modulo
|
2023-09-14 17:01:17 +00:00 |
|
yariks5s
|
3a9e41a684
|
fixed review and added reversed order
|
2023-09-14 17:00:35 +00:00 |
|
Kseniia Sumarokova
|
de9662f7a4
|
Merge pull request #54343 from aiven-sal/aiven-sal/fix_cache_test
Fix filesystem cache test
|
2023-09-14 18:45:51 +02:00 |
|