Vitaliy Zakaznikov
f7e61c1ed1
Enabling all TestFlows modules.
...
Increasing clickhouse container health check timeouts.
2021-01-18 17:03:31 -05:00
Denis Glazachev
30ab2830e0
Merge branch 'master' into ldap-role-mapping
...
* master: (605 commits)
DOCSUP-4710: Added support numeric parameters in number and string data types (#18696 )
DOCSUP-5604: Edit and translate to Russian (#18929 )
Update version_date.tsv after release 21.1.2.15
Usability improvement of clickhouse-test
Update jit_large_requests.xml
Update README.md
Update images.json
Make symbolizers available in fuzzer Docker image
Update Dragonbox
Speed up aggregate function sum
Fix MSan report in Kerberos library
Fix MSan error in rocksdb #19213
Add more Fuzzer tasks
Fixes
Update comment for curl dependency for aws
Disable curl for mariadb-connector-c (it is not required)
Fix TSan
Skip test for ANTLR
DistributedBlockOutputStream: add more comments
DistributedBlockOutputStream: Remove superfluous brackets for string construction
...
2021-01-18 22:55:05 +04:00
gyuton
cf3a89cd7b
DOCSUP-4710: Added support numeric parameters in number and string data types ( #18696 )
...
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2021-01-18 19:01:07 +03:00
sevirov
b75dd0badd
DOCSUP-5604: Edit and translate to Russian ( #18929 )
...
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2021-01-18 19:00:46 +03:00
alesapin
c3d7a0cbc4
Merge pull request #19215 from ClickHouse/kerberos-fix-msan
...
Fix MSan report in Kerberos library
2021-01-18 17:17:51 +03:00
robot-clickhouse
c99b5a78a5
Update version_date.tsv after release 21.1.2.15
2021-01-18 15:06:51 +03:00
Alexey Milovidov
897d51b6e7
Usability improvement of clickhouse-test
2021-01-18 14:38:44 +03:00
alexey-milovidov
b282df488f
Merge pull request #19218 from ClickHouse/update-dragonbox
...
Update Dragonbox
2021-01-18 14:23:33 +03:00
alexey-milovidov
4c29a29e4a
Merge pull request #19186 from ClickHouse/change-server-memory-usage-without-restart
...
Allow to change max_server_memory_usage without restart
2021-01-18 14:03:21 +03:00
Alexander Kuzmenkov
cafc6a492d
Update jit_large_requests.xml
2021-01-18 14:00:24 +03:00
alexey-milovidov
f76846b7c5
Merge pull request #19210 from azat/curl-build-dep
...
curl dependency tiny fixes
2021-01-18 14:00:17 +03:00
Ivan Blinkov
7ebe04aed0
Update README.md
2021-01-18 13:59:56 +03:00
alexey-milovidov
6435ab8e4d
Merge pull request #19216 from ClickHouse/speedup-sum
...
Speed up aggregate function sum
2021-01-18 13:57:22 +03:00
alesapin
8fe37ac774
Merge pull request #19214 from ClickHouse/rocksdb-msan
...
Fix MSan error in rocksdb #19213
2021-01-18 13:33:04 +03:00
tavplubix
521179c6db
Merge pull request #18983 from olgarev/revolg-DOCSUP-4960-Settings_in_Select
...
DOCSUP-4960: SETTINGS clause in SELECT
2021-01-18 13:04:43 +03:00
Alexander Kuzmenkov
d22c04568d
Merge pull request #13405 from excitoon-favorites/s3keepalive
...
Connection pools for S3
2021-01-18 12:52:37 +03:00
alesapin
0c4b936555
Merge pull request #19220 from ClickHouse/fuzzer-symbolizers
...
Make symbolizers available in fuzzer Docker image
2021-01-18 10:56:05 +03:00
alexey-milovidov
1444ccb85e
Merge pull request #19206 from azat/dist-pull
...
Tiny changes in DistributedBlockOutputStream
2021-01-18 01:04:50 +03:00
Alexey Milovidov
712bef8eef
Merge branch 'master' into change-server-memory-usage-without-restart
2021-01-18 00:00:09 +03:00
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
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
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
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
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
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
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
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
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
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
a2c77c0343
Fix possible aliasing issues
2021-01-16 17:13:52 +03:00