chertus
|
cc033803d1
|
decimale Dec128 arithm overflow
|
2018-08-09 15:24:03 +03:00 |
|
Nikolai Kochetov
|
b52cb07c2c
|
Less compiler warnings.
|
2018-08-09 14:44:09 +03:00 |
|
Nikolai Kochetov
|
da822f1cf3
|
Merged with master.
|
2018-08-09 14:32:19 +03:00 |
|
Nikolai Kochetov
|
2099d8b7e8
|
Fixed DataTypeWithDictionary serialization.
|
2018-08-09 13:52:58 +03:00 |
|
Nikolai Kochetov
|
4fd3d57e79
|
Less compiler warnings.
|
2018-08-09 13:52:54 +03:00 |
|
Nikolai Kochetov
|
36da1f2871
|
Added IFunction::isDeterministicInScopeOfQuery().
|
2018-08-09 13:52:46 +03:00 |
|
Nikolai Kochetov
|
4dc87a6fd4
|
Fix submodules.
|
2018-08-09 13:52:46 +03:00 |
|
Nikolai Kochetov
|
79db5b261f
|
Less compiler warnings.
|
2018-08-09 13:52:46 +03:00 |
|
Nikolai Kochetov
|
ab10005af5
|
Renamed settings for LowCardinality type.
|
2018-08-09 13:52:46 +03:00 |
|
Nikolai Kochetov
|
dc828d462c
|
Added test for LowCardinality defaults
|
2018-08-09 13:52:45 +03:00 |
|
Nikolai Kochetov
|
c339313d8b
|
Fix LowCardinality conversions for defaults.
|
2018-08-09 13:52:33 +03:00 |
|
alesapin
|
bff4bbf634
|
Merge remote-tracking branch 'upstream/master'
|
2018-08-09 12:38:43 +03:00 |
|
Hamoon
|
147789470b
|
translate command-line client interface to farsi
|
2018-08-09 06:50:07 +04:30 |
|
robot-clickhouse
|
abbbd26e71
|
Auto version update to [18.10.0] [54405]
|
2018-08-09 04:42:46 +03:00 |
|
Hamoon
|
f829bfeac6
|
translate getting_startet.example_dataset to farsi
|
2018-08-09 05:40:54 +04:30 |
|
BayoNet
|
55cd965db7
|
Merge remote-tracking branch 'upstream/master' into updating-docs
|
2018-08-08 23:42:28 +03:00 |
|
BayoNet
|
b84f5faa4e
|
Quorum INSERT settings.
|
2018-08-08 23:41:14 +03:00 |
|
chertus
|
c45b5d9f9a
|
decimal arithm overflow (except dec128)
|
2018-08-08 23:15:49 +03:00 |
|
alexey-milovidov
|
cd7b254b7b
|
Merge pull request #2831 from alesapin/exception_in_fetch
Add new error check for fetchPartition operation
|
2018-08-08 21:50:04 +03:00 |
|
alesapin
|
402815977f
|
Add new error in fetchPartition op
|
2018-08-08 21:01:25 +03:00 |
|
alesapin
|
1bedb971d0
|
Merge fixes
|
2018-08-08 19:54:09 +03:00 |
|
alesapin
|
97bcdcedb3
|
mistake
|
2018-08-08 19:52:11 +03:00 |
|
alesapin
|
65c6a8ff93
|
CLICKHOUSE-3878: Try to avoid merge conflict
|
2018-08-08 19:49:49 +03:00 |
|
alesapin
|
46e9dc132a
|
CLICKHOUSE-3878: Remove redundant message
|
2018-08-08 19:44:41 +03:00 |
|
alesapin
|
b31dd7bf1f
|
CLICKHOUSE-3878: Correct max_block_size handling
|
2018-08-08 19:41:08 +03:00 |
|
alesapin
|
fe10ccb1f7
|
CLICKHOUSE-3878: Remove some copypaste
|
2018-08-08 19:29:09 +03:00 |
|
alesapin
|
92f3beb95b
|
CLICKHOUSE-3878: Better odbc-bridge with ability to handle custom logs and exceptions
|
2018-08-08 19:15:29 +03:00 |
|
Nikolai Kochetov
|
f1c05a2192
|
Added test with LowCardinality strings serialization.
|
2018-08-08 18:28:19 +03:00 |
|
Ivan Blinkov
|
02b8b55aea
|
fix mistype
|
2018-08-08 18:22:47 +03:00 |
|
Nikolai Kochetov
|
95c64aa5a9
|
Added test for LowCardinality and WithDictionary.
|
2018-08-08 17:42:04 +03:00 |
|
chertus
|
5f93ab73fa
|
decimal compare overflow
|
2018-08-08 16:57:16 +03:00 |
|
Nikolai Kochetov
|
0a46943590
|
Renamed functions makeDictionary, dictionaryIndexes, dictionaryValues to toLowCardinality, lowCardinalityIndexes, lowCardinalityValues.
|
2018-08-08 16:55:32 +03:00 |
|
Nikolai Kochetov
|
f4d9d50168
|
Merged with master.
|
2018-08-08 15:01:18 +03:00 |
|
Nikolai Kochetov
|
c8457abb1b
|
Made IFunction::isDeterministic and IFunction::isDeterministicInScopeOfQuery are const. Disabled default implementation with dictionary for not isDeterministicInScopeOfQuery functions.
|
2018-08-08 14:26:18 +03:00 |
|
chertus
|
16ad0caf37
|
move int exp from decimal scale to libcommon
|
2018-08-08 13:56:24 +03:00 |
|
chertus
|
297053bfac
|
decimal compare optimisation
|
2018-08-08 13:36:03 +03:00 |
|
Alexey Milovidov
|
bdf2e826ce
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-08-08 08:54:45 +03:00 |
|
Alexey Milovidov
|
258d33a0d7
|
Added comment [#CLICKHOUSE-2]
|
2018-08-08 08:19:54 +03:00 |
|
Alexey Milovidov
|
1f5ea81be5
|
Merge branch 'cmake-sanitizers'
|
2018-08-08 08:09:00 +03:00 |
|
Alexey Milovidov
|
df898c20ac
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-08-08 08:08:23 +03:00 |
|
Alexey Milovidov
|
e244e54686
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-08-08 08:07:55 +03:00 |
|
Alexey Milovidov
|
1a20f96bea
|
Updated release script [#CLICKHOUSE-2]
|
2018-08-08 07:14:53 +03:00 |
|
Alexey Milovidov
|
4ae1830f78
|
Updated instruction [#CLICKHOUSE-2]
|
2018-08-08 07:14:53 +03:00 |
|
Alexey Milovidov
|
22fc1fcd54
|
Better way to enable sanitizers in CMake [#CLICKHOUSE-2]
|
2018-08-08 07:14:53 +03:00 |
|
Alexey Milovidov
|
0e557b47fa
|
Better way to enable sanitizers in CMake [#CLICKHOUSE-2]
|
2018-08-08 07:14:53 +03:00 |
|
Alexey Milovidov
|
1e316e9229
|
Fixed error #2795
|
2018-08-08 07:14:53 +03:00 |
|
Amos Bird
|
bb244e1482
|
Fix concurrent issue of StorageSetOrJoin.
|
2018-08-08 06:54:56 +03:00 |
|
Alexey Milovidov
|
4d930b1ed6
|
Updated release script [#CLICKHOUSE-2]
|
2018-08-08 06:45:37 +03:00 |
|
Alexey Milovidov
|
ce50c5efd9
|
Updated instruction [#CLICKHOUSE-2]
|
2018-08-08 06:42:35 +03:00 |
|
Alexey Milovidov
|
c460ed0511
|
Better way to enable sanitizers in CMake [#CLICKHOUSE-2]
|
2018-08-08 06:40:10 +03:00 |
|