Commit Graph

19244 Commits

Author SHA1 Message Date
Сундуков Алексей
1ef8b48ba0 Update index.md (#3314)
Орфографическая ошибка.
2018-10-08 13:06:21 +03:00
alexey-milovidov
9ff30aea55
Merge pull request #3230 from yandex/fix-memory-tracker
Attempt to fix inconsistent values in total memory tracker
2018-10-08 10:10:21 +03:00
Alexey Milovidov
64c7e357e8 Fixed error #3230 2018-10-08 08:30:03 +03:00
Alexey Milovidov
80faec76e8 Merge remote-tracking branch 'origin/master' into fix-memory-tracker 2018-10-08 00:09:18 +03:00
Alexey Milovidov
84b3ba3464 Improved test #3230 2018-10-07 23:47:03 +03:00
alexey-milovidov
469243b33b
Merge pull request #3306 from yandex/length-aliases
Added compatibility aliases for "length" and "lengthUTF8"
2018-10-07 23:26:57 +03:00
alexey-milovidov
36c3feea80
Merge pull request #3270 from yandex/left-join-right-keys-fix
Left join right keys fix
2018-10-07 23:26:40 +03:00
Alexey Milovidov
f14ed60bb9 Merge branch 'fix-memory-tracker' of github.com:yandex/ClickHouse into fix-memory-tracker 2018-10-07 23:20:14 +03:00
Alexey Milovidov
964a6e5771 Make function "concat" case insensitive for compatibility [#CLICKHOUSE-20] 2018-10-05 22:58:01 +03:00
Alexey Milovidov
9e1c51aca4 Added compatibility aliases for "length" and "lengthUTF8" [#CLICKHOUSE-20] 2018-10-05 22:52:42 +03:00
Alexey Milovidov
45af805ccb Translated comments in test #3230 2018-10-05 22:45:01 +03:00
Alexey Milovidov
a66beb5ec1 Fixed error #3230 2018-10-05 22:29:49 +03:00
Alexey Milovidov
aed501e687 Translated comments in test #3230 2018-10-05 21:51:42 +03:00
alexey-milovidov
e1c4eb0f57
Merge pull request #3305 from blinkov/master
Stub for ch docs without actual translation
2018-10-05 20:37:02 +03:00
Ivan Blinkov
c939f000fe fix comment by @millin 2018-10-05 19:34:49 +03:00
Ivan Blinkov
22c7376a21 resolve conflict 2018-10-05 19:32:06 +03:00
Ivan Blinkov
073800fcc3 Stub for ch docs without actual translation 2018-10-05 19:20:31 +03:00
Ivan Blinkov
9aae67e2a7 fix comment by @millin 2018-10-05 19:10:50 +03:00
Ivan Blinkov
99d54ccd61
WIP on website/docs (#3237)
* lost backtick

* back to short examples on docs front page

* publish sitemap_static.xml too

* add link to "fa" sitemap

* add "fa" to robots.txt

* Add upcoming Beijing meetup link

* Adapt css to second meetup link

* Website front page tuning

* Decimal docs in English

* Kind of fix CLICKHOUSE-4010

* Lost blank line

* fix poco submodule

* Remove Paris link from front page
2018-10-05 18:56:05 +03:00
Alexey Milovidov
5503822983 Merge branch 'master' into fix-memory-tracker 2018-10-05 18:15:50 +03:00
Ivan Blinkov
502a09147d Remove Paris link from front page 2018-10-05 18:10:02 +03:00
Ivan Blinkov
c9156fb14d fix poco submodule 2018-10-05 17:51:06 +03:00
Ivan Blinkov
2a49215ba8 Merge branch 'master' of github.com:yandex/ClickHouse 2018-10-05 17:47:12 +03:00
alesapin
cdb0b5d598 Add tty detection 2018-10-05 13:40:58 +03:00
alesapin
972d1663bb Remove exception handling 2018-10-05 13:26:54 +03:00
Nikolai Kochetov
064facd8de Updated test. 2018-10-05 10:43:58 +03:00
Alexey Milovidov
d30e2c5b2b Merge remote-tracking branch 'origin/master' into fix-memory-tracker 2018-10-05 02:07:16 +03:00
alexey-milovidov
8c9f13e726
Merge pull request #3301 from vavrusa/fix-capnp-array-struct-mismatch
Formats/CapnProtoRowInputStream: fix column mismatch in list of structs
2018-10-05 02:07:08 +03:00
Marek Vavruša
5d5c99ebee Formats/CapnProtoRowInputStream: fix column mismatch in list of structures
The fields are lexicographically sorted to make traversal easier,
but their order must be preserved when collecting fields from structures.

For example, a list with a structure like `{b @0 :Text, a @1 :Text}` would
read `a` first despite being second, which would cause a mismatch.
2018-10-04 15:59:27 -07:00
Alexey Milovidov
8015eaa288 Merge remote-tracking branch 'origin/master' into fix-memory-tracker 2018-10-05 00:36:07 +03:00
alexey-milovidov
47dd173007
Merge pull request #3281 from 4ertus2/summap
sumMap for number-based types
2018-10-05 00:12:57 +03:00
alexey-milovidov
14cb780706
Merge pull request #3300 from ooghry/patch-1
Update features_considered_disadvantages.md
2018-10-05 00:11:02 +03:00
Milad Arabi
d8963004bf
Update features_considered_disadvantages.md 2018-10-05 00:36:41 +03:30
Alexey Milovidov
9cc8cca230 Merge remote-tracking branch 'origin/master' into fix-memory-tracker 2018-10-05 00:02:42 +03:00
alexey-milovidov
ba62a24926
Merge pull request #3283 from yandex/FileOpenFixes_CLICKHOUSE-3943_
File open fixes clickhouse 3943
2018-10-05 00:00:47 +03:00
alexey-milovidov
8189b5eb16
Merge pull request #3285 from den-crane/patch-1
Added Example2
2018-10-04 23:59:04 +03:00
alexey-milovidov
2379dbc0e5
Update merge.md 2018-10-04 23:58:28 +03:00
alexey-milovidov
b9d1eb4154
Merge pull request #3298 from yandex/fix-prewhere-with-altered-columns
Fix prewhere with altered columns
2018-10-04 23:57:11 +03:00
alexey-milovidov
630ec3c963
Merge pull request #3296 from yandex/docker_packager
CLICKHOUSE-3968: Add script for package creation in docker
2018-10-04 23:56:54 +03:00
Alexey Milovidov
25a3cc4dc2 Merge remote-tracking branch 'origin/master' into fix-memory-tracker 2018-10-04 23:49:38 +03:00
alesapin
ed585157ff
Delete packager.py 2018-10-04 22:52:02 +03:00
Nikolai Kochetov
2f2c939446 Added tests. 2018-10-04 21:19:25 +03:00
Nikolai Kochetov
b1fa3fab9d Fix prewhere whith final. #2827 2018-10-04 21:18:54 +03:00
alesapin
1b5c4f501b
Update README.md 2018-10-04 20:09:19 +03:00
alesapin
1ee6984d46 CLICKHOUSE-3968: Add script for package creation in docker 2018-10-04 20:07:00 +03:00
Ivan Blinkov
b131c8dd66
Remove Paris link 2018-10-04 18:51:52 +03:00
alesapin
84ee4cbec5
Merge pull request #3287 from EVOSandru6/patch-3
Change 'нет доступа к отдельным ДБ' to 'нет доступа к отдельным БД'
2018-10-04 16:52:57 +03:00
Andrey
0cd6d095e9
Update access_rights.md
Change 'нет доступа к отдельным ДБ' to 'нет доступа к отдельным БД'
2018-10-04 15:26:49 +03:00
alesapin
5a218a7363 CLICKHOUSE-3943: Change naming 2018-10-04 11:52:56 +03:00
Nikolai Kochetov
a6d0094835 Fix readnig missing column with prewhere. #2827 2018-10-04 10:51:06 +03:00