Alexey Milovidov
|
c2b6b15778
|
Fixed error in system.tables #3982
|
2019-02-08 17:10:26 +03:00 |
|
simon-says
|
2bc0ad3fdb
|
Update description of dateDiff function (#4311)
Added details on what possible `'unit'` values are
|
2019-02-08 16:41:32 +03:00 |
|
Vitaly Baranov
|
49611e87e9
|
Fix build and code-style.
|
2019-02-08 16:36:58 +03:00 |
|
alesapin
|
dc98b50f14
|
Fix HTTP insert
|
2019-02-08 16:24:24 +03:00 |
|
Alexey Milovidov
|
94d43c4cb2
|
Fixed error with dangling pointer on stack to ThreadStatus
|
2019-02-08 16:23:10 +03:00 |
|
chertus
|
6309377323
|
remove fix for JOIN ON columns in collectUsedColumns
|
2019-02-08 14:14:48 +03:00 |
|
Ivan Blinkov
|
2d5090568f
|
Update issue templates
|
2019-02-08 12:53:43 +03:00 |
|
Stupnikov Andrey
|
dbc9376a0f
|
arrayWithConstant function implementation;
|
2019-02-08 02:24:07 +03:00 |
|
Nikita Vasilev
|
cecbd5d0ac
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_fix
|
2019-02-08 00:17:35 +03:00 |
|
ogorbacheva
|
80fcbb6a20
|
Adding SAMPLE .. OFFSET to doc (#4289)
* Add description of the SAMPLE OFFSET clauseH[D
* Add description of the SAMPLE OFFSET clause
* fix sample offset doc
* review fix
|
2019-02-08 00:11:53 +03:00 |
|
Nikita Vasilev
|
a904f370f2
|
upd minmax test
|
2019-02-08 00:11:22 +03:00 |
|
Nikita Vasilev
|
f0272b7b6c
|
:fix set test
|
2019-02-07 23:43:03 +03:00 |
|
chertus
|
db9a2060bf
|
get rid of custom JOIN ON names qualification
|
2019-02-07 22:18:40 +03:00 |
|
urgordeadbeef
|
f236ec93be
|
Add FreeBSD AIO support.
|
2019-02-07 21:48:09 +03:00 |
|
Alexey Zatelepin
|
705616f30e
|
add en docs [#CLICKHOUSE-3912]
|
2019-02-07 21:15:17 +03:00 |
|
Alexey Zatelepin
|
48a40f493a
|
add ru docs [#CLICKHOUSE-3912]
|
2019-02-07 21:12:05 +03:00 |
|
Emmanuel Donin de Rosière
|
c592006979
|
Support of Nullable types in MySQL function
Trying to fix style error
|
2019-02-07 18:05:50 +01:00 |
|
Ivan Lezhankin
|
c9bc09ab7f
|
Rewrite tests one more time
|
2019-02-07 19:40:16 +03:00 |
|
alesapin
|
0a4c99efe4
|
More effective
|
2019-02-07 19:09:06 +03:00 |
|
alesapin
|
15488a21eb
|
Really process single query instead of preparsed multiquery
|
2019-02-07 19:03:02 +03:00 |
|
alesapin
|
830994aae5
|
Small fixes in tests
|
2019-02-07 17:25:40 +03:00 |
|
Emmanuel Donin de Rosière
|
896b64e823
|
Support of Nullable types in MySQL function
Trying to fix style error
|
2019-02-07 15:09:22 +01:00 |
|
alesapin
|
b0a77ff3f7
|
Allow to insert from any format
|
2019-02-07 16:58:36 +03:00 |
|
Alexey Zatelepin
|
398a617bfd
|
don't throw exceptions when a query can't be killed (e.g. ALTER queries)
Instead report it in the KILL QUERY results
|
2019-02-07 16:53:06 +03:00 |
|
Ivan Lezhankin
|
92769a2460
|
Don't update "arrow" on client-side for nothing
|
2019-02-07 16:47:16 +03:00 |
|
Emmanuel Donin de Rosière
|
cde57600d9
|
Support of Nullable types in MySQL function
Add setting 'external_tables_use_nulls'
|
2019-02-07 14:43:18 +01:00 |
|
alesapin
|
48bd750856
|
Fix perf-test input data and refactor two tests
|
2019-02-07 16:18:04 +03:00 |
|
Ivan Lezhankin
|
018df69d3d
|
Merge remote-tracking branch 'upstream/master' into issue-2675
|
2019-02-07 15:45:21 +03:00 |
|
Emmanuel Donin de Rosière
|
98b70f524c
|
Merge remote-tracking branch 'upstream/master'
|
2019-02-07 10:46:55 +01:00 |
|
Emmanuel Donin de Rosière
|
fd5656963d
|
Support of Nullable types in MySQL tables
fix code style
|
2019-02-07 10:46:11 +01:00 |
|
alexey-milovidov
|
7c830941a6
|
Merge pull request #4256 from zlobober/useful_what_in_exceptions
Make exception.what() less useless.
|
2019-02-07 12:15:43 +03:00 |
|
Vitaly Baranov
|
7ff5439971
|
Merge pull request #4298 from vitlibar/add-function-to-start-of-ten-minutes
Add function toStartOfTenMinutes().
|
2019-02-07 11:46:13 +03:00 |
|
Ivan Blinkov
|
7033e6b185
|
Update issue templates
|
2019-02-07 10:44:06 +03:00 |
|
Vitaly Baranov
|
7cbdb17f5b
|
Add function toStartOfTenMinutes().
|
2019-02-07 01:50:04 +03:00 |
|
Alexey Milovidov
|
c60db4b978
|
Better code
|
2019-02-07 00:47:31 +03:00 |
|
Alexey Milovidov
|
e6ae1e36b6
|
Addition to prev. revision #4297
|
2019-02-07 00:44:17 +03:00 |
|
Alexey Milovidov
|
bcd7d3cc63
|
Fixed wrong behaviour of -WithNames formats when doing INSERT SELECT ... FROM file #3469
|
2019-02-07 00:40:49 +03:00 |
|
Maxim Akhmedov
|
84b4070213
|
Change exception regexp in test.
|
2019-02-07 00:00:33 +03:00 |
|
Nikita Vasilev
|
a3e47ed766
|
fix test
|
2019-02-06 23:29:47 +03:00 |
|
alexey-milovidov
|
494529fa78
|
Merge pull request #4296 from yandex/system-logs-simpler
System logs: simplification
|
2019-02-06 23:21:39 +03:00 |
|
Nikita Vasilev
|
c6f0dd4a87
|
unique -> set : docs
|
2019-02-06 23:08:43 +03:00 |
|
Nikita Vasilev
|
a675ba2323
|
unique -> set
|
2019-02-06 23:05:50 +03:00 |
|
alexey-milovidov
|
1d7b120642
|
Merge pull request #4294 from yandex/optimize-better-error-message
Slightly better message with reason for OPTIMIZE query with "optimize_throw_if_noop"
|
2019-02-06 22:43:49 +03:00 |
|
Alexey Milovidov
|
596234e55c
|
System logs: simplification
|
2019-02-06 21:33:29 +03:00 |
|
alexey-milovidov
|
2686f64233
|
Merge pull request #4128 from yandex/unified-sets
Unified sets
|
2019-02-06 20:40:11 +03:00 |
|
alexey-milovidov
|
9a4c4964b2
|
Update ColumnsHashingImpl.h
|
2019-02-06 20:17:59 +03:00 |
|
alexey-milovidov
|
ba01f7fd77
|
Update ColumnsHashing.h
|
2019-02-06 19:58:27 +03:00 |
|
KochetovNicolai
|
063565265b
|
Update formatIPv6.cpp
Fix build.
|
2019-02-06 19:48:38 +03:00 |
|
chertus
|
3fd3884b32
|
one more minor refactoring
|
2019-02-06 19:44:47 +03:00 |
|
Alexey Milovidov
|
89861f8663
|
Merge branch 'master' of github.com:yandex/ClickHouse into optimize-better-error-message
|
2019-02-06 19:34:53 +03:00 |
|