Alexey Milovidov
|
3742462119
|
Merge branch 'master' into max-rows-to-sort
|
2020-05-17 08:56:42 +03:00 |
|
Alexey Milovidov
|
397859ccb8
|
Fix error
|
2020-05-17 08:45:20 +03:00 |
|
Alexey Milovidov
|
f4ac1eec04
|
Merge branch 'master' into quota-key-in-client
|
2020-05-17 08:15:13 +03:00 |
|
alexey-milovidov
|
7a220b7659
|
Update DataTypesDecimal.cpp
|
2020-05-17 08:12:33 +03:00 |
|
Andrei Nekrashevich
|
c4ff7eec01
|
fix
|
2020-05-17 07:49:41 +03:00 |
|
Alexey Milovidov
|
7396790bd9
|
Update tests
|
2020-05-17 07:47:32 +03:00 |
|
Alexey Milovidov
|
9fcfe5fb14
|
Better exception message and error code for ALTER of key column #9078
|
2020-05-17 07:46:25 +03:00 |
|
Andrei Nekrashevich
|
675509ed23
|
Added function randomStringUTF8
|
2020-05-17 07:43:53 +03:00 |
|
alexey-milovidov
|
0fd0711b51
|
Merge pull request #10910 from filimonov/kafka_drop_hang_fix
Fix for the hang during deletion of engine=Kafka
|
2020-05-17 07:13:54 +03:00 |
|
Alexey Milovidov
|
88ee76186b
|
Try to fix use-after-free error in MergeTree
|
2020-05-17 07:12:33 +03:00 |
|
Alexey Milovidov
|
6b650d0e47
|
Fix mistake in FreeBSD toolchain
|
2020-05-17 06:57:16 +03:00 |
|
alexey-milovidov
|
0d76091fd9
|
Merge pull request #10940 from azat/dist-send-partially-written-read-fix
Avoid sending partially written files by the DistributedBlockOutputStream
|
2020-05-17 06:53:51 +03:00 |
|
Alexey Milovidov
|
a5d35bfdfb
|
Better code
|
2020-05-17 06:18:52 +03:00 |
|
Alexey Milovidov
|
f8a6fa8728
|
Update test
|
2020-05-17 06:18:06 +03:00 |
|
Alexey Milovidov
|
0636ea9f38
|
Add overflow check in Decimal parse
|
2020-05-17 06:16:58 +03:00 |
|
Alexey Milovidov
|
7e24492fb9
|
Added performance test
|
2020-05-17 06:16:34 +03:00 |
|
Alexey Milovidov
|
b156ac3cc1
|
Merge branch 'master' into fix-ubsan-decimal-parse
|
2020-05-17 05:42:24 +03:00 |
|
Alexey Milovidov
|
2df8c4f62e
|
Merge branch 'master' into input-format-use-header-by-default
|
2020-05-17 05:40:01 +03:00 |
|
Alexey Milovidov
|
3320fdce57
|
Fix error
|
2020-05-17 05:39:02 +03:00 |
|
alexey-milovidov
|
19b4e68ecf
|
Merge pull request #10953 from azat/write-after-close
[RFC] Add an assert() in case of write into a file after close
|
2020-05-17 05:05:05 +03:00 |
|
Alexey Milovidov
|
7df4748753
|
Merge branch 'master' into variance-nonnegative
|
2020-05-17 05:00:59 +03:00 |
|
alexey-milovidov
|
ce8e3e478e
|
Merge pull request #10927 from azat/gcc10-build-fix
gcc10 unbundled build fixes
|
2020-05-17 04:57:42 +03:00 |
|
Alexander Tokmakov
|
f89bf6155b
|
fix bad test
|
2020-05-17 04:16:56 +03:00 |
|
Alexander Tokmakov
|
791ccd8b05
|
never throw from destructor
|
2020-05-17 04:01:26 +03:00 |
|
alexey-milovidov
|
2e2ef08619
|
Merge pull request #10967 from myrrc/gtest-fix
gtest macro find fix
|
2020-05-17 03:49:01 +03:00 |
|
alexey-milovidov
|
b6b1947de0
|
Merge pull request #10964 from ObjatieGroba/bugfix_raw_column_size
Fix incorrect Column byte size
|
2020-05-17 03:33:10 +03:00 |
|
myrrc
|
a56aba0211
|
gtest macro find fix
|
2020-05-17 02:38:30 +03:00 |
|
Gleb Novikov
|
1a25ac6e1f
|
Merge branch 'master' into refactor-reservations
|
2020-05-16 23:34:45 +03:00 |
|
Gleb Novikov
|
45b84d491e
|
small fixes of review remarks
|
2020-05-16 23:31:17 +03:00 |
|
Nikolai Kochetov
|
d948fd61d8
|
try fix tests.
|
2020-05-16 23:15:19 +03:00 |
|
Nikolai Kochetov
|
caab379602
|
Merge pull request #10932 from ClickHouse/pulling-executor
Add PullingPipelineExecutor.
|
2020-05-16 23:09:18 +03:00 |
|
Igor Mineev
|
ce451bf396
|
Fix incorrect Column byte size
|
2020-05-16 23:06:32 +03:00 |
|
Alexey Milovidov
|
e0aaddb262
|
Fixed error
|
2020-05-16 22:55:38 +03:00 |
|
Alexey Milovidov
|
a9f64b4c1c
|
Ensure that the variance is nonnegative
|
2020-05-16 22:55:38 +03:00 |
|
alesapin
|
d0b56a4c7d
|
Merge pull request #10887 from ClickHouse/vzakaznikov-add_alter_rename_column_to_distributed
Vzakaznikov add alter rename column to distributed
|
2020-05-16 12:54:32 +03:00 |
|
alesapin
|
be4037abb5
|
Merge pull request #10895 from ClickHouse/fix_multiple_renames
Fix error in multiple rename commands in a single query.
|
2020-05-16 12:54:04 +03:00 |
|
Nikolai Kochetov
|
7309cbbfda
|
Try fix build.
|
2020-05-16 10:23:59 +03:00 |
|
Nikolai Kochetov
|
c957154fef
|
Merge pull request #10952 from ClickHouse/fix-distributed-queries-incompatibility-19.16-20.1
Fix incompatibility of two-level aggregation between 19.16 and 20.1
|
2020-05-16 10:17:15 +03:00 |
|
Azat Khuzhin
|
ec1aff245a
|
Add an assert() in case of write into a file after close
|
2020-05-16 01:13:15 +03:00 |
|
Azat Khuzhin
|
2498041cc1
|
Avoid sending partially written files by the DistributedBlockOutputStream
|
2020-05-16 01:00:42 +03:00 |
|
Azat Khuzhin
|
c059ee0085
|
Use is_trivial+is_standard_layout over is_pod (later is deprecated)
|
2020-05-16 00:00:38 +03:00 |
|
Azat Khuzhin
|
b7d46fe979
|
Add missing headers for libstdc++ from gcc10
|
2020-05-16 00:00:38 +03:00 |
|
Azat Khuzhin
|
f748021d9a
|
Use libc-headers only for BUNDLED build (fixes gcc10 unbundled build)
libstdc++ from gcc10 uses pthread_mutex_clocklock() which is not yet
exists in contrib/libc-headres.
P.S. I can prepare an update for libc-contrib
|
2020-05-16 00:00:38 +03:00 |
|
BayoNet
|
c701493e30
|
DOCS-626: EN review, RU translations for RBAC docs (#10951)
* DOCSUP-1062 (#112)
* added first draft
* minor fixes
* fixed anchors
* yet another fixes
* and the minorest fixes
* Apply suggestions from doc review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* fixed terminology in ru (access entity, throws exception)
* fixed typo
* fixed typo
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Fixed link.
* CLICKHOUSEDOCS-626: Fixed links.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
|
2020-05-15 23:30:51 +03:00 |
|
tavplubix
|
cc4ddfd89e
|
Merge pull request #10901 from ClickHouse/merging_10554
Merging #10554
|
2020-05-15 23:23:02 +03:00 |
|
Mikhail Filimonov
|
791f3a6c90
|
Merge branch 'kafka_drop_hang_fix' of github.com:filimonov/ClickHouse into kafka_drop_hang_fix
|
2020-05-15 22:20:45 +02:00 |
|
Mikhail Filimonov
|
405cce2c53
|
Another variant of fix. It looks like we do not need destructor at all
|
2020-05-15 22:19:21 +02:00 |
|
alexey-milovidov
|
5898f611da
|
Merge pull request #10861 from traceon/contrib-openldap
Add OpenLDAP third-party library integration (system or contrib/build)
|
2020-05-15 23:13:23 +03:00 |
|
Nikolai Kochetov
|
8c2d0aa7c0
|
Fix comment.
|
2020-05-15 22:30:41 +03:00 |
|
Nikolai Kochetov
|
fb38c2a30b
|
Remove experimental_use_processors setting, part 1. (#10924)
Remove experimental_use_processors setting, part 1.
|
2020-05-15 22:28:10 +03:00 |
|