Commit Graph

18612 Commits

Author SHA1 Message Date
Alexey Milovidov
bec5a85030 Fixed test #2813 2018-08-08 05:11:16 +03:00
Alexey Milovidov
26aabc9f23 Changed default configuration of mariadb-connector-c to contain correct default path for unix domain socket [#CLICKHOUSE-3261] 2018-08-08 04:44:41 +03:00
Alexey Milovidov
a693258169 Removed merging "config.d" files to every configs. "config.d" is only for "config.xml", users.d for users.xml, etc. Only "conf.d" is used for all configs. [#CLICKHOUSE-2] 2018-08-08 03:58:24 +03:00
Alexey Milovidov
5860838776 Fixed inconsistency and bad style #1652 2018-08-08 03:12:40 +03:00
Alexey Milovidov
1082619320 Added test #2813 2018-08-08 03:10:01 +03:00
Alexey Milovidov
e99a24c12c Fixed test #2813 2018-08-08 03:07:40 +03:00
alexey-milovidov
b1d70c125f Update 00685_output_format_json_escape_forward_slashes.sql 2018-08-08 02:35:32 +03:00
Alex Bocharov
e8d4654419 Remove FormatSettings default value for writeJSONString and add tests for output_format_json_escape_forward_slashes. 2018-08-08 02:35:32 +03:00
alexey-milovidov
4e7b2927dd Update Settings.h 2018-08-08 02:35:32 +03:00
alexey-milovidov
0a4d07b995 Update WriteHelpers.h 2018-08-08 02:35:32 +03:00
alexey-milovidov
bc16e8ca69 Update FormatSettings.h 2018-08-08 02:35:32 +03:00
alexey-milovidov
31cff11fee Update FormatFactory.cpp 2018-08-08 02:35:32 +03:00
alexey-milovidov
03727012a6 Update Settings.h 2018-08-08 02:35:32 +03:00
Alex Bocharov
a8818bb8af Add output_format_json_escape_slashes setting - controls escaping slashes for string outputs in JSON output format. 2018-08-08 02:35:32 +03:00
Nikolai Kochetov
1be7c4122d Renamed WithDictionary(Type) to LowCardinality(Type) and added TypeWithDictionary alias. 2018-08-07 22:31:41 +03:00
The-Alchemist
a9b3279265 Support for UUID in ODBC dictionaries 2018-08-07 15:09:30 -04:00
Nikolai Kochetov
bd991a5f7a Fixed comments. 2018-08-07 21:32:06 +03:00
Nikolai Kochetov
62dbef2dfc Optimize mapIndexWithAdditionalKeys for DataTypeWithDictionary. 2018-08-07 21:12:17 +03:00
Nikolai Kochetov
e83268a7f4 Optimize mapUniqueIndex for ColumnWIthDictionary. 2018-08-07 21:12:04 +03:00
Nikolai Kochetov
01209533f7 Optimize reverse index for ColumnUnique. 2018-08-07 21:10:16 +03:00
Nikolai Kochetov
3f4348a88b Use HashTableWithSavedHash for strings in ColumnUnique. 2018-08-07 21:09:55 +03:00
Nikolai Kochetov
a109d8f002 Disabled checks for index values in ColumnWithDictionary. 2018-08-07 21:09:49 +03:00
alesapin
dd01eb6b40 CLICKHOUSE-3878: Add odbc-bridge first version 2018-08-07 20:57:44 +03:00
Alexey Milovidov
d1a548638f Imported stateful tests (without data) [#CLICKHOUSE-3] 2018-08-07 20:10:03 +03:00
Alexey Milovidov
3021852383 Imported stateful tests (without data) [#CLICKHOUSE-3] 2018-08-07 20:08:51 +03:00
Ivan Blinkov
262ed4ebc7 fix incorrect merge 2018-08-07 20:03:53 +03:00
Ivan Blinkov
1520fc37e5 more docs scrollbar fixes 2018-08-07 20:02:34 +03:00
Ivan Blinkov
d7ed2ad861 merge master 2018-08-07 20:00:12 +03:00
Ivan Blinkov
b4ed48a418 Capitalize most words in titles of docs/en/ 2018-08-07 19:49:40 +03:00
Ivan Blinkov
7d5fb17c22 Save some space in top level of docs ToC 2018-08-07 19:21:36 +03:00
VadimPE
01e9d15914 CLICKHOUSE-3847 Del restartLostReplica() 2018-08-07 18:28:12 +03:00
VadimPE
0be75baeda CLICKHOUSE-3847 Del markLosrTeplicas() 2018-08-07 18:26:27 +03:00
VadimPE
32b6965cf2 CLICKHOUSE-3847 Update. Add new settings. Del is_lost 2018-08-07 18:21:42 +03:00
chertus
cae97b1e59 abs for decimal 2018-08-07 17:35:21 +03:00
alexey-milovidov
cc433d996c
Merge pull request #2816 from proller/fix8
Fix /release in clean system
2018-08-07 17:15:32 +03:00
chertus
7984b4f91d negate for dec128 2018-08-07 17:12:24 +03:00
chertus
de68022fc5 rewrite Decimal with own data type 2018-08-07 16:57:28 +03:00
Ivan Blinkov
3aeed88c0a fix flag in ru docs 2018-08-07 15:55:52 +03:00
Ivan Blinkov
9977788daf
WIP on docs (#2819)
* Some improvements for introduction/performance.md

* Minor improvements for example_datasets

* Add website/package-lock.json to .gitignore

* YT paragraph was badly outdated and there is no real reason to write a new one

* Use weird introduction article as a starting point for F.A.Q.

* Some refactoring of first half of ya_metrika_task.md

* minor

* Weird docs footer bugfix

* Forgotten redirect

* h/v scrollbars same size in docs

* CLICKHOUSE-3831: introduce security changelog

* A bit more narrow tables on docs front page
2018-08-07 15:06:41 +03:00
Ivan Blinkov
dd1526e851 A bit more narrow tables on docs front page 2018-08-07 14:48:51 +03:00
Ivan Blinkov
d6864d53c0 CLICKHOUSE-3831: introduce security changelog 2018-08-07 14:35:30 +03:00
Ivan Blinkov
e56c23a7f3 h/v scrollbars same size in docs 2018-08-07 14:00:58 +03:00
Ivan Blinkov
50db48934f Merge branch 'master' of github.com:yandex/ClickHouse 2018-08-07 13:59:27 +03:00
chertus
8fde28deda issues-2813 return error code to OS on query processing error 2018-08-07 13:55:39 +03:00
CurtizJ
8f974538b2 Revert "test"
This reverts commit df017f9738.
2018-08-07 12:06:38 +03:00
CurtizJ
df017f9738 test 2018-08-07 12:03:15 +03:00
Hamoon
082542e7dc translate getting_started.example_dataset.ontime to farsi 2018-08-07 07:28:36 +04:30
Hamoon
117c32aaee fix align 2018-08-07 07:11:00 +04:30
Hamoon
534306ec3f translate getting_started.index.md to farsi 2018-08-07 07:07:53 +04:30
Hamoon
c09eb7acd0 translate ya_metrika_task page to farsi 2018-08-07 06:35:24 +04:30