Commit Graph

125680 Commits

Author SHA1 Message Date
robot-ch-test-poll4
70c3f31926
Merge pull request #55250 from ethshea/studentt-doc-fix
Fix broken link rendering in studentTTest.md
2023-10-05 14:01:19 +02:00
robot-clickhouse
61ff2131b5
Merge pull request #55258 from codenation-nl/patch-1
Update truncate.md
2023-10-05 13:51:58 +02:00
robot-clickhouse-ci-1
9b30b1b72c
Merge pull request #55259 from biggerfisch/makeDateTime32
Fix docs typo (makeDateTime32 -> makeDateTime64)
2023-10-05 13:45:38 +02:00
Avery Fischer
ecac99f45e
Fix docs typo (makeDateTime32 -> makeDateTime64)
Appears to have been a simple typo. Fixing to the actual function!
2023-10-05 13:10:54 +02:00
Jens Hoevenaars
9d63f86259
Update truncate.md
Small typo in command
2023-10-05 12:11:33 +02:00
vdimir
0c0da3c863
Merge pull request #55224 from azat/spaceship-fix
Fix syntax highlight in client for spaceship operator
2023-10-05 11:08:18 +02:00
Ethan Shea
95b68743c6 Fix broken link rendering in studentTTest.md 2023-10-04 21:47:06 -04:00
Azat Khuzhin
b4eb05e1d7 Fix syntax highlight in client for spaceship operator
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-10-04 14:58:37 +02:00
Mikhail f. Shiryaev
2442c71e27
Merge pull request #55228 from ClickHouse/pygithub-pin-1
Fix mypy errors
2023-10-04 14:47:10 +02:00
Mikhail f. Shiryaev
59a1947653
Fix broken style check get_images 2023-10-04 14:29:01 +02:00
Mikhail f. Shiryaev
d94228b718
Fix style-check errors 2023-10-04 14:29:00 +02:00
Robert Schulze
16a864171d
Merge pull request #55210 from HarryLeeIBM/hlee-fts-query
Speed up buildup of inverted index using absl::flat_hash_map
2023-10-04 10:01:35 +02:00
HarryLeeIBM
fa38da6156 No code change, just trigger another build 2023-10-03 18:11:40 -07:00
Nikolai Kochetov
7b6548157c
Merge pull request #53278 from ClickHouse/grace-hash-join-structure-mismatch
Add a test with Block structure mismatch in grace hash join.
2023-10-03 16:25:10 +02:00
Nikolai Kochetov
b67a0fe344
Merge pull request #55121 from kitaisreal/context-lock-contention-fix
Context lock contention fix
2023-10-03 11:17:59 +02:00
robot-ch-test-poll
e06f72ee55
Merge pull request #54052 from VanDarkholme7/missing_subcolumns
Support missed Object(Nullable(json)) subcolumns in query.
2023-10-03 10:32:51 +02:00
HarryLeeIBM
9e1208a793 Speed up inverted index building using flat_hash_map 2023-10-02 15:20:35 -07:00
Tyler Hannan
14767fd4ac
Merge pull request #55209 from ClickHouse/tylerhannan-patch-1
Update README.md
2023-10-02 22:53:19 +02:00
Tyler Hannan
fee0c8a795
Update README.md
Adding Meetups
2023-10-02 22:36:20 +02:00
Nikita Taranov
97e705325b
Optimise memory consumption when external group by generates ton of temporary files (#54798)
* impl

* fix

* fix test
2023-10-02 13:09:40 +02:00
Maksim Kita
71cb6457de Fixed code review issues 2023-10-02 13:53:17 +03:00
Alexey Milovidov
9200b121ac
Merge pull request #55189 from ClickHouse/remove-meilisearch
Remove Meilisearch
2023-10-01 01:57:04 +03:00
Alexey Milovidov
5ef68f0b36 Fix integration test 2023-09-30 23:03:35 +02:00
Alexey Milovidov
c180b750ad
Merge pull request #55192 from ClibMouse/libssh_fixes
Fix libssh+openssl3 & s390x (Part 2.1)
2023-09-30 23:58:14 +03:00
Boris Kuschel
5b9a00d727
new libssh 2023-09-30 06:42:05 -07:00
Boris Kuschel
b618756f0a
Remote compat always 2023-09-30 06:40:18 -07:00
Alexey Milovidov
6c408c7867
Merge pull request #55071 from ClickHouse/nikitamikhaylov-patch-1
Use `source` instead of `bash` for pre-build script
2023-09-30 08:58:27 +03:00
Alexey Milovidov
be9a3cea42
Merge pull request #55122 from ClickHouse/vdimir/status_comment_link
Add links to check reports in status comment
2023-09-30 08:55:54 +03:00
Alexey Milovidov
ade3383147
Merge pull request #55190 from ClickHouse/follow-up-49043
Fix wrong test name
2023-09-30 08:54:17 +03:00
Alexey Milovidov
57be76aeec
Merge branch 'master' into grace-hash-join-structure-mismatch 2023-09-30 08:00:22 +03:00
Alexey Milovidov
5e657b2691 Fix wrong test name 2023-09-30 06:55:56 +02:00
Alexey Milovidov
b2b6720737
Merge pull request #49043 from RoryCrispin/dict-lifetime-validation
Validate direct dictionary lifetime is unset during creation
2023-09-30 07:54:50 +03:00
Alexey Milovidov
180562adfb
Merge pull request #55132 from ClickHouse/fix_deadlock_backups
Fix deadlock in backups
2023-09-30 07:20:19 +03:00
Alexey Milovidov
5ebd8ef41d Remove Meilisearch 2023-09-30 06:02:38 +02:00
Alexey Milovidov
e39a5e4c63
Merge pull request #55188 from ClickHouse/revert-55187-libssh_fixes
Revert "Fix libssh+openssl3 & s390x (part 2)"
2023-09-30 06:45:27 +03:00
Alexey Milovidov
e8696b62ce
Revert "Fix libssh+openssl3 & s390x (part 2)" 2023-09-30 06:45:19 +03:00
Alexey Milovidov
de8e068da7
Merge pull request #55184 from ClickHouse/remove-garbage-broken-detached-parts
Remove the removal of broken detached parts
2023-09-30 06:10:40 +03:00
Alexey Milovidov
7b7abd11f4
Merge pull request #55187 from ClibMouse/libssh_fixes
Fix libssh+openssl3 & s390x (part 2)
2023-09-30 06:10:15 +03:00
Boris Kuschel
a499cb708f
update libssh 2023-09-29 20:03:00 -07:00
Boris Kuschel
96ec15bd04
Openssl3 does not need compat 2023-09-29 20:02:59 -07:00
Alexey Milovidov
db9377fc59
Merge pull request #55172 from amosbird/fix-55106
Fix partition pruning of extra columns in set.
2023-09-30 04:17:14 +03:00
Alexey Milovidov
ad991dc78a
Merge pull request #55154 from ClibMouse/libssh_fixes
Fix libssh+openssl3 & s390x
2023-09-30 02:54:30 +03:00
Alexey Milovidov
d8b5713023 Remove the removal of broken detached parts 2023-09-30 01:47:44 +02:00
Alexey Milovidov
9aaab27373
Merge pull request #55120 from ClickHouse/fix-functions-in-docs
Fix function names in docs
2023-09-30 00:36:39 +03:00
robot-ch-test-poll
f5542e1cad
Merge pull request #55129 from CurtizJ/describe-virtuals
Allow to include virtual columns into `DESCRIBE` query
2023-09-29 23:29:58 +02:00
robot-ch-test-poll4
4ef46d1153
Merge pull request #55130 from ClickHouse/improve-message-predicate
Improve error message in MergePredicate
2023-09-29 23:29:41 +02:00
robot-ch-test-poll3
f7874c1855
Merge pull request #55143 from hanfei1991/hanfei/fix-empty-retries
check if block is empty after async insert retries
2023-09-29 23:29:21 +02:00
robot-clickhouse-ci-1
5c5318bdb6
Merge pull request #55147 from rschu1ze/linker-detection-mac
Improve linker detection on macOS
2023-09-29 23:28:58 +02:00
Alexey Milovidov
871d3fc94d
Merge pull request #55171 from den-crane/patch-60
Doc. update default value of ratio_of_defaults_for_sparse_serialization
2023-09-30 00:23:23 +03:00
Amos Bird
5595d2d20b
Fix partition pruning of extra columns in set. 2023-09-30 02:32:31 +08:00