Alexey Milovidov
|
c7b1a40296
|
Fixed test [#CLICKHOUSE-2]
|
2018-09-09 05:23:24 +03:00 |
|
chertus
|
0b35cdae69
|
refactoring: add some sugar in type checks [CLICKHOUSE-0002]
|
2018-09-07 17:37:26 +03:00 |
|
chertus
|
3bd586cad9
|
Merge branch 'master' into decimal
|
2018-09-06 11:57:46 +03:00 |
|
Alexey Milovidov
|
f584344184
|
Miscellaneous [#CLICKHOUSE-3939]
|
2018-09-06 05:24:35 +03:00 |
|
chertus
|
0581545cba
|
disable Decimal Comparison and Conditional compilation [CLICKHOUSE-3765]
|
2018-09-05 17:56:55 +03:00 |
|
chertus
|
60a39c28d1
|
better NaN comparison fix [CLICKHOUSE-3760]
|
2018-09-03 18:57:39 +03:00 |
|
chertus
|
522674d37f
|
fix for NaN comparison [CLICKHOUSE-3760]
|
2018-09-03 16:34:16 +03:00 |
|
chertus
|
c03291ce60
|
extract callOnTypeIndex.h from FunctionHelpers.h [CLICKHOUSE-3765]
|
2018-09-03 13:46:58 +03:00 |
|
alexey-milovidov
|
72c799ad76
|
Merge pull request #3008 from 4ertus2/decimal
even more Decimal
|
2018-09-03 07:19:33 +03:00 |
|
Alexey Milovidov
|
fc27be314b
|
Avoid temporary nullptr references [#CLICKHOUSE-2]
|
2018-09-02 06:00:04 +03:00 |
|
Alexey Milovidov
|
e97d1bb63f
|
Rectification of FunctionsComparison [#CLICKHOUSE-2]
|
2018-09-02 04:12:32 +03:00 |
|
chertus
|
fe1e3300b7
|
remove dirty code [CLICKHOUSE-3765]
|
2018-08-31 20:36:27 +03:00 |
|
chertus
|
845db9b46e
|
CAST for decimal [CLICKHOUSE-3905]
|
2018-08-31 11:59:21 +03:00 |
|
chertus
|
ee873c8e9f
|
Merge branch 'master' into decimal
|
2018-08-27 19:18:48 +03:00 |
|
chertus
|
c86f2878ff
|
add special ColumnDecimal instead of ColumnVector<DecimalNN> CLICKHOUSE-3765
|
2018-08-27 19:16:16 +03:00 |
|
Alexey Milovidov
|
3475ef5304
|
Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2]
|
2018-08-25 04:58:14 +03:00 |
|
chertus
|
53ec40eeee
|
some decimal field improvements CLICKHOUSE-3765
|
2018-08-24 19:35:00 +03:00 |
|
chertus
|
54a3c028c5
|
Merge branch 'master' into decimal
|
2018-08-24 14:19:41 +03:00 |
|
chertus
|
1467ca5610
|
decimal field visitors CLICKHOUSE-3765
|
2018-08-23 22:11:31 +03:00 |
|
chertus
|
cbb80f52c2
|
own DecimalField for Decimal32/64/128, better field comparison CLICKHOUSE-3765
|
2018-08-23 17:03:37 +03:00 |
|
Alexey Zatelepin
|
b6aa7542d0
|
add BackgroundSchedulePool::TaskInfo::activateAndSchedule() method
Almost always it (and not activate()) is precisely what is needed.
|
2018-08-22 16:43:27 +03:00 |
|
Alexey Milovidov
|
6834401118
|
Fixed error when BackgroundSchedulePool is initialized in context of a query #2482
|
2018-08-22 07:04:39 +03:00 |
|
Alexey Milovidov
|
deb3ce534c
|
Fixed error when BackgroundSchedulePool is initialized in context of a query #2482
|
2018-08-22 07:04:02 +03:00 |
|
Alexey Milovidov
|
ca5b83ac39
|
Fixed error when BackgroundSchedulePool is initialized in context of a query #2482
|
2018-08-22 06:58:19 +03:00 |
|
chertus
|
eac6dd1c99
|
Merge branch 'master' into decimal
|
2018-08-21 21:55:36 +03:00 |
|
chertus
|
1e97f9e549
|
toDecimalN() functions CLICKHOUSE-3905
|
2018-08-21 21:25:38 +03:00 |
|
Alexey Milovidov
|
7d76c3fd4f
|
Miscellaneous [#CLICKHOUSE-3765]
|
2018-08-21 07:31:35 +03:00 |
|
proller
|
159cdbbb3e
|
Try fix build (link order)
|
2018-08-20 18:34:37 +03:00 |
|
chertus
|
cdff502828
|
types convertion via helpers CLICKHOUSE-3765
|
2018-08-20 18:17:55 +03:00 |
|
Alexey Milovidov
|
e0f1637506
|
Moved file to appropriate place; split to cpp #2482
|
2018-08-20 05:34:00 +03:00 |
|
Alexey Milovidov
|
aef490d173
|
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
Conflicts:
dbms/src/Common/ODBCBridgeHelper.h
|
2018-08-17 00:47:15 +03:00 |
|
chertus
|
70d2c4ecf6
|
minor changes [CLICKHOUSE-3765]
|
2018-08-16 14:05:14 +03:00 |
|
Alexey Milovidov
|
76af46ed5d
|
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
Conflicts:
dbms/src/Interpreters/Settings.h
dbms/tests/queries/0_stateless/00687_top_and_offset.sql
|
2018-08-16 00:44:24 +03:00 |
|
chertus
|
0415c9e34a
|
fix int128 to float comparison [CLICKHOUSE-3765]
|
2018-08-15 19:43:40 +03:00 |
|
chertus
|
3805794e66
|
some more build fixes
|
2018-08-15 16:27:22 +03:00 |
|
Alexey Milovidov
|
acb99b49df
|
Merge branch 'master' into CLICKHOUSE-2910
|
2018-08-14 23:29:42 +03:00 |
|
chertus
|
21fe103831
|
fix clang build
|
2018-08-14 22:16:56 +03:00 |
|
chertus
|
241b05c80a
|
merge master
|
2018-08-14 15:50:28 +03:00 |
|
alexey-milovidov
|
f538bd2113
|
Merge branch 'master' into decimal
|
2018-08-13 11:57:42 +03:00 |
|
chertus
|
01c8b1d7bb
|
decimal field extraction (from column or type)
|
2018-08-10 17:57:55 +03:00 |
|
Nikolai Kochetov
|
4a62ab9d5c
|
Merged with master.
|
2018-08-10 16:53:08 +03:00 |
|
Alexey Milovidov
|
36db216abf
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
|
chertus
|
479166283e
|
DecField (in progress)
|
2018-08-09 19:32:01 +03:00 |
|
Nikolai Kochetov
|
f4d9d50168
|
Merged with master.
|
2018-08-08 15:01:18 +03:00 |
|
chertus
|
297053bfac
|
decimal compare optimisation
|
2018-08-08 13:36:03 +03:00 |
|
chertus
|
de68022fc5
|
rewrite Decimal with own data type
|
2018-08-07 16:57:28 +03:00 |
|
chertus
|
c590a74981
|
Merge branch 'master' into decimal
|
2018-08-06 13:38:18 +03:00 |
|
Alexey Milovidov
|
d99ef95846
|
Revert "Check for ambiguous column names in subqueries #2094"
This reverts commit 36eae150d6 .
|
2018-08-05 09:18:53 +03:00 |
|
Alexey Milovidov
|
36eae150d6
|
Check for ambiguous column names in subqueries #2094
|
2018-08-05 07:02:29 +03:00 |
|
Alexey Milovidov
|
114725b526
|
In case of ambiguous column names in block, index by name will point to first column #2094
|
2018-08-05 05:40:35 +03:00 |
|