Commit Graph

125743 Commits

Author SHA1 Message Date
vdimir
01042f3aaa
Do not throw an error in client 2023-09-28 09:40:59 +00:00
vdimir
9b001e5092
Add setting allow_experimental_partial_result to doc 2023-09-28 09:40:59 +00:00
vdimir
3f3feea0b7
Add setting allow_experimental_partial_result 2023-09-28 09:40:56 +00:00
Mikhail f. Shiryaev
183af376e1
Add a digest result in the end of the report 2023-09-28 11:22:38 +02:00
vdimir
ea1ab52f60
fix 2023-09-28 09:13:01 +00:00
vdimir
b3c38121a1
Update 01651_bugs_from_15889.sql 2023-09-28 09:13:00 +00:00
vdimir
9b4cf43fe4
Store NULL in scalar result map for empty subquery result 2023-09-28 09:12:57 +00:00
Igor Nikonov
1983b4cfd1
Merge pull request #55026 from ClickHouse/insert-quorum-wo-keeper-retries
Fix: insert quorum w/o keeper retries
2023-09-28 11:05:21 +02:00
Nikolay Degterinsky
63253a0243 Fix UBSan error 2023-09-28 07:45:00 +00:00
Mikhail f. Shiryaev
8e00e8b3a9
Update googletest 2023-09-28 09:39:57 +02:00
Mikhail f. Shiryaev
f19c172c5e
Move to parsing json reports of google test 2023-09-28 09:39:56 +02:00
Mikhail f. Shiryaev
3c4f260523
Fix ccache/sccache auto search 2023-09-28 09:32:41 +02:00
Mikhail f. Shiryaev
c388dca7be
Merge pull request #55028 from ClickHouse/path-upload-files
Get rid of the most of `os.path` stuff
2023-09-28 09:30:45 +02:00
Alexey Milovidov
e1afc64c79 Fix wrong names 2023-09-28 07:24:39 +02:00
Alexey Milovidov
4a01136dc9 Fixup 2023-09-28 07:22:16 +02:00
Alexey Milovidov
5d04858c07 I don't understand why backup log is not enabled by default 2023-09-28 07:20:05 +02:00
Alexey Milovidov
0f27275fce Authorship 2023-09-28 06:47:33 +02:00
Alexey Milovidov
f5d8573232 Remove String Jaccard Index 2023-09-28 06:30:45 +02:00
Yakov Olkhovskiy
ce734149f7
Merge pull request #55030 from priera/fix_simple_state_with_nullable
Fix simple state with nullable
2023-09-27 22:01:52 -04:00
Alexey Milovidov
c90dbe94ea
Merge pull request #55074 from ClickHouse/alexey-milovidov-patch-7
Update CHANGELOG.md
2023-09-28 04:55:17 +03:00
Alexey Milovidov
8adae4422f
Update CHANGELOG.md 2023-09-28 04:55:03 +03:00
Alexey Milovidov
62f6605d40
Merge pull request #55073 from ClickHouse/changelog-23.9
Add changelog for 23.9
2023-09-28 04:47:28 +03:00
Alexey Milovidov
1979f5cc08 Add changelog for 23.9 2023-09-28 03:46:50 +02:00
Nikolay Degterinsky
fc1fdfb406 Try to fix the test 2023-09-28 01:14:35 +00:00
yariks5s
d7a2d2fa5b test fix 2023-09-27 23:50:53 +00:00
Alexey Milovidov
cc96a53c5a
Merge pull request #55053 from kssenii/update-unit-test
Update gtest_lru_file_cache.cpp
2023-09-28 02:40:42 +03:00
Mikhail f. Shiryaev
1dddd8f08f
Fix the failing sqllogic jobs 2023-09-28 01:24:33 +02:00
Mikhail f. Shiryaev
eb00284896
Fix DownloadException 2023-09-28 01:24:32 +02:00
Mikhail f. Shiryaev
c5b1aa4aa5
Clean even more os.path 2023-09-28 01:24:31 +02:00
Mikhail f. Shiryaev
ff58e152d8
Remove os.path from docker related scripts 2023-09-28 01:20:36 +02:00
Mikhail f. Shiryaev
11e3665d95
Adjust watched paths for DocsCheck CI 2023-09-28 01:20:34 +02:00
Mikhail f. Shiryaev
2d1dba372e
Get rid of the most of os.path stuff 2023-09-28 01:20:05 +02:00
Kseniia Sumarokova
f5cc191cce
Update run.sh 2023-09-28 01:05:35 +02:00
Nikita Mikhaylov
5753c3e72f
bash -> source 2023-09-28 00:48:17 +02:00
yariks5s
b3e965b724 small fix 2023-09-27 22:41:35 +00:00
yariks5s
583d4ea8b7 removed chassert 2023-09-27 22:41:02 +00:00
Sema Checherinda
31ea4052d0 cut the build dependency between commin_io and other libraries 2023-09-28 00:15:36 +02:00
Sema Checherinda
5fdca302e6 fix build, resolve process_list_elem race 2023-09-28 00:15:36 +02:00
Sema Checherinda
b9a2c82910 do not share http_client, make code simple 2023-09-28 00:15:26 +02:00
Sema Checherinda
013a44db94 style fix 2023-09-28 00:15:14 +02:00
Sema Checherinda
e629a17218 add cancelation point to s3 retries 2023-09-28 00:15:06 +02:00
Robert Schulze
675819be6b
Minor fixes 2023-09-27 21:15:20 +00:00
robot-ch-test-poll4
0f2d7233d9
Merge pull request #54804 from vitlibar/more-configurable-collecting-metadata-for-backup
More configurable collecting metadata for backup
2023-09-27 22:31:41 +02:00
yariks5s
d94e989391 black check 2023-09-27 20:27:48 +00:00
Nikolay Degterinsky
c1f59eccd5 Add fraction part to the time argument, add docs, better test 2023-09-27 20:17:32 +00:00
Igor Nikonov
92c678c443 Update comment 2023-09-27 19:40:43 +00:00
Igor Nikonov
db63a1c155 Fix waiting for quorum timeout in test 2023-09-27 19:39:07 +00:00
HarryLeeIBM
71adb052ee Add optimization for roaring bitmaps in full text search 2023-09-27 12:23:00 -07:00
János Benjamin Antal
c911c8daf4
Prevent attaching parts from tables with different projections or indices (#55062)
* Prevent attaching parts from tables with different projections or indices

* Update docs

* Add tests
2023-09-27 15:02:53 -04:00
yariks5s
3400e47ac9 added docs 2023-09-27 19:02:01 +00:00