Nikolay Degterinsky
|
dc18f68b72
|
Minor fix
|
2021-07-12 10:21:17 +00:00 |
|
Nikolay Degterinsky
|
fd957f332e
|
Add column sizes for Log tables
|
2021-07-12 10:06:24 +00:00 |
|
levie
|
0ddd57dcb1
|
Chinese translation of mysql.md
|
2021-07-12 17:50:45 +08:00 |
|
kssenii
|
aecb344baa
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into g-arslan-add-sqlite-support
|
2021-07-12 07:55:39 +00:00 |
|
kssenii
|
068d85aa8b
|
Fix Nulls usage
|
2021-07-12 07:53:52 +00:00 |
|
Kseniia Sumarokova
|
ec9a30d8b9
|
Update ya.make
|
2021-07-12 10:35:18 +03:00 |
|
Alexey Milovidov
|
2a2aa69459
|
Handle non-existent "detached" directories
|
2021-07-12 10:01:26 +03:00 |
|
Alexey Milovidov
|
48cbd93dcb
|
Add a test
|
2021-07-12 09:48:52 +03:00 |
|
Alexey Milovidov
|
d848e5495c
|
Better implementation
|
2021-07-12 09:36:46 +03:00 |
|
alexey-milovidov
|
10fc871de9
|
Merge pull request #26232 from ClickHouse/read-pread
Support for `pread` in `ReadBufferFromFile`
|
2021-07-12 08:59:34 +03:00 |
|
Alexey Milovidov
|
ff5c433f10
|
Check for non-deterministic functions in keys, including constant expressions
|
2021-07-12 08:58:19 +03:00 |
|
Alexey Milovidov
|
822cc0fec3
|
Lowered amount of syscalls in AsynchronousMetrics
|
2021-07-12 04:12:34 +03:00 |
|
Alexey Milovidov
|
e0effad4d1
|
Fix tiny issue
|
2021-07-12 03:33:13 +03:00 |
|
alexey-milovidov
|
8f1d7e67ca
|
Merge pull request #26003 from ClickHouse/ditch-aio
Remove AIO for sequential reads
|
2021-07-12 03:25:23 +03:00 |
|
kssenii
|
bf7bd39bf2
|
Change file + dir permissions in test
|
2021-07-11 21:35:29 +00:00 |
|
robot-clickhouse
|
9e4f6a01ac
|
Update version_date.tsv after release 20.8.19.4
|
2021-07-11 22:53:38 +03:00 |
|
kssenii
|
d6967dbd2b
|
Update test
|
2021-07-11 19:10:52 +00:00 |
|
Alexey Milovidov
|
7e932c2504
|
Fix Arcadia
|
2021-07-11 22:07:46 +03:00 |
|
Alexey Milovidov
|
d3cdae1211
|
Fix build
|
2021-07-11 22:07:17 +03:00 |
|
Maksim Kita
|
82650a878f
|
Merge pull request #26161 from kitaisreal/compile-aggregate-functions-bitwise
Compile AggregateFunctionBitwise
|
2021-07-11 20:06:47 +03:00 |
|
neng.liu
|
dfe05ca583
|
fix test error
|
2021-07-11 06:14:03 -07:00 |
|
neng.liu
|
4669839fbb
|
add comment and update ya.make
|
2021-07-11 04:55:42 -07:00 |
|
Amos Bird
|
bed76e88bc
|
Disable table functions for GLOBAL IN
|
2021-07-11 19:52:24 +08:00 |
|
Maksim Kita
|
61bf623a3c
|
Merge pull request #26210 from ClickHouse/system-stack-trace-fix
Fix excessive newline in `system.stack_trace`
|
2021-07-11 12:31:16 +03:00 |
|
Maksim Kita
|
5d818708d2
|
Merge pull request #26213 from ClickHouse/fix-bad-code-merge-tree
Fix bad code (default function argument)
|
2021-07-11 12:30:38 +03:00 |
|
alesapin
|
4964bc1230
|
Merge pull request #26127 from ClickHouse/apply_zookeeper_logs
Fix several bugs in ZooKeeper snapshots deserialization
|
2021-07-11 10:25:04 +03:00 |
|
Amos Bird
|
7c6c1234f8
|
Proper GLOBAL IN function rewrite.
|
2021-07-11 14:21:57 +08:00 |
|
Alexey Milovidov
|
2d02a3a45d
|
Fix errors
|
2021-07-11 05:43:54 +03:00 |
|
Alexey Milovidov
|
1ce40d6629
|
Fix bad code (default function argument)
|
2021-07-11 04:01:23 +03:00 |
|
Alexey Milovidov
|
52a234b048
|
Merge branch 'ditch-aio' of github.com:yandex/ClickHouse into ditch-aio
|
2021-07-11 03:37:00 +03:00 |
|
Alexey Milovidov
|
29624436ff
|
Return back O_DIRECT
|
2021-07-11 03:35:43 +03:00 |
|
Alexey Milovidov
|
002e648183
|
Merge branch 'system-stack-trace-fix' into ditch-aio
|
2021-07-11 03:35:26 +03:00 |
|
Alexey Milovidov
|
4df8de76c8
|
Fix #24124
|
2021-07-11 03:34:00 +03:00 |
|
Alexey Milovidov
|
30826c7d7d
|
Return O_DIRECT
|
2021-07-11 03:33:14 +03:00 |
|
Alexey Milovidov
|
81646f8389
|
Merge branch 'master' into ditch-aio
|
2021-07-11 03:06:45 +03:00 |
|
alexey-milovidov
|
103b860555
|
Update tuple-functions.md
|
2021-07-10 23:12:32 +03:00 |
|
alexey-milovidov
|
757e5745f2
|
Merge pull request #25483 from qoega/update-h3
Update h3
|
2021-07-10 19:18:45 +03:00 |
|
alexey-milovidov
|
6f81482a94
|
Merge pull request #26179 from ClickHouse/untuple-transformers-msan
Added failing test #24404
|
2021-07-10 19:17:36 +03:00 |
|
alexey-milovidov
|
f95cd5b1e4
|
Merge pull request #26180 from ClickHouse/azat-subdomains
Merging #26041.
|
2021-07-10 19:16:01 +03:00 |
|
robot-clickhouse
|
f0cd4dd467
|
Update version_date.tsv after release 21.5.9.4
|
2021-07-10 17:01:18 +03:00 |
|
Maksim Kita
|
c17ab7db8e
|
Merge pull request #26147 from vitlibar/pad-functions-comments
Add comments for the implementations of the pad functions
|
2021-07-10 16:42:54 +03:00 |
|
Maksim Kita
|
36de61c6d0
|
Fixed performance test
|
2021-07-10 16:37:32 +03:00 |
|
kssenii
|
ded4556942
|
More tests
|
2021-07-10 12:47:44 +00:00 |
|
robot-clickhouse
|
f45869ab44
|
Update version_date.tsv after release 21.3.15.4
|
2021-07-10 15:04:34 +03:00 |
|
kssenii
|
10611ef92a
|
Normal exceptions
|
2021-07-10 11:00:59 +00:00 |
|
robot-clickhouse
|
eb5ca241ec
|
Update version_date.tsv after release 21.6.7.57
|
2021-07-10 13:51:03 +03:00 |
|
kssenii
|
18c2abaaf9
|
Fix database engine attach, more tests
|
2021-07-10 10:31:21 +00:00 |
|
alesapin
|
0e09bb1652
|
Merge pull request #26150 from ClickHouse/clickhouse_keeper_docs
Add draft for clickhouse-keeper docs
|
2021-07-10 12:40:12 +03:00 |
|
Alexey Milovidov
|
d93fb6c93f
|
Drop Arcadia
|
2021-07-10 11:54:43 +03:00 |
|
Alexey Milovidov
|
ee4b261857
|
Merge branch 'master' into update-h3
|
2021-07-10 11:52:39 +03:00 |
|