Alexey Milovidov
|
376c903da9
|
Merge pull request #51518 from ClickHouse/qemu-chroot-fixes
Allow running in a stripped chroot environment
|
2023-07-06 03:57:04 +03:00 |
|
Alexey Milovidov
|
6d0e6b58f3
|
Merge branch 'master' into remove-analyzer-setting-client
|
2023-07-05 02:30:17 +03:00 |
|
Alexey Milovidov
|
0eeb0b418b
|
Merge branch 'master' into qemu-chroot-fixes
|
2023-07-04 20:19:53 +03:00 |
|
Alexey Milovidov
|
0c697b920f
|
Remove the usage of Analyzer setting in the client
|
2023-06-29 06:58:53 +02:00 |
|
Alexey Milovidov
|
b6ca956480
|
Merge branch 'master' into qemu-chroot-fixes
|
2023-06-29 07:52:08 +03:00 |
|
Sema Checherinda
|
ecea5da70c
|
Merge branch 'master' into no-finalize-WriteBufferFromOStream
|
2023-06-28 17:04:25 +02:00 |
|
Nikita Mikhaylov
|
b8b0fd3abf
|
Slightly better code around packets for parallel replicas (#51451)
|
2023-06-28 12:30:15 +02:00 |
|
Alexey Milovidov
|
e3189e29f7
|
Allow running in a stripped chroot
|
2023-06-28 11:56:11 +02:00 |
|
Sema Checherinda
|
1596b09dc2
|
add missing finalize calls
|
2023-06-28 10:51:54 +02:00 |
|
Sema Checherinda
|
047f656980
|
add explicit finalize calls
|
2023-06-26 15:04:50 +02:00 |
|
Nikolay Degterinsky
|
4b02d83999
|
Merge pull request #50950 from alekar/improve-outfile
Address some usability issues with INTO OUTFILE usage.
|
2023-06-25 18:40:55 +02:00 |
|
Andrey Zvonov
|
d4316c7189
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-22 17:23:20 +02:00 |
|
Sema Checherinda
|
01de36f1fa
|
Merge pull request #50395 from CheSema/better-log
require `finalize()` call before d-tor for all writes buffers
|
2023-06-21 21:12:02 +02:00 |
|
Andrey Zvonov
|
b4f2e4020d
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-21 13:41:35 +02:00 |
|
alekar
|
c88c57d599
|
Merge branch 'master' into improve-outfile
|
2023-06-21 01:17:54 -07:00 |
|
Manas Alekar
|
44798971f9
|
Fix a test, add APPEND to suggest.
|
2023-06-20 22:10:39 -07:00 |
|
Sema Checherinda
|
9b0c3359cf
|
Merge branch 'master' into better-log
|
2023-06-20 20:37:36 +02:00 |
|
Robert Schulze
|
bc7df2baca
|
Merge branch 'master' into non-experimental-qpl-deflate
|
2023-06-20 20:06:01 +02:00 |
|
Andrey Zvonov
|
07191ce10d
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-20 00:24:53 +02:00 |
|
Sema Checherinda
|
a2d5c91a28
|
cancel temp part with exception context when deduplication triggered
|
2023-06-19 12:52:20 +02:00 |
|
Sema Checherinda
|
cf31fdb4d5
|
no finalize at d-tor in compression
|
2023-06-16 16:38:18 +02:00 |
|
Manas Alekar
|
508e4906c0
|
Avoid double-catching the exceptions.
|
2023-06-16 01:47:28 -07:00 |
|
Manas Alekar
|
f610645c07
|
Move outfile checks before query starts running.
|
2023-06-16 01:10:11 -07:00 |
|
alekar
|
b70803c71b
|
Merge branch 'master' into improve-outfile
|
2023-06-16 01:08:48 -07:00 |
|
zvonand
|
4155d13d69
|
merge master and resolve conflict
|
2023-06-16 02:20:32 +02:00 |
|
Kseniia Sumarokova
|
31e08635bf
|
Merge branch 'master' into unify-priorities-pools
|
2023-06-15 12:51:45 +02:00 |
|
Manas Alekar
|
0a1d0c4abd
|
Fix one stateless test.
|
2023-06-13 23:37:01 -07:00 |
|
Alexey Gerasimchuck
|
868c3bd45d
|
minor change
|
2023-06-14 04:29:08 +00:00 |
|
Alexey Gerasimchuck
|
f1b5d47ce2
|
corrections after second review iteration
|
2023-06-14 01:26:39 +00:00 |
|
Manas Alekar
|
bf69755ada
|
Address some usability issues with INTO OUTFILE usage.
|
2023-06-13 01:26:11 -07:00 |
|
Alexey Gerasimchuck
|
e3a13111ae
|
Merge branch 'master' into ADQM-871
|
2023-06-13 14:05:13 +10:00 |
|
Alexey Gerasimchuck
|
2395b25f9e
|
Changes after review
|
2023-06-13 01:55:34 +00:00 |
|
Robert Schulze
|
3617316026
|
Merge branch 'master' into non-experimental-qpl-deflate
|
2023-06-12 16:01:45 +02:00 |
|
Han Fei
|
d47cdd4eb6
|
Merge pull request #50605 from ClickHouse/revert-50467-revert-50430-hanfei/fix-crossjoin-filter-pushdown
Revert "Revert "make filter push down through cross join"" and supress a test
|
2023-06-12 15:12:58 +02:00 |
|
Robert Schulze
|
1aa158909e
|
enable_qpl_deflate_codec --> enable_deflate_qpl_codec
|
2023-06-09 12:43:33 +00:00 |
|
jinjunzh
|
f1192d59af
|
refine patch according to comments
|
2023-06-09 12:43:15 +00:00 |
|
jinjunzh
|
056ca4f555
|
Add extensive testing cases for deflate qpl codec
|
2023-06-09 12:42:59 +00:00 |
|
Alexey Gerasimchuck
|
b8fc25ab23
|
minor update
|
2023-06-09 06:51:34 +00:00 |
|
Alexey Gerasimchuck
|
d0938e95e6
|
prohibited to use --connection
|
2023-06-09 06:40:57 +00:00 |
|
Alexey Gerasimchuck
|
7578203b46
|
Changes after review
|
2023-06-09 03:44:43 +00:00 |
|
Andrey Zvonov
|
d95be4162f
|
Merge branch 'master' into zvonand-implicit-tz
|
2023-06-08 18:34:45 +03:00 |
|
Alexey Gerasimchuck
|
d3eb0805d4
|
clang-tidy run + changes in docs
|
2023-06-07 23:28:19 +00:00 |
|
serxa
|
2df0e0c669
|
Unify priorities for connections
|
2023-06-07 16:25:52 +00:00 |
|
Han Fei
|
3c80656aeb
|
Merge branch 'master' into revert-50467-revert-50430-hanfei/fix-crossjoin-filter-pushdown
|
2023-06-07 17:06:50 +02:00 |
|
Han Fei
|
ea1aa4bd9e
|
update comment
|
2023-06-07 16:02:16 +02:00 |
|
Alexey Gerasimchuck
|
aaa4d0367e
|
Minor improvement for connection string
|
2023-06-07 06:29:14 +00:00 |
|
Alexey Gerasimchuck
|
4a0ccc25d2
|
Minor improvement
|
2023-06-07 06:15:10 +00:00 |
|
Alexey Gerasimchuck
|
23a3026836
|
Implemented connection string
|
2023-06-07 03:16:29 +00:00 |
|
Kruglov Pavel
|
b83b057045
|
Merge branch 'master' into renamefile
|
2023-06-06 19:38:05 +02:00 |
|
Han Fei
|
6b41a02f7f
|
resolve tests
|
2023-06-06 13:14:52 +02:00 |
|