Alexey Milovidov
|
edd5844bed
|
Print stack trace on SIGTRAP
|
2021-02-13 00:29:47 +03:00 |
|
kssenii
|
219dece1d0
|
Slightly better
|
2021-02-12 21:15:00 +00:00 |
|
kssenii
|
010a640ed8
|
Fix and test different data types
|
2021-02-12 21:14:47 +00:00 |
|
kssenii
|
5bc0010f94
|
Better
|
2021-02-12 21:14:36 +00:00 |
|
kssenii
|
ed6d19b8a6
|
Add PostgreSQLReplica database engine
|
2021-02-12 21:14:24 +00:00 |
|
kssenii
|
9c2c7be4cf
|
Separate replication interface from single storage
|
2021-02-12 21:14:10 +00:00 |
|
kssenii
|
7ceb784d1e
|
Better slot usage, some fixes
|
2021-02-12 21:13:54 +00:00 |
|
kssenii
|
d87bfef890
|
Read up to max_block_size rows
|
2021-02-12 21:13:43 +00:00 |
|
kssenii
|
02e19f9422
|
Better
|
2021-02-12 21:13:13 +00:00 |
|
kssenii
|
d255b63364
|
Slightly better
|
2021-02-12 21:13:01 +00:00 |
|
kssenii
|
8d0c28d470
|
Replicate update queries
|
2021-02-12 21:12:41 +00:00 |
|
kssenii
|
0d19992128
|
Replicate delete queries
|
2021-02-12 21:12:27 +00:00 |
|
kssenii
|
4aadd0c3f2
|
Replicate insert queries
|
2021-02-12 21:11:55 +00:00 |
|
kssenii
|
179a558a04
|
Setup connection in the background, better drop table
|
2021-02-12 21:11:35 +00:00 |
|
kssenii
|
b842ce114b
|
Initial sync into ReplacingMergeTree table, select via nested table
|
2021-02-12 21:11:09 +00:00 |
|
kssenii
|
60ebb86d97
|
Add stream and buffer classes
|
2021-02-12 21:10:40 +00:00 |
|
kssenii
|
a1bcc5fb39
|
Decode replication messages
|
2021-02-12 21:10:10 +00:00 |
|
kssenii
|
84ffd76853
|
Initial table sync and replication pre-startup
|
2021-02-12 21:09:43 +00:00 |
|
alesapin
|
051c9533b9
|
Fix dependent test
|
2021-02-12 22:42:20 +03:00 |
|
alesapin
|
939a3e9555
|
Fix tests for better parallel run
|
2021-02-12 22:28:00 +03:00 |
|
Alexander Tokmakov
|
184ec67dac
|
better ddl queue cleanup
|
2021-02-12 22:23:50 +03:00 |
|
Nikita Mikhailov
|
801d109234
|
fix
|
2021-02-12 22:05:31 +03:00 |
|
Nikita Mikhailov
|
609ced42ef
|
better
|
2021-02-12 20:27:55 +03:00 |
|
Nikita Mikhailov
|
2a52aa8ca3
|
fix test
|
2021-02-12 20:25:40 +03:00 |
|
alesapin
|
9cbda346bb
|
Add test for already working code
|
2021-02-12 19:49:27 +03:00 |
|
alesapin
|
eff6b74fa0
|
Merge pull request #20394 from ClickHouse/revert-20224-fix_config_reloader_destruction
Revert "Fix access control manager destruction order"
|
2021-02-12 19:14:39 +03:00 |
|
alesapin
|
a25ce1c166
|
Revert "Fix access control manager destruction order"
|
2021-02-12 19:13:57 +03:00 |
|
Nikita Mikhailov
|
fcd080631f
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into keen-wolf-filefuncwithreadbuf
|
2021-02-12 17:53:18 +03:00 |
|
Alexander Kuzmenkov
|
ef2b40cf89
|
Update index.md
|
2021-02-12 17:37:22 +03:00 |
|
Alexander Kuzmenkov
|
a0c1bfd9bd
|
Update index.md
|
2021-02-12 17:36:21 +03:00 |
|
Alexander Kuzmenkov
|
06b21c207f
|
Update index.md
|
2021-02-12 17:22:03 +03:00 |
|
Vladimir
|
0bd16745de
|
Bit more complicated example for isIPv4String - ru
|
2021-02-12 16:53:44 +03:00 |
|
Vladimir
|
c925e34e73
|
Bit more complicated example for isIPv4String
|
2021-02-12 16:52:33 +03:00 |
|
Nikita Mikhaylov
|
7d02d58390
|
bump CI
|
2021-02-12 16:14:34 +03:00 |
|
alexey-milovidov
|
f669a9f97a
|
Merge pull request #20348 from kitaisreal/common-types-template-instantiations
Common types template instantiations
|
2021-02-12 15:53:00 +03:00 |
|
Nikolai Kochetov
|
2ba503a9cc
|
Merge pull request #20110 from vitlibar/mongodb-doesnt-connect-before-read
MongoDB table engine now establishes connection only when it reads data.
|
2021-02-12 15:49:45 +03:00 |
|
Nikita Mikhaylov
|
3174c57562
|
Update src/Formats/JSONEachRowUtils.cpp
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-02-12 15:29:19 +03:00 |
|
Nikita Mikhailov
|
999062e926
|
fix test
|
2021-02-12 13:45:18 +03:00 |
|
Alexander Kuzmenkov
|
824475b224
|
cleanup
|
2021-02-12 13:37:27 +03:00 |
|
alesapin
|
a94e223cee
|
Merge pull request #20344 from azat/join_use_nulls-fix
Fix null dereference with join_use_nulls=1
|
2021-02-12 12:48:53 +03:00 |
|
alesapin
|
9aadbde86c
|
Merge pull request #20339 from kitaisreal/decimal-binary-operation-constants-fix
Decimal binary operation constants fix
|
2021-02-12 12:32:58 +03:00 |
|
alesapin
|
6aecb62416
|
Replace database with ordinary
|
2021-02-12 12:17:10 +03:00 |
|
Maksim Kita
|
f9527738c9
|
Added comments
|
2021-02-12 12:12:04 +03:00 |
|
alesapin
|
c883b7d154
|
Split tests to make them stable
|
2021-02-12 11:50:20 +03:00 |
|
Maksim Kita
|
e141367bcf
|
Merge pull request #20345 from azat/RANGE_HASHED-dict-fix
Avoid invalid dereference in RANGE_HASHED() dictionary
|
2021-02-12 11:05:10 +03:00 |
|
alesapin
|
a2bb586170
|
Merge pull request #20335 from ClickHouse/fix_scheduling_of_non_successful_background_tasks
Fix backoff for failed background tasks in replicated merge tree
|
2021-02-12 10:06:04 +03:00 |
|
George
|
90ba831301
|
Fixes
|
2021-02-12 09:43:31 +03:00 |
|
gyuton
|
5ef59032c3
|
Update docs/en/sql-reference/functions/ip-address-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-12 09:21:59 +03:00 |
|
gyuton
|
275a7870bc
|
Update docs/ru/sql-reference/functions/ip-address-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-12 09:21:54 +03:00 |
|
Olga Revyakina
|
bb2a11bcfd
|
Misspelling
|
2021-02-12 07:43:33 +03:00 |
|