Alexey Milovidov
f82aa5747a
Added a test for mutual entropy
2019-02-09 23:28:39 +03:00
Alexey Milovidov
bf95f19655
Fixed entropy aggregate function #4238
2019-02-09 23:17:20 +03:00
Alexey Milovidov
d705c4fc9c
Fixed error found by UBSan; added a test for bitmask functions for negative input
2019-02-09 22:44:27 +03:00
robot-clickhouse
dbde962a6b
Auto version update to [19.2.0] [54414]
2019-02-09 14:13:07 +03:00
Gleb Kanterov
dcfca13554
Fix optimize_skip_unused_shards setting name in CHANGELOG ( #4318 )
2019-02-09 13:31:40 +03:00
proller
a95d2d153d
Build ARM fix ( #4306 )
...
* Build ARM fix
* Fix warning: declaration shadows a local variable
* Add info about SPLIT_SHARED_LIBRARIES
* Fix cpuid on ARM
* release: better pbuilder autoinstall
2019-02-09 01:09:32 +03:00
alexey-milovidov
e7541f03dd
Merge pull request #4305 from vitlibar/add-freebsd-aio-support
...
Add FreeBSD AIO support.
2019-02-09 01:06:41 +03:00
alexey-milovidov
bb333643f0
Merge pull request #4307 from 4ertus2/joins
...
New portion of SyntaxAnalyzer refactoring
2019-02-09 01:04:46 +03:00
ogorbacheva
e275094f7d
Added info about UUID to russian doc ( #4314 )
...
* Adding UUID to "ru" (drafts)
* fix russian text
* Adding UUID to "ru" (drafts)
* fix russian text
* fix english doc
* fixing links to nowhere
2019-02-09 00:37:56 +03:00
Alexey Milovidov
8c850a2e6a
Added a test from Boris Granveaud
2019-02-08 22:40:19 +03:00
alexey-milovidov
5152cb7e9c
Merge pull request #4317 from yandex/client-suggest-use-after-free
...
Fixed use after free in clickhouse-client (suggestion thread)
2019-02-08 22:08:02 +03:00
alexey-milovidov
69aa0866b2
Merge pull request #4297 from yandex/fix-insert-select-read-prefix
...
Fixed wrong behaviour of -WithNames formats when doing INSERT SELECT FROM file
2019-02-08 21:53:23 +03:00
Alexey Milovidov
5b97abe693
Fixed use after free in clickhouse-client (suggestion thread)
2019-02-08 21:15:54 +03:00
chertus
c24ba390b3
fix test
2019-02-08 20:21:28 +03:00
Alexey Milovidov
322c46383e
Addition to prev. revision #4297
2019-02-08 20:17:16 +03:00
Alexey Milovidov
6d23bbabd0
Merge branch 'master' into fix-insert-select-read-prefix
2019-02-08 19:55:06 +03:00
Alexey Milovidov
3d55e375ff
Merge branch 'master' of github.com:yandex/ClickHouse
2019-02-08 19:54:15 +03:00
Alexey Milovidov
277484297a
Aggregator: miscellaneous
2019-02-08 19:54:04 +03:00
alexey-milovidov
dca242f316
Merge pull request #4313 from yandex/fix-error-in-system-tables
...
Fixed error in system.tables
2019-02-08 19:32:43 +03:00
chertus
668b220258
fix push down
2019-02-08 18:37:43 +03:00
alexey-milovidov
d45b90b530
Merge pull request #4310 from yandex/use-after-stack-thread-status
...
Fixed error with dangling pointer on stack to ThreadStatus
2019-02-08 18:35:45 +03:00
Alexey Milovidov
9599e8ad2a
Addition to prev. revision #4297
2019-02-08 18:21:06 +03:00
Alexey Milovidov
8037da4701
Merge branch 'master' into fix-insert-select-read-prefix
2019-02-08 17:36:38 +03:00
Alexey Milovidov
bf7402ecbb
Lowered number of iterations in test
2019-02-08 17:30:53 +03:00
Ivan Lezhankin
c67ec3ddde
Fix running integration tests locally on Fedora (with selinux)
...
Finally!
2019-02-08 17:20:25 +03:00
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