Vitaliy Zakaznikov
|
279d33d71b
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_map_type_tests
|
2021-04-21 13:49:36 -04:00 |
|
Maksim Kita
|
631d870ae3
|
Cast to array from empty array
|
2021-04-21 20:29:49 +03:00 |
|
Dmitriy
|
ba82481dde
|
Update system.md
Внес небольшие правки.
|
2021-04-21 19:42:03 +03:00 |
|
Olga Revyakina
|
fa7917e385
|
Updates
|
2021-04-21 19:36:59 +03:00 |
|
sevirov
|
46b12a9ccd
|
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:30:54 +03:00 |
|
sevirov
|
c77429847d
|
Update docs/ru/sql-reference/statements/alter/partition.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:30:31 +03:00 |
|
sevirov
|
d9989bede8
|
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:30:16 +03:00 |
|
sevirov
|
176ca58e72
|
Update docs/en/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:30:04 +03:00 |
|
sevirov
|
e6b73b8c4e
|
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:29:52 +03:00 |
|
sevirov
|
70090fb09b
|
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:29:28 +03:00 |
|
Olga Revyakina
|
cc63fe0af5
|
Start
|
2021-04-21 19:25:04 +03:00 |
|
kssenii
|
2e6c753add
|
Allow separate vhost for each table
|
2021-04-21 15:51:05 +00:00 |
|
Russ Frank
|
822fc9b110
|
deltasum counter reset bugfix & test
|
2021-04-21 09:52:53 -04:00 |
|
alexey-milovidov
|
3604aa92f8
|
Merge pull request #23363 from abyss7/backport-by-label
Use 'release' label from PRs
|
2021-04-21 16:17:13 +03:00 |
|
Nikita Mikhaylov
|
d4e8f9676b
|
Merge pull request #21304 from amosbird/indexhint
Resurrect indexHint function.
|
2021-04-21 16:14:43 +03:00 |
|
alexey-milovidov
|
6c5ff3db7d
|
Merge pull request #23294 from ClickHouse/fix_create_drop_replica_race
Fix race between DROP/CREATE ReplicatedMergeTree
|
2021-04-21 16:06:15 +03:00 |
|
mergify[bot]
|
7da7279390
|
Merge branch 'master' into fix_create_drop_replica_race
|
2021-04-21 13:03:29 +00:00 |
|
alexey-milovidov
|
34b30d80d4
|
Update StorageReplicatedMergeTree.cpp
|
2021-04-21 16:01:54 +03:00 |
|
tavplubix
|
1a776b47a7
|
Update MergeTreeData.cpp
|
2021-04-21 15:34:42 +03:00 |
|
alexey-milovidov
|
20a5fed53e
|
Merge pull request #23392 from ClickHouse/fix-4854
Keep default timezone on DateTime operations if it was not provided explicitly #4854
|
2021-04-21 15:00:59 +03:00 |
|
alexey-milovidov
|
9c649932bc
|
Merge pull request #23375 from ClickHouse/fix-read-in-order-with-collation
Fix read in order optimization of COLLATE is present #22379
|
2021-04-21 15:00:02 +03:00 |
|
Alexey Milovidov
|
a8da1b5e40
|
The annoying Arcadia
|
2021-04-21 14:59:49 +03:00 |
|
alexey-milovidov
|
68e93959c1
|
Merge pull request #23377 from ClickHouse/atomic-database-for-devs
Use Atomic database for development environment
|
2021-04-21 14:57:53 +03:00 |
|
Chao Ma
|
713eb9486c
|
Fix kafka storage does not work with arrow and arrowstream format messages
|
2021-04-21 19:44:09 +08:00 |
|
Maksim Kita
|
71c27a4dc0
|
Merge pull request #23378 from ClickHouse/add-test-2582
Add test for #2582
|
2021-04-21 13:36:19 +03:00 |
|
Maksim Kita
|
20b1930ee2
|
Merge pull request #23379 from ClickHouse/add-test-1647
Add test for #1647
|
2021-04-21 13:34:27 +03:00 |
|
Nikolai Kochetov
|
44112587d4
|
Merge pull request #23309 from ClickHouse/try-fix-crash-with-unknown-packet
Fix crash in case of unknown packet
|
2021-04-21 08:47:17 +03:00 |
|
Nikolai Kochetov
|
9ec6fd1943
|
Merge pull request #23359 from ClickHouse/try-fix-23029
Fix #23029
|
2021-04-21 08:46:21 +03:00 |
|
Amos Bird
|
50f2e488bd
|
Fix invalid virtual column expr
|
2021-04-21 10:29:03 +08:00 |
|
TCeason
|
51fe9fc771
|
modify MaterializeMySQL check MySQL var logical
Supprot for MySQL 5.7.9: https://github.com/ClickHouse/ClickHouse/issues/4006#issuecomment-817622685
|
2021-04-21 10:16:04 +08:00 |
|
Maksim Kita
|
b67f40bae1
|
Merge pull request #23357 from traceon/fix-disabled-odbc-compilation
Disable clickhouse-odbc-bridge build when ODBC is disabled
|
2021-04-21 01:13:49 +03:00 |
|
Maksim Kita
|
29c4be35e4
|
Merge pull request #23358 from traceon/fix-apple-clang-build
Fix AppleClang build
|
2021-04-21 01:13:02 +03:00 |
|
Anton Popov
|
a83a07246e
|
allow to move more conditions to PREWHERE
|
2021-04-21 01:03:58 +03:00 |
|
Maksim Kita
|
02515ff0a4
|
Merge pull request #23191 from kitaisreal/use-local-shard-if-no-remote-connections
Updated QueryAliasVisitor to prefer alias for aliases like _subquery
|
2021-04-21 00:58:47 +03:00 |
|
Alexey Milovidov
|
579ae270ce
|
Return test
|
2021-04-21 00:58:33 +03:00 |
|
Kruglov Pavel
|
28e79973a2
|
Merge pull request #23274 from sevirov/sevirov-DOCSUP-5921-document_simplestate_combinator
DOCSUP-5921: Document the -SimpleState combinator
|
2021-04-21 00:50:57 +03:00 |
|
Alexey Milovidov
|
054da0ea34
|
Revert #17359
|
2021-04-21 00:23:47 +03:00 |
|
Alexey Milovidov
|
502bc3575c
|
Revert #17359
|
2021-04-21 00:22:29 +03:00 |
|
Alexey Milovidov
|
416efbacbb
|
Keep default timezone on DateTime operations if it was not provided explicitly #4854
|
2021-04-21 00:08:06 +03:00 |
|
Alexey Milovidov
|
2004982389
|
Update gitignore
|
2021-04-20 23:39:41 +03:00 |
|
Alexey Milovidov
|
795992912d
|
Remove even more files
|
2021-04-20 23:38:22 +03:00 |
|
alexey-milovidov
|
022b2e918b
|
Merge pull request #21319 from ka1bi4/romanzhukov-DOCSUP-7086-add-s3-translation-ru
DOCSUP-7086: Edit and translate to Russian (s3 and updating ClickHouse)
|
2021-04-20 23:37:42 +03:00 |
|
Alexey Milovidov
|
f4926a525f
|
Exclude from fasttest
|
2021-04-20 23:32:18 +03:00 |
|
alexey-milovidov
|
066a4daf5f
|
Update adopters.md
|
2021-04-20 22:48:03 +03:00 |
|
Alexey Milovidov
|
c7e20282f5
|
Add test for #1647
|
2021-04-20 22:28:20 +03:00 |
|
Alexey Milovidov
|
c661ffd763
|
Add test for #2582
|
2021-04-20 22:21:15 +03:00 |
|
Alexey Milovidov
|
508bfd0b3f
|
Use Atomic database for development environment
|
2021-04-20 22:09:59 +03:00 |
|
Kseniia Sumarokova
|
3b9e6dd978
|
Merge pull request #23352 from kssenii/fix-hdfs-virtual-columns
Add test for #12077
|
2021-04-20 22:02:42 +03:00 |
|
Kseniia Sumarokova
|
f9291d7624
|
Merge branch 'master' into fix-hdfs-virtual-columns
|
2021-04-20 22:01:32 +03:00 |
|
alexey-milovidov
|
4c1022ac03
|
Merge pull request #23318 from kssenii/fix-hdfs-with-spaces
Fix hdfs reading from files with spaces
|
2021-04-20 21:48:41 +03:00 |
|