Commit Graph

68083 Commits

Author SHA1 Message Date
alexey-milovidov
60b87a57c7
Merge pull request #26257 from ClickHouse/CurtizJ-patch-3
Fix output of TSV in integration tests
2021-07-13 02:53:10 +03:00
alexey-milovidov
5295f7ebb2
Merge pull request #26235 from ClickHouse/check-non-deterministic-functions-in-keys
Check for non-deterministic functions in keys, including constant expressions
2021-07-13 02:46:44 +03:00
kssenii
bcc77fca62 Merge branch 'add-sqlite-support' of github.com:g-arslan/ClickHouse into g-arslan-add-sqlite-support 2021-07-12 22:39:34 +00:00
Maksim Kita
a5b06b88ac
Merge pull request #26243 from pickishere/master
Chinese translation of mysql.md
2021-07-13 01:08:23 +03:00
Maksim Kita
8cf7cec413
Merge pull request #26258 from kitaisreal/compile-enum-type
Enum type additional support for compilation
2021-07-13 01:04:25 +03:00
Maksim Kita
5d1e042429 Enum type additional support for compilation 2021-07-13 01:03:57 +03:00
kssenii
976f4dffda Add table function sqlite, fix type conversions 2021-07-12 21:09:23 +00:00
Vitaly Baranov
f4507dba7b
Fix typo 2021-07-13 00:07:33 +03:00
Kseniia Sumarokova
f890dde818
Update codespell-ignore-lines.list 2021-07-12 23:52:08 +03:00
Nikolay Degterinsky
75be358250 Fix style 2021-07-12 19:47:13 +00:00
Nikolay Degterinsky
8d2da5933c Minor fixes 2021-07-12 19:04:53 +00:00
Maksim Kita
e6c8100f63
Merge pull request #26248 from Algunenano/fast_nullable
Speed up addition of nullable integers with native representation
2021-07-12 21:20:45 +03:00
Kseniia Sumarokova
08ab42483c
Update DatabaseFactory.cpp 2021-07-12 20:40:30 +03:00
Kseniia Sumarokova
ec51215a75
Update SQLiteBlockInputStream.cpp 2021-07-12 20:39:47 +03:00
Kseniia Sumarokova
4a6b4d6c26
Merge pull request #25774 from liuneng1994/datatype-date32
Datatype Date32, support range 1925 to 2283
2021-07-12 20:33:39 +03:00
Anton Popov
313cd0077d
Fix output of TSV in integration tests 2021-07-12 20:23:19 +03:00
zxc111
e0261866a4 add settings && add test case 2021-07-13 01:15:35 +08:00
alexey-milovidov
80fed6eebf
Merge pull request #26236 from ClickHouse/handle-nonexistent-detached-directory
Handle non-existent `detached` directories
2021-07-12 19:45:33 +03:00
alexey-milovidov
f30e614165
Update build.md 2021-07-12 19:21:13 +03:00
Artur
984db516b3 correcting input commands format 2021-07-12 16:17:39 +00:00
Alexey Milovidov
e0ae04297a Fix fast test 2021-07-12 18:19:49 +03:00
Vitaly Baranov
ec7f2d74b1 Fix ReadBufferFromS3 2021-07-12 17:36:36 +03:00
Maksim Kita
91330be0af
Merge pull request #26237 from kitaisreal/compile-enum-type
Compile Enum type
2021-07-12 16:47:26 +03:00
Maksim Kita
eef2394c9c Compile Enum type 2021-07-12 16:47:14 +03:00
Nikolay Degterinsky
f0ddbb1ca5 Add functional test 2021-07-12 13:41:10 +00:00
Nikolay Degterinsky
8bdd1e93ae Fix 2021-07-12 13:40:22 +00:00
Artur
14881c3b8a Improve tests 2021-07-12 13:00:23 +00:00
Artur
278099e663 correct code style 2021-07-12 12:21:18 +00:00
Raúl Marín
36bc22df98 Speed up addition of nullable native integers 2021-07-12 13:38:54 +02:00
Artur
66178b1db1 expect remark 2021-07-12 11:02:06 +00:00
Nikolay Degterinsky
ab3ab9fa41 Fix mutable 2021-07-12 11:00:26 +00:00
Nikolay Degterinsky
fb661bc38d Minor fixes 2021-07-12 10:58:53 +00:00
Artur
1e90287e9a Adding tests for system.warnings 2021-07-12 10:57:39 +00:00
Nikolay Degterinsky
7a8361c562 Add columns size for Tiny Log 2021-07-12 10:51:05 +00:00
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
alexey-milovidov
e0c095397d
Update test_select_aggregate_alias_column.py 2021-07-12 00:36:27 +03:00
kssenii
bf7bd39bf2 Change file + dir permissions in test 2021-07-11 21:35:29 +00:00