Antonio Andelic
5c61296f2d
Merge branch 'master' into add-reading-from-archives
2023-08-07 08:15:45 +02:00
Duc Canh Le
ed2a1d7c9b
select required columns when getting join
2023-08-07 03:15:20 +00:00
flynn
e235edd774
Merge branch 'master' into concept
2023-08-07 10:24:25 +08:00
robot-clickhouse
19ad81dabd
Automatic style fix
2023-08-07 01:50:29 +00:00
Alexey Milovidov
d977e221b4
Upload build time-trace data to CI database
2023-08-07 03:26:59 +02:00
jiyoungyoooo
25a0079ad9
Merge branch 'master' into working
2023-08-06 18:00:54 -07:00
Alexey Gerasimchuck
da0c013b16
Merge branch 'master' into ADQM-1011
2023-08-07 07:44:57 +10:00
robot-ch-test-poll
4b8878556d
Merge pull request #53097 from ClickHouse/tylerhannan-patch-1
...
Update README.md
2023-08-06 22:40:12 +02:00
Tyler Hannan
ade6e53760
Update README.md
2023-08-06 21:46:06 +02:00
Antonio Andelic
182c92109b
Merge branch 'master' into add-reading-from-archives
2023-08-06 20:12:04 +02:00
Alexey Milovidov
7886e06217
Merge pull request #46051 from ucasfl/count-distinct-if
...
Continue of #42008 , rewrite countDistinctIf with count_distinct_implementation
2023-08-06 19:31:44 +03:00
Alexey Milovidov
f4040236c6
Merge pull request #53091 from ClickHouse/clusters-for-development
...
Add clusters for running tests locally easily
2023-08-06 17:25:47 +03:00
flynn
fcd79e49b9
Merge branch 'master' into concept
2023-08-06 21:43:26 +08:00
Alexey Milovidov
f1f983a92b
Add clusters for running tests locally easily
2023-08-06 13:34:11 +02:00
Antonio Andelic
53a60ba37a
Merge branch 'master' into add-reading-from-archives
2023-08-06 10:22:05 +00:00
Antonio Andelic
cafa5ef2f3
Merge branch 'master' into add-reading-from-archives
2023-08-06 10:21:47 +00:00
jiyoungyoooo
146e5d4538
Merge branch 'master' into working
2023-08-05 22:41:10 -07:00
Tanay Tummalapalli
2741300585
Add test EXPLAIN PIPELINE desription in full_sorting_merge
2023-08-06 07:53:28 +05:30
Tanay Tummalapalli
fd58809207
Fix description for filtering sets in full_sorting_merge
join
...
The description of the `ReadHeadBalancedProcessor` and
`FilterBySetOnTheFlyTransform` was the same as the
`CreatingSetsOnTheFlyTransform` in an `EXPLAIN PIPELINE`
when using `full_sorting_merge`.
2023-08-06 07:53:28 +05:30
Alexey Gerasimchuck
476d5b7b2b
Merge branch 'master' into ADQM-1011
2023-08-06 10:57:54 +10:00
Alexey Milovidov
5d063e5960
Merge pull request #52974 from danipozo/s3_request_throttling_on_backups
...
Make it possible to throttle S3 requests on backups
2023-08-06 02:52:00 +03:00
jiyoungyoooo
b6aa552cd7
Merge branch 'master' into working
2023-08-05 14:47:41 -07:00
Alexey Gerasimchuck
b65a86c530
Merge branch 'master' into ADQM-1011
2023-08-06 07:29:40 +10:00
Alexey Milovidov
00bcd58242
Merge pull request #53084 from ClickHouse/auto/v23.7.3.14-stable
...
Update version_date.tsv and changelogs after v23.7.3.14-stable
2023-08-05 22:35:15 +03:00
robot-clickhouse
f65fa627e7
Update version_date.tsv and changelogs after v23.7.3.14-stable
2023-08-05 19:26:13 +00:00
Jiyoung Yoo
b3e53584e3
Merge branch 'working' of github.com:jiyoungyoooo/ClickHouse into working
2023-08-05 12:23:55 -07:00
Jiyoung Yoo
608b5ace36
Additional fix for issue#40220
2023-08-05 12:17:53 -07:00
Jiyoung Yoo
da2cb99c12
Fix for issue #40220
...
improve error message for table function remote
2023-08-05 12:17:53 -07:00
Antonio Andelic
1d793e69f2
Fix
2023-08-05 17:06:44 +00:00
Vitaly Baranov
80254c4034
Merge pull request #52861 from vitlibar/clickhouse-keeper-same-default-paths
...
Use the same default paths for clickhouse_keeper (symlink) as for clickhouse_keeper (executable)
2023-08-05 13:49:02 +02:00
Alexey Milovidov
6825b008e7
Merge pull request #52906 from azat/tests/fix-EADDRINUSE-v2
...
tests: fix possible EADDRINUSE v2
2023-08-05 13:39:25 +03:00
Alexey Gerasimchuck
c2f94101e9
Merge branch 'master' into ADQM-1011
2023-08-05 20:35:45 +10:00
Alexey Milovidov
769cb2191d
Merge pull request #53067 from ClickHouse/pqstat
...
Fix Parquet stats for Float32 and Float64
2023-08-05 13:35:44 +03:00
Alexey Milovidov
f309c88085
Merge branch 'master' into pqstat
2023-08-05 13:35:13 +03:00
Alexey Milovidov
5641954dfb
Merge pull request #53064 from ClickHouse/zstdfin
...
Fix ZstdDeflatingWriteBuffer truncating the output sometimes
2023-08-05 13:35:04 +03:00
Alexey Milovidov
6588a479af
Merge branch 'master' into pqstat
2023-08-05 13:34:48 +03:00
Alexey Milovidov
cb4d3df833
Merge pull request #53062 from ClickHouse/fix-test-cancel_insert_when_client_dies
...
Fix test `02434_cancel_insert_when_client_dies`
2023-08-05 13:33:27 +03:00
Ilya Yatsishin
390c97cdae
Merge pull request #52320 from ClickHouse/create-index-unique-noop
2023-08-05 10:45:06 +02:00
robot-clickhouse-ci-1
d4cad62051
Merge pull request #53060 from max-sixty/upgrade-prql
...
build: Upgrade PRQL version
2023-08-05 09:59:14 +02:00
jiyoungyoooo
9000d29404
Merge branch 'master' into working
2023-08-04 22:49:59 -07:00
jiyoungyoooo
f67b51f670
Update src/TableFunctions/TableFunctionRemote.cpp
...
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2023-08-04 22:46:22 -07:00
robot-ch-test-poll4
ce36a3cba0
Merge pull request #51537 from ClickHouse/vdimir/tmp_storage_cache_msg
...
Add info about acquired space in cache to not enough space error
2023-08-05 07:26:28 +02:00
Alexey Gerasimchuck
712ac83542
added missed comma
2023-08-05 01:01:23 +00:00
Alexey Milovidov
8d70923c89
Merge pull request #52769 from ClickHouse/polygon-test-stability
...
Numerical stability of the test for Polygons
2023-08-05 03:33:14 +03:00
Alexey Milovidov
fa49607073
Merge pull request #52159 from ClickHouse/add-test-for-throw
...
Add a test that clickhouse-client or local do not throw/catch on startup
2023-08-05 03:24:32 +03:00
Alexey Milovidov
d2ed4a212e
Merge pull request #53045 from kssenii/revert-revert-of-db-filesystem-fix
...
Revert revert of "Remove try/catch from DatabaseFilesystem"
2023-08-05 03:16:53 +03:00
Alexey Milovidov
70630a273a
Merge branch 'master' into readBinary-specializations
2023-08-05 03:16:29 +03:00
Alexey Milovidov
447987deea
Merge branch 'master' into revert-revert-of-db-filesystem-fix
2023-08-05 03:07:44 +03:00
Igor Nikonov
e528eab7f5
Merge pull request #52950 from ClickHouse/fuzz-remove-redundant-sorting
...
Try to fix assert in remove redundant sorting
2023-08-05 01:00:44 +02:00
Maximilian Roos
e008ffb264
fix test
2023-08-04 15:33:31 -07:00