Alexey Milovidov
|
c595a3deaa
|
Update images.json
|
2021-01-17 23:57:30 +03:00 |
|
Alexey Milovidov
|
2c96fc53f5
|
Make symbolizers available in fuzzer Docker image
|
2021-01-17 23:54:00 +03:00 |
|
Dmitriy
|
d9fb9fdd2d
|
Update formats.md
Правлю ссылки.
|
2021-01-17 23:53:39 +03:00 |
|
Alexey Milovidov
|
c02f2d45ad
|
Update Dragonbox
|
2021-01-17 23:38:59 +03:00 |
|
Alexey Milovidov
|
c5ac0762e4
|
Speed up aggregate function sum
|
2021-01-17 21:59:31 +03:00 |
|
Alexey Milovidov
|
ce6dc40888
|
Fix MSan report in Kerberos library
|
2021-01-17 21:35:53 +03:00 |
|
Alexey Milovidov
|
98a8a20b70
|
Fix MSan error in rocksdb #19213
|
2021-01-17 21:30:02 +03:00 |
|
Alexey Milovidov
|
19dc5239fa
|
Add more Fuzzer tasks
|
2021-01-17 21:14:57 +03:00 |
|
Dmitriy
|
c1b8ab1e5a
|
Edit and translate
Поправил английский вариант и перевел на русский язык.
|
2021-01-17 21:13:27 +03:00 |
|
Olga Revyakina
|
17b2ca2374
|
Fixes
|
2021-01-17 20:05:46 +03:00 |
|
Azat Khuzhin
|
d61a6379fc
|
Update comment for curl dependency for aws
It is not true since #13628
|
2021-01-17 18:38:29 +03:00 |
|
Azat Khuzhin
|
32ffa99461
|
Disable curl for mariadb-connector-c (it is not required)
|
2021-01-17 18:38:11 +03:00 |
|
Alexey Milovidov
|
947add0e87
|
Merge branch 'master' into aggressive-fuzz-new-tests
|
2021-01-17 18:27:45 +03:00 |
|
Anna
|
921c39443d
|
add examples
|
2021-01-17 16:24:58 +03:00 |
|
Anna
|
104c4a662f
|
Merge branch 'master' into annadevyatova-DOCSUP-4439-clusters
|
2021-01-17 15:58:08 +03:00 |
|
Alexey Milovidov
|
e482c5ea15
|
Fix TSan
|
2021-01-17 15:40:14 +03:00 |
|
alexey-milovidov
|
15f4ae26c2
|
Merge pull request #17310 from CurtizJ/multiple-nested
Allow nested with multiple nesting and subcolumns of complex types
|
2021-01-17 15:00:26 +03:00 |
|
Alexey Milovidov
|
be253e3d68
|
Skip test for ANTLR
|
2021-01-17 15:00:00 +03:00 |
|
Azat Khuzhin
|
a6631287a7
|
DistributedBlockOutputStream: add more comments
|
2021-01-17 12:50:37 +03:00 |
|
TCeason
|
a3cc6707b4
|
add MySQL Var check
add MySQL var check: log_bin_use_v1_row_events=OFF
|
2021-01-17 17:50:35 +08:00 |
|
Azat Khuzhin
|
b725e1d131
|
DistributedBlockOutputStream: Remove superfluous brackets for string construction
|
2021-01-17 12:48:51 +03:00 |
|
Azat Khuzhin
|
2955e25e83
|
Fix inserted blocks accounting for insert_distributed_one_random_shard=1
It is tricky due to block splitting
Refs: https://github.com/ClickHouse/ClickHouse/pull/18294
|
2021-01-17 12:45:42 +03:00 |
|
Azat Khuzhin
|
858f07c796
|
Update comment for query AST cloning during inesrt into multiple local shards
Refs: https://github.com/ClickHouse/ClickHouse/pull/18264#discussion_r558839456
|
2021-01-17 12:40:41 +03:00 |
|
Dmitriy
|
f6d1f76b42
|
Add some multiword types
Обновил таблицу ANSI и добавил новые типы данных.
|
2021-01-17 04:30:02 +03:00 |
|
Denis Zhuravlev
|
04dcc9523a
|
test for #18839 Expand_macros_for_fetchPartition
|
2021-01-16 18:26:43 -04:00 |
|
Olga Revyakina
|
fe5053df95
|
Added note about memory usage
|
2021-01-17 00:35:41 +03:00 |
|
alexey-milovidov
|
d2366b5c6c
|
Merge pull request #18233 from vitlibar/fix-access-rights-for-select-count
Fix access rights for SELECT count()
|
2021-01-17 00:12:08 +03:00 |
|
alexey-milovidov
|
bf522d0eea
|
Update InterpreterSelectQuery.cpp
|
2021-01-17 00:11:58 +03:00 |
|
alexey-milovidov
|
d08353cfac
|
Merge pull request #19137 from abyss7/antlr-minor
[ANTLR] Print errors through LOG_ERROR
|
2021-01-17 00:03:21 +03:00 |
|
alexey-milovidov
|
12b5a69405
|
Merge pull request #19098 from zhangjmruc/master
update chinese docs of insert-into and select-all to latest
|
2021-01-17 00:02:31 +03:00 |
|
alexey-milovidov
|
b3d137471e
|
Merge branch 'master' into aggressive-fuzz-new-tests
|
2021-01-16 23:56:44 +03:00 |
|
alexey-milovidov
|
7de745ce77
|
Merge pull request #18554 from kssenii/pg2ch
Add PostgreSQL table function, dictionary source, database engine
|
2021-01-16 23:55:05 +03:00 |
|
Alexey Milovidov
|
909873b45c
|
Prepare Fuzzer to run with different builds
|
2021-01-16 23:54:39 +03:00 |
|
alexey-milovidov
|
ea5e7d98a4
|
Update run-fuzzer.sh
|
2021-01-16 23:47:01 +03:00 |
|
Olga Revyakina
|
322a5e5153
|
First draft
|
2021-01-16 23:00:00 +03:00 |
|
Alexander Tokmakov
|
e57e242482
|
fix
|
2021-01-16 22:56:07 +03:00 |
|
olgarev
|
cd865dcf42
|
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-01-16 22:34:13 +03:00 |
|
alexey-milovidov
|
41c77b4775
|
Update run-fuzzer.sh
|
2021-01-16 22:01:29 +03:00 |
|
alexey-milovidov
|
3737ef253f
|
Merge pull request #19164 from azat/COMPLEX_KEY_SSD_CACHE-dictHas-fix
Add missing type check in dictHas for COMPLEX_KEY_SSD_CACHE layout
|
2021-01-16 20:55:08 +03:00 |
|
alexey-milovidov
|
b226a4ed4d
|
Update run-fuzzer.sh
|
2021-01-16 19:36:08 +03:00 |
|
Kruglov Pavel
|
d722dd835f
|
Merge pull request #18605 from gyuton/gyuton-DOCSUP-5601-Edit_and_translate_to_Russian
DOCSUP-5601: Edited and translated to Russian
|
2021-01-16 19:33:48 +03:00 |
|
Alexey Milovidov
|
950bfb3ec6
|
Allow change max_server_memory_usage without restart
|
2021-01-16 18:33:46 +03:00 |
|
alexey-milovidov
|
54f604c41f
|
Update DataTypeArray.cpp
|
2021-01-16 18:29:43 +03:00 |
|
Alexey Milovidov
|
6cd352fbe3
|
Remove unneeded change from #18977
|
2021-01-16 18:08:21 +03:00 |
|
alexey-milovidov
|
6885890006
|
Merge pull request #18977 from ClickHouse/fix_deadlock_on_shutdown
Fix rare deadlock at shutdown of BackgroundSchedulePool
|
2021-01-16 18:05:59 +03:00 |
|
Alexey Milovidov
|
52a05f4b5d
|
Extreme fuzzing of newly added tests
|
2021-01-16 18:03:32 +03:00 |
|
Alexey Milovidov
|
a2c77c0343
|
Fix possible aliasing issues
|
2021-01-16 17:13:52 +03:00 |
|
Alexey Milovidov
|
029302d766
|
Merge with master
|
2021-01-16 17:09:44 +03:00 |
|
Alexey Milovidov
|
24c8e53440
|
Merge branch 'master' into multiple-nested
|
2021-01-16 16:28:40 +03:00 |
|
alexey-milovidov
|
e67e4588e7
|
Update PostgreSQLConnection.h
|
2021-01-16 15:26:21 +03:00 |
|