Alexey Milovidov
681929cbda
Attempt to fix performance regression while parsing JSONEachRow #3223
2018-10-10 00:32:15 +03:00
Alexey Milovidov
c014168c5f
Attempt to fix performance regression while parsing JSONEachRow #3223
2018-10-10 00:21:52 +03:00
Alexey Milovidov
a432ff335e
Attempt to fix performance regression while parsing JSONEachRow #3223
2018-10-10 00:09:48 +03:00
Alexey Milovidov
798c3d2e4d
Merge remote-tracking branch 'origin/master' into fix-performance-regression-while-parsing-jsoneachrow
2018-10-09 23:42:21 +03:00
alexey-milovidov
caaa7ff98e
Merge pull request #3331 from yandex/fix-point-in-poligon
...
Fix point in poligon
2018-10-09 23:41:35 +03:00
alexey-milovidov
bc921c564a
Update 00500_point_in_polygon_bug_2.sql
2018-10-09 23:40:05 +03:00
alexey-milovidov
e25e19a071
Update 00500_point_in_polygon_bug_2.sql
2018-10-09 23:39:32 +03:00
robot-clickhouse
e10f7360d4
Auto version update to [18.14.4] [54409]
2018-10-09 22:49:13 +03:00
Alexey Milovidov
4a31c1c18a
Attempt to fix performance regression while parsing JSONEachRow #3223
2018-10-09 22:46:35 +03:00
Nikolai Kochetov
c506f04842
Added test. #3309
2018-10-09 22:40:21 +03:00
Nikolai Kochetov
1f348a09ca
Fix calcLinestringRotation angle. #3309
2018-10-09 22:38:37 +03:00
Alexey Milovidov
6ca67ce277
Updated test result #3257
2018-10-09 22:00:00 +03:00
Alexey Milovidov
94d8a78abf
Fixed test (now letter ё is really decomposed) #3257
2018-10-09 21:55:39 +03:00
Alexey Milovidov
89f3fd07f5
Fixed issue in test #3257
2018-10-09 21:53:35 +03:00
Alexey Milovidov
ccbe39b4d3
Merge branch 'master' of github.com:yandex/ClickHouse
2018-10-09 21:43:33 +03:00
Alexey Milovidov
eda0784feb
clickhouse-test: removed obsolete comment #3223
2018-10-09 21:43:23 +03:00
robot-clickhouse
bc162437fb
Auto version update to [18.14.3] [54409]
2018-10-09 21:29:01 +03:00
Alexey Milovidov
458b0f256a
Added test by Champtar #3223
2018-10-09 21:20:46 +03:00
Alexey Milovidov
9a50300e42
Minor modifications #3223
2018-10-09 21:14:30 +03:00
Alexey Milovidov
e4b4b5a4fc
Better diagnostic for JSONEachRow format #3223
2018-10-09 21:06:52 +03:00
alexey-milovidov
052fc2b674
Merge pull request #3223 from veloman-yunkan/jsoneachrow_bugfix
...
Fix for issue #3297
2018-10-09 21:05:51 +03:00
Alex Zatelepin
85ca64bf15
Update alter.md
2018-10-09 20:29:40 +03:00
Alex Zatelepin
7aa54e7022
Update alter.md
2018-10-09 20:28:51 +03:00
alesapin
32c6d0c699
Merge pull request #3182 from VadimPE/CLICKHOUSE-3947
...
CLICKHOUSE-3947 add LIKE and IN () for ODBC and MySQL
2018-10-09 20:12:32 +03:00
Alexey Milovidov
574c4da419
Updated tips (tnx. Vladislav U. from the Telegram chat) [#CLICKHOUSE-2]
2018-10-09 17:38:59 +03:00
Alexey Milovidov
227ff8c606
Fixed comment [#CLICKHOUSE-2]
2018-10-09 17:30:05 +03:00
VadimPE
bcf8d5517e
CLICKHOUSE-3947 fix const
2018-10-09 17:21:19 +03:00
alexey-milovidov
69036b3da6
Merge pull request #3327 from sjoerdmulder/patch-2
...
Fix invalid documentation
2018-10-09 17:13:24 +03:00
VadimPE
da712d0036
CLICKHOUSE-3947 fix copy-paste and const
2018-10-09 17:13:08 +03:00
alesapin
20fcc11497
Merge pull request #3321 from yandex/test_for_fileopen
...
CLICKHOUSE-3943: Add test for FileOpen metric
2018-10-09 15:15:20 +03:00
Sjoerd Mulder
f305b01d6f
Update russian
2018-10-09 12:34:46 +02:00
Sjoerd Mulder
9914f6b18d
keep_alive is seconds not millis
2018-10-09 12:27:52 +02:00
Artem Zuikov
568890f7f7
Merge pull request #3316 from yandex/docs-dictionary-1
...
[docs] link Dictionary engine to Dictionaries docs
2018-10-09 13:19:05 +03:00
alesapin
9946154908
CLICKHOUSE-3943: Rename FLUSH SYSTEM TABLES query to FLUSH LOGS, better tests
2018-10-09 13:05:27 +03:00
谢磊
093ede9111
add faq zh translate ( #3323 )
...
* add faq zh translate
* add faq zh translate --> remove soft md link
* add faq zh translate --> add apache hadoop link
2018-10-09 09:53:47 +03:00
alesapin
9576c0e86d
Add flush system tables
2018-10-08 21:09:14 +03:00
alesapin
ee78e27fa8
Move test to sh
2018-10-08 19:58:44 +03:00
alesapin
8333f63e12
Add log_queries setting
2018-10-08 19:35:59 +03:00
alesapin
c7065b6bd8
CLICKHOUSE-3943: Add test for FileOpen metric
2018-10-08 18:55:55 +03:00
Ivan Blinkov
bff05fa7ff
Some international docs improvements ( #3320 )
...
* s/ch/zh/g as it is the correct ISO code
* Add new languages to easy_edit.sh
* Better site_name in docs
* Fix a bunch of links in zh docs
* remove extra trailing slashes
2018-10-08 18:51:16 +03:00
sundyli
5ab6d9274a
add interface zh translate ( #3318 )
2018-10-08 18:15:08 +03:00
VadimPE
79b6b8476a
CLICKHOUSE-3947 add tests
2018-10-08 18:05:23 +03:00
Winter Zhang
046580a17d
Add Chinese document for index ( #3317 )
2018-10-08 16:50:45 +03:00
Artem Zuikov
af0e743b94
fix wrong description
2018-10-08 16:25:17 +03:00
Artem Zuikov
5f5221a149
[docs] link Dictionary engine to Dictionaries docs
2018-10-08 16:13:11 +03:00
Ivan Blinkov
6bf9f1205f
s/ch/zh/g as it is the correct ISO code ( #3315 )
2018-10-08 13:27:49 +03:00
Сундуков Алексей
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