Vitaly Baranov
|
88b0cf3ca0
|
Fix TemporaryFileOnDisk
|
2022-04-25 16:33:38 +02:00 |
|
Vitaly Baranov
|
6743eb6bef
|
Correct error messages shown by File & Disk backup engines.
|
2022-04-25 16:33:38 +02:00 |
|
Sergei Trifonov
|
ad9d57807f
|
fix typo
|
2022-04-25 16:06:14 +02:00 |
|
Yakov Olkhovskiy
|
579e8105a3
|
Merge pull request #36468 from ClickHouse/decouple_ParserAttachAccessEntity
Refactoring dependency for ParserAttachAccessEntity
|
2022-04-25 08:28:17 -04:00 |
|
Kseniia Sumarokova
|
2106a7b895
|
Merge pull request #36489 from awakeljw/fork_chmaster
fix ConvertDecimalType unexpected behavior
|
2022-04-25 13:23:54 +02:00 |
|
Nikolai Kochetov
|
0fa63a8d65
|
Merge pull request #36549 from ClickHouse/interpolate-alias-fix
Avoid projections if INTERPOLATE with expressions is present
|
2022-04-25 13:18:00 +02:00 |
|
Kruglov Pavel
|
34c342fdd3
|
Merge pull request #36205 from Avogar/improve-globs
Some refactoring around schema inference with globs
|
2022-04-25 13:14:46 +02:00 |
|
Nikolai Kochetov
|
d5b2d28f7b
|
Merge pull request #36579 from amosbird/refactor-executor1
Small refactoring of Processors and QueryPipeline
|
2022-04-25 12:47:59 +02:00 |
|
Antonio Andelic
|
d60384d336
|
Merge pull request #36469 from bigo-sg/fix_ranger_generator
Fix bug of range generator
|
2022-04-25 10:52:34 +02:00 |
|
Alexey Milovidov
|
74bb6349c2
|
Revert "Strict taskstats parser"
|
2022-04-25 01:15:08 +03:00 |
|
awakeljw
|
d58a21678a
|
fix ConvertDecimalType unexpected behavior
|
2022-04-24 23:35:58 +08:00 |
|
Amos Bird
|
bff54af46e
|
Better exception for ConnectionCollector
|
2022-04-24 19:44:05 +08:00 |
|
Amos Bird
|
a25bb50096
|
Refactor many exception messages
1. Always use fmt variant
2. Remove redundant period at the end of message
3. Remove useless parenthesis
|
2022-04-24 19:44:00 +08:00 |
|
alesapin
|
edc78247f0
|
Merge pull request #36299 from ClickHouse/fix_trash
Trying to fix some trash in zero copy replication
|
2022-04-24 13:19:43 +02:00 |
|
Amos Bird
|
e73d7fea31
|
Rename narrowBlockInputStream to narrowPipe
|
2022-04-24 18:33:48 +08:00 |
|
Amos Bird
|
ff77e5e379
|
Small refactoring of ExecutorTasks
|
2022-04-24 15:54:06 +08:00 |
|
Alexey Milovidov
|
90297e225c
|
Merge pull request #36430 from amosbird/fixcolumnmatcher
Fix column matcher and column transformer
|
2022-04-24 09:11:21 +03:00 |
|
taiyang-li
|
6716aa9d95
|
Merge remote-tracking branch 'ck/master' into fix_ranger_generator
|
2022-04-24 11:31:19 +08:00 |
|
Alexey Milovidov
|
fe004c3486
|
Merge pull request #36486 from kitaisreal/executable-user-defined-functions-fix-group-by
ExecutableUserDefinedFunction fix usage in GROUP BY
|
2022-04-24 06:11:57 +03:00 |
|
Alexey Milovidov
|
8af3159916
|
Merge pull request #36351 from azat/netlink-strict
Strict taskstats parser
|
2022-04-24 05:14:06 +03:00 |
|
Alexey Milovidov
|
909646247d
|
Update TranslateQualifiedNamesVisitor.cpp
|
2022-04-24 05:04:13 +03:00 |
|
Alexey Milovidov
|
da1b0b491f
|
Merge pull request #36487 from FArthur-cmd/fix_certificates
Add passphrase for certificates
|
2022-04-24 04:58:21 +03:00 |
|
Alexey Milovidov
|
3b9c72ba94
|
Update CertificateReloader.cpp
|
2022-04-24 04:57:46 +03:00 |
|
Kruglov Pavel
|
3936b3e800
|
Merge pull request #36207 from Avogar/improve-json-schema-inference
Improve schema inference for json objects
|
2022-04-23 16:42:27 +02:00 |
|
alesapin
|
f0f92341e0
|
Merge pull request #36492 from ClickHouse/fix-keeper-hostname-check
Fix hostname checks in clickhouse-keeper
|
2022-04-23 13:54:57 +02:00 |
|
tavplubix
|
9fa1edd6ef
|
Merge pull request #36535 from xiedeyantu/fix-log
fix log should print 'from' path
|
2022-04-23 14:10:09 +03:00 |
|
alesapin
|
46792379e7
|
Merge branch 'master' into fix_trash
|
2022-04-23 12:05:35 +02:00 |
|
alesapin
|
2b04c19435
|
Satisfy clang-tidy
|
2022-04-23 11:58:56 +02:00 |
|
alesapin
|
7380a71333
|
Merge pull request #31833 from ClickHouse/musl-check
Build clickhouse-keeper with Musl
|
2022-04-22 22:41:16 +02:00 |
|
alesapin
|
f183eabaa2
|
Return normal settings
|
2022-04-22 22:36:55 +02:00 |
|
avogar
|
80eacc8533
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into improve-json-schema-inference
|
2022-04-22 17:18:44 +00:00 |
|
alesapin
|
ebdd53ef8f
|
Fix shared fetch
|
2022-04-22 19:18:18 +02:00 |
|
mergify[bot]
|
eefc302779
|
Merge branch 'master' into fix-keeper-hostname-check
|
2022-04-22 14:07:53 +00:00 |
|
Nikita Mikhaylov
|
224f4dc620
|
Made parallel_reading_from_replicas work with localhost replica (#36281)
|
2022-04-22 15:52:38 +02:00 |
|
Yakov Olkhovskiy
|
e4af79c2a0
|
avoid projections if INTERPOLATE with expressions is present
|
2022-04-22 09:47:59 -04:00 |
|
alesapin
|
2559d62d74
|
Better logging and bugfixes
|
2022-04-22 15:35:25 +02:00 |
|
alesapin
|
64383bcb0a
|
Better
|
2022-04-22 15:35:25 +02:00 |
|
tavplubix
|
7f50bebba1
|
Merge pull request #36463 from ClickHouse/fix_36451
Ignore DNS errors when checking if dictionary source is local
|
2022-04-22 15:28:48 +03:00 |
|
Anton Popov
|
5b5dd4fa46
|
Merge pull request #36423 from CurtizJ/return-back-36126
Return back #36126
|
2022-04-22 14:27:57 +02:00 |
|
Antonio Andelic
|
2e187e4b97
|
Merge pull request #36439 from xiedeyantu/temp-table-improve
temporary table can show total rows and total bytes
|
2022-04-22 13:41:25 +02:00 |
|
Kseniia Sumarokova
|
33bb48106f
|
Merge pull request #36314 from CurtizJ/print-bad-filenames
Show names of erroneous files in case of parsing errors while executing table functions
|
2022-04-22 13:24:55 +02:00 |
|
xiedeyantu
|
550460c541
|
fix log should print from path
|
2022-04-22 18:30:40 +08:00 |
|
Kseniia Sumarokova
|
e7af16b7b7
|
Merge pull request #36481 from kssenii/fix-client-exception
Fix possible exception with unknown packet from server in client
|
2022-04-22 11:52:40 +02:00 |
|
Antonio Andelic
|
4e389d8df1
|
Rename to hostname, add tests
|
2022-04-22 08:16:14 +00:00 |
|
taiyang-li
|
3751c69aaa
|
fix code style
|
2022-04-22 15:38:19 +08:00 |
|
taiyang-li
|
6bcf24ae36
|
add test for range generator
|
2022-04-22 12:33:16 +08:00 |
|
Alexey Milovidov
|
e8575f5f35
|
Merge pull request #36327 from ucasfl/alias
Add aliases JSONLines and NDJSON for JSONEachRow
|
2022-04-22 07:08:02 +03:00 |
|
mergify[bot]
|
cd8fa75546
|
Merge branch 'master' into fix_trash
|
2022-04-21 21:45:31 +00:00 |
|
Maksim Kita
|
bac1f12a2b
|
Merge pull request #36167 from kitaisreal/special-operators-broken-aliases-fix
Fix broken aliases during parsing of special operators
|
2022-04-21 22:31:45 +02:00 |
|
Maksim Kita
|
a077751100
|
Fixed style check
|
2022-04-21 21:31:50 +02:00 |
|