Nikolai Kochetov
|
551d04c01f
|
Merge pull request #6495 from yandex/fix-format-factory-default-streams
Fix FormatFactory default formats.
|
2019-08-15 09:53:51 +03:00 |
|
alexey-milovidov
|
64f676504d
|
Merge pull request #6493 from yandex/request-splitting-test
Added a test for bad URIs
|
2019-08-14 23:55:34 +03:00 |
|
chertus
|
7c566f317c
|
refactoring: extract SelectQueryExpressionAnalyzer from ExpressionAnalyzer
|
2019-08-14 22:30:30 +03:00 |
|
CurtizJ
|
0b3d7d8032
|
Merge remote-tracking branch 'upstream/master' into order-by-efficient
|
2019-08-14 21:26:25 +03:00 |
|
Nikita Mikhaylov
|
e83482b512
|
metric_log.xml
|
2019-08-14 20:21:45 +03:00 |
|
alexey-milovidov
|
7a439e269f
|
Merge pull request #6470 from alex-krash/function_user
Function currentUser()
|
2019-08-14 20:09:54 +03:00 |
|
alexey-milovidov
|
a9d48ad503
|
Merge pull request #6482 from yandex/allow-library-dictionary-with-asan
Allow to use library dictionary source with ASan.
|
2019-08-14 20:05:13 +03:00 |
|
chertus
|
047a14a189
|
one more minor refactoring
|
2019-08-14 19:53:30 +03:00 |
|
BayoNet
|
5a9f31ede4
|
DOCAPI-7062: MySQL database engine and MergeTree TTL docs. EN review, RU translation (#6407)
* Update create.md
* Update mergetree.md
* Update index.md
* Update mysql.md
* DOCAPI-7062: RU translation.
* DOCAPI-7062: Fixes
* Update docs/ru/database_engines/index.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/create.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7062: Clarifications and fixes.
* DOCAPI-7062: Clarifications.
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2019-08-14 19:42:09 +03:00 |
|
CurtizJ
|
eb3a3f44d0
|
better avoiding of array join in optimizeReadInOrder
|
2019-08-14 19:15:03 +03:00 |
|
Nikolai Kochetov
|
be009d971d
|
Fix FormatFactory default formats.
|
2019-08-14 18:54:51 +03:00 |
|
chertus
|
97d6f2218c
|
minor refactoring
|
2019-08-14 18:34:32 +03:00 |
|
Nikolai Kochetov
|
e51c48501b
|
Fix arg type forPipelineExecutor::prepareProcessor
|
2019-08-14 18:28:33 +03:00 |
|
Alexey Milovidov
|
cab85b30b9
|
Added a test for bad URIs
|
2019-08-14 18:23:22 +03:00 |
|
chertus
|
ddde50c542
|
minor fixes in includes
|
2019-08-14 17:06:16 +03:00 |
|
Dmitry Rubashkin
|
4090e89410
|
Tests fixed
|
2019-08-14 16:47:48 +03:00 |
|
Dmitry Rubashkin
|
e56f626430
|
Tests
|
2019-08-14 16:45:04 +03:00 |
|
alexey-milovidov
|
5b25c30f52
|
Update 00990_function_current_user.sql
|
2019-08-14 16:25:42 +03:00 |
|
alexey-milovidov
|
7b793dad91
|
Update other_functions.md
|
2019-08-14 16:25:23 +03:00 |
|
alexey-milovidov
|
e5a40eb493
|
Merge pull request #6458 from 4ertus2/refactoring
More ExpressionAnalyzer refactoring
|
2019-08-14 16:10:36 +03:00 |
|
Nikita Mikhaylov
|
d1e5fcd281
|
std::move
|
2019-08-14 16:08:07 +03:00 |
|
Nikita Mikhaylov
|
15bbf080f3
|
changes after review
|
2019-08-14 15:54:41 +03:00 |
|
CurtizJ
|
d44d2d1731
|
rewrite trash code in optimizeReadInOrder and disable read in order optimization with joins
|
2019-08-14 15:29:21 +03:00 |
|
Alexandr Krasheninnikov
|
d9234a64c4
|
Make function return initial user
|
2019-08-14 15:18:11 +03:00 |
|
alesapin
|
cdc6d6c1ba
|
Merge pull request #6466 from yandex/poco-check-bad-uri
Check bad URIs in Poco library
|
2019-08-14 14:43:50 +03:00 |
|
dimarub2000
|
73e208917c
|
Fixed comment
|
2019-08-14 14:18:46 +03:00 |
|
dimarub2000
|
6b6e477c76
|
Added QuantileExactInclusive function. Deleted redundant virtuals.
|
2019-08-14 14:13:04 +03:00 |
|
akuzm
|
6bcfe51edf
|
In performance test, do not read query log for queries we didn't run. (#6427)
|
2019-08-14 14:04:11 +03:00 |
|
Alexandr Krasheninnikov
|
bc4177f64c
|
Make alias case-insenstitive
|
2019-08-14 13:20:15 +03:00 |
|
BayoNet
|
6472768c07
|
DOCAPI-7090: SYSTEM DISTRIBUTED docs. EN review. RU translation. (#6262)
|
2019-08-14 10:58:30 +03:00 |
|
Vxider
|
09a67981b7
|
build fix
|
2019-08-14 14:56:43 +08:00 |
|
BayoNet
|
e5d32785d4
|
DOCAPI-7443: Virtual columns docs update. (#6382)
|
2019-08-14 09:45:24 +03:00 |
|
Ivan Blinkov
|
ccab7ce467
|
Add Paris Meetup link to front page (#6485)
|
2019-08-14 09:05:00 +03:00 |
|
Ivan Blinkov
|
5c0c661b6e
|
Add Paris Meetup link
|
2019-08-14 09:02:56 +03:00 |
|
Alexey Milovidov
|
09ecd865fc
|
Allow to use library dictionary source with ASan. May impose troubles.
|
2019-08-14 03:26:38 +03:00 |
|
CurtizJ
|
94bca8315d
|
Merge remote-tracking branch 'upstream/master' into order-by-efficient
|
2019-08-14 01:41:38 +03:00 |
|
Vitaly Baranov
|
75aa1d7858
|
Merge pull request #6320 from yandex/simdjson-sse42
Enabled SIMDJSON for SSE 4.2 with PCLMUL instruction set
|
2019-08-13 23:12:40 +03:00 |
|
dimarub2000
|
43ee50e512
|
QuantileExactExclusive function added.
|
2019-08-13 22:12:31 +03:00 |
|
CurtizJ
|
c3e0ceecde
|
wait for finish calculations at underlying streams while cancelling AsynchronousBlockInputStream
|
2019-08-13 21:28:18 +03:00 |
|
Nikita Mikhaylov
|
a3d4fbd07d
|
simple test added
|
2019-08-13 20:02:17 +03:00 |
|
Nikita Mikhaylov
|
eed8dd7138
|
better
|
2019-08-13 19:48:23 +03:00 |
|
Nikita Mikhaylov
|
e07f3d9d10
|
refactor
|
2019-08-13 19:47:12 +03:00 |
|
BayoNet
|
226ef15c2a
|
ZH docs build fix (#6469)
* Link fix.
* Fixed ZH docs build.
|
2019-08-13 19:21:22 +03:00 |
|
Nikita Mikhaylov
|
7dba25ff9d
|
const
|
2019-08-13 19:17:18 +03:00 |
|
Nikita Mikhaylov
|
aab140ceff
|
submodules
|
2019-08-13 19:13:08 +03:00 |
|
Alexandr Krasheninnikov
|
4d145cb72b
|
Documentation added
|
2019-08-13 19:08:12 +03:00 |
|
Alexandr Krasheninnikov
|
e227611f01
|
New function currentUser() implemented
|
2019-08-13 19:05:13 +03:00 |
|
Vitaly Baranov
|
9632c4102a
|
Change test to pass the exceeding of memory limit in ParsedJson::Iterator::Iterator when UBSan is used.
|
2019-08-13 18:26:31 +03:00 |
|
Nikita Mikhaylov
|
c8970ea6d5
|
nothing
|
2019-08-13 17:52:35 +03:00 |
|
Nikita Mikhaylov
|
3dbd7c4565
|
Merge branch 'master' of github.com:yandex/ClickHouse into system_metric_log
|
2019-08-13 17:51:24 +03:00 |
|