Alexey Milovidov
ef7e9e28b7
Merge pull request #50231 from ClickHouse/inverse-io-scheduler-priority-3
...
Unify priorities: rework IO scheduling subsystem
2023-05-29 04:34:23 +03:00
robot-ch-test-poll
d2f4b4d395
Merge pull request #50250 from johanngan/regexptree-doc-tweaks
...
Clean up regexp tree dictionary documentation
2023-05-29 02:08:47 +02:00
Alexey Milovidov
8c9546118a
Merge pull request #50249 from usernam3/usernam3-sample-clause-links-fix
...
Update SAMPLE clause documentation links
2023-05-29 02:46:31 +03:00
Alexey Milovidov
1875a93328
Merge pull request #50224 from Avogar/fix-custom-separated-ignore-spaces
...
Fix skipping spaces at end of row in CustomSeparatedIgnoreSpaces format
2023-05-29 02:42:38 +03:00
Alexey Milovidov
9b7260772a
Merge pull request #50290 from azat/tests/fix-02767_into_outfile_extensions_msan
...
Fix 02767_into_outfile_extensions_msan under analyzer
2023-05-29 02:28:33 +03:00
Alexey Milovidov
9647cfa33d
Merge pull request #50291 from kitaisreal/jit-aggregation-nullable-key-fix
...
JIT aggregation nullable key fix
2023-05-29 02:08:02 +03:00
Alexey Milovidov
e1d535c890
Merge pull request #50287 from kitaisreal/function-equals-nan-fix
...
Comparison functions NaN fix
2023-05-29 01:56:02 +03:00
alesapin
3a3cee586a
Merge pull request #50257 from CurtizJ/useless-refactoring
...
Yet another refactoring
2023-05-28 21:42:16 +02:00
alesapin
274fc4640b
Merge pull request #49004 from ClickHouse/keeper-log-improvements
...
Small Keeper performance improvements for larger requests
2023-05-28 21:25:23 +02:00
Maksim Kita
e9840bc6e1
JIT aggregation nullable key fix
2023-05-28 21:05:17 +03:00
Azat Khuzhin
e0563b95f2
Fix 02767_into_outfile_extensions_msan under analyzer
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-05-28 18:18:59 +02:00
Maksim Kita
c970266084
Updated tests
2023-05-28 17:35:29 +03:00
Maksim Kita
7ef20bbdcd
Function equals NaN fix
2023-05-28 17:02:46 +03:00
Nikita Mikhaylov
5de6dc87ec
Merge branch 'master' into usernam3-sample-clause-links-fix
2023-05-27 14:38:34 +02:00
Vitaly Baranov
0e2156c776
Fix checksum calculation for backup entries ( #50264 )
...
* Fix possible deadlock in calculating backup entries' checksums.
* Fix data type used to store checksums.
* Allow ReadBufferFromMemory::seek() to go to the end of the buffer
(seek(0, SEEK_SET) must be allowed for an empty buffer)
* Add tests.
---------
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-05-27 14:35:37 +02:00
Dan Roscigno
9da34f2aa6
Merge pull request #50256 from den-crane/patch-26
...
Doc. max_partition_size_to_drop
2023-05-26 20:46:04 -04:00
Sergei Trifonov
6554e7438e
Merge pull request #49893 from ClickHouse/async-loader-workloads
...
Multiple pools support for AsyncLoader
2023-05-26 17:58:53 +02:00
serxa
edffedbabf
fix
2023-05-26 15:10:08 +00:00
Denny Crane
b9ef5151ad
Update settings.md
2023-05-26 11:18:25 -03:00
Sergei Trifonov
84203341ca
Merge branch 'master' into async-loader-workloads
2023-05-26 16:17:56 +02:00
Sergei Trifonov
640ada6182
Merge branch 'master' into inverse-io-scheduler-priority-3
2023-05-26 16:16:06 +02:00
ltrk2
4c218f2892
Upgrade boost submodule ( #50188 )
2023-05-26 15:59:03 +02:00
Denny Crane
3ef04ad417
Doc. clarify dns_max_consecutive_failures one more time ( #50212 )
2023-05-26 15:56:24 +02:00
Sergei Trifonov
0d1f2e297b
Unify priorities: lower value means higher priority ( #50205 )
2023-05-26 15:55:30 +02:00
Denny Crane
349c92ccaf
Merge branch 'master' into patch-26
2023-05-26 10:54:10 -03:00
Sema Checherinda
9603f2b49c
Merge pull request #50190 from ClibMouse/feature/unify-core-id-querying
...
Implement a uniform way to query processor core IDs
2023-05-26 15:46:39 +02:00
Ilya Yatsishin
3635a7bf5a
Merge pull request #50261 from ClickHouse/fix-doc-with-fill-by-sorting-prefix
...
Fixes for WITH FILL grouped by sorting prefix
2023-05-26 14:03:52 +02:00
Anton Popov
f9c7fcbe0a
Merge branch 'master' into useless-refactoring
2023-05-26 13:45:58 +02:00
Nikolay Degterinsky
5be47338f1
Merge pull request #50258 from den-crane/patch-27
...
Doc. fix typos
2023-05-26 13:17:15 +02:00
robot-clickhouse-ci-2
4ba6251f59
Merge pull request #50262 from anvaari/doc/fix-broken-links
...
Fix broken link in distributed.md
2023-05-26 13:15:26 +02:00
alesapin
e71bb1cd52
Merge pull request #50206 from ClickHouse/transactions_for_encrypted_disk
...
Use transactions for encrypted disks
2023-05-26 13:13:58 +02:00
Antonio Andelic
a9569478e6
fix typo
2023-05-26 13:09:09 +02:00
Antonio Andelic
3d98e591ba
Handle backwards compatibility
2023-05-26 10:46:18 +00:00
alesapin
bdf1c54f36
Merge branch 'master' into transactions_for_encrypted_disk
2023-05-26 12:25:39 +02:00
Mohammad Arab Anvari
0d0e53ecc0
Update distributed.md
...
Fix broken link in `**See Also**` section.
2023-05-26 13:07:37 +03:30
Robert Schulze
d14dafcd9c
Merge pull request #50103 from rschu1ze/space
...
Spark compatibility: Add new function space()
2023-05-26 11:16:37 +02:00
Alexey Milovidov
27617fb590
Merge pull request #50216 from azat/fix-asts
...
Fix UB for INTO OUTFILE extensions (APPEND / AND STDOUT) and WATCH EVENTS
2023-05-26 12:06:02 +03:00
Robert Schulze
e2a5acbeb9
Merge branch 'master' into space
2023-05-26 10:40:02 +02:00
Igor Nikonov
c6c4ded5e1
Fixes for WITH FILL grouped by sorting prefix
2023-05-26 10:12:34 +02:00
Antonio Andelic
767193caf5
Merge branch 'master' into keeper-log-improvements
2023-05-26 07:35:36 +00:00
Denny Crane
08051917c7
Update named-collections.md
2023-05-25 21:35:51 -03:00
robot-ch-test-poll3
09d7512f45
Merge pull request #50248 from rschu1ze/document-system-build_options
...
Document system.build_options
2023-05-26 01:06:12 +02:00
Denny Crane
0776e2039a
Merge branch 'master' into patch-26
2023-05-25 20:04:54 -03:00
Raúl Marín
b3a96de533
Pure parallel replicas: JOIN support ( #49544 )
2023-05-26 01:04:24 +02:00
Anton Popov
612173e734
refactoring near alter conversions
2023-05-25 22:54:54 +00:00
Denny Crane
6b98e02857
Update settings.md
2023-05-25 19:21:32 -03:00
serxa
4f0aeee236
fix more conflicts
2023-05-25 20:50:22 +00:00
johanngan
de3b08aa5b
Clean up regexp tree dictionary documentation
...
dictGetOrNull() relies on IDictionary::hasKeys(), which
RegExpTreeDictionary doesn't implement, so this probably never worked.
If you try to use it, an exception is thrown. The docs shouldn't
indicate that this is supported.
Also fix a markdown hyperlink in the docs.
2023-05-25 14:35:24 -05:00
Stanislav Dobrovolschii
8c4f0c763e
Update SAMPLE clause documentation links
2023-05-25 18:52:38 +00:00
Robert Schulze
231d52d0e6
Document system.build_options
2023-05-25 18:29:15 +00:00