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
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
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
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
chertus
8fde28deda
issues-2813 return error code to OS on query processing error
2018-08-07 13:55:39 +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
proller
68ef1821c9
Update doc
2018-08-07 04:50:25 +03:00
proller
ef5f4b1e32
Fix /release in clean system
2018-08-07 04:46:52 +03:00
alexey-milovidov
1d7e4a439c
Merge pull request #2791 from CurtizJ/CLICKHOUSE-3785
...
CLICKHOUSE-3785 add murmurHash3, update FunctionStringHash template.
2018-08-07 00:21:43 +03:00
Alexey Milovidov
9b65c5f6c5
Updated instruction [#CLICKHOUSE-3]
2018-08-06 23:59:14 +03:00
Anton Popov
0d5c3b7967
Update 00678_murmurhash.sql
2018-08-06 23:53:28 +03:00
Anton Popov
0f2aceba02
Update 00678_murmurhash.reference
2018-08-06 23:52:56 +03:00
Alexey Milovidov
387e68b106
Better order of linking [#CLICKHOUSE-2]
2018-08-06 23:12:55 +03:00
Alexey Milovidov
c6e60a10d3
Ignore warning in 3rd party library [#CLICKHOUSE-3]
2018-08-06 23:08:14 +03:00
Alexey Milovidov
705cce48f0
Removed misleading comment [#CLICKHOUSE-3]
2018-08-06 23:07:50 +03:00
Alexey Milovidov
3b889e29a9
Removed obsolete "build-depends" [#CLICKHOUSE-3]
2018-08-06 21:34:36 +03:00
Alexey Milovidov
9975960d77
Added max_partition_size_to_drop to config #2782
2018-08-06 20:23:27 +03:00
alexey-milovidov
0ef2a94d46
Merge pull request #2782 from VadimPE/CLICKHOUSE-3714
...
CLICKHOUSE-3714 add max_partition_size_to_drop
2018-08-06 20:20:59 +03:00
alexey-milovidov
72af99fdd5
Merge pull request #2814 from alesapin/master
...
Fix REPLACE PARTITION logic inside replicated merge tree
2018-08-06 20:18:30 +03:00
alexey-milovidov
aa4b2b1782
Update ReplicatedMergeTreeQueue.h
2018-08-06 20:18:11 +03:00
alexey-milovidov
38c2b2c8ab
Update FunctionsHashing.h
2018-08-06 20:04:32 +03:00
alexey-milovidov
4bfbe80d4f
Update MergedBlockOutputStream.cpp
2018-08-06 19:54:00 +03:00
Alexey Zatelepin
72c4d8f064
add assert that MinMax index is correctly initialized [#CLICKHOUSE-3879]
2018-08-06 19:54:00 +03:00
Alexey Zatelepin
6d7c1cfaa4
add test that empty parts correctly merge to an empty part [#CLICKHOUSE-3879]
2018-08-06 19:54:00 +03:00
Alexey Zatelepin
1f2d4f90b9
allow empty parts after merge for Summing, Collapsing and VersionedCollapsing engines [#CLICKHOUSE-3879]
2018-08-06 19:54:00 +03:00
alexey-milovidov
1b3229545a
Update build.md
2018-08-06 19:48:43 +03:00
Alexey Milovidov
d8c19fd5ec
Merge branch 'master' of github.com:yandex/ClickHouse
2018-08-06 19:45:23 +03:00
Alexey Milovidov
f11385c4a9
Fixed bad scrollbar width in documentation [#CLICKHOUSE-3]
2018-08-06 19:44:43 +03:00
alexey-milovidov
0194717795
Update build.md
2018-08-06 19:40:57 +03:00
alexey-milovidov
63911768b2
Update build.md
2018-08-06 19:33:02 +03:00
Alexey Milovidov
1eeda5d7d5
Better build doc [#CLICKHOUSE-3]
2018-08-06 19:31:47 +03:00
chertus
b700d7c7db
minor changes
2018-08-06 16:48:40 +03:00
alesapin
134da31177
CLICKHOUSE-3880: Fix comment
2018-08-06 16:18:52 +03:00
alesapin
425918afe1
CLICKHOUSE-3880: Fix replace partition logic inside replicated merge tree
2018-08-06 15:59:51 +03:00
chertus
c590a74981
Merge branch 'master' into decimal
2018-08-06 13:38:18 +03:00