chertus
|
2739a3f6d0
|
Merge branch 'master' into nulls
|
2019-05-16 14:02:12 +03:00 |
|
chertus
|
5f19c0981d
|
add toDecimalOrZero and toDecimalOrNull fuctions
|
2019-05-15 21:50:35 +03:00 |
|
chertus
|
720f8667e4
|
fix decimal quoted csv input
|
2019-05-15 16:51:17 +03:00 |
|
Alexey Milovidov
|
58d7d1e451
|
Resolved some of PVS-Studio warnings
|
2019-04-22 19:07:09 +03:00 |
|
proller
|
e20c77e4c6
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
|
alexey-milovidov
|
006119b81d
|
Merge pull request #3155 from yandex/fix-float-parsing-with-custom-csv-delimiter
Fix float parsing with custom csv delimiter
|
2018-09-17 22:39:45 +03:00 |
|
Alexey Milovidov
|
c00147f37d
|
Fixed parsing of floats in CSV file with custom delimiter #3142
|
2018-09-17 21:17:30 +03:00 |
|
chertus
|
7db097a49a
|
support e-notation for decimal input [issue-3135]
|
2018-09-17 20:07:38 +03:00 |
|
Alexey Milovidov
|
281faa1686
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-26 05:13:41 +03:00 |
|
chertus
|
de68022fc5
|
rewrite Decimal with own data type
|
2018-08-07 16:57:28 +03:00 |
|
chertus
|
582f76c83b
|
string to decimal, decimal to string, check decimal bounds
|
2018-07-30 21:10:38 +03:00 |
|
chertus
|
02f016579c
|
decimal (de)serialization (in progress)
|
2018-07-23 23:19:26 +03:00 |
|
chertus
|
5ec47b4a1c
|
decimal (in progress)
|
2018-07-20 22:05:07 +03:00 |
|
Alexey Milovidov
|
f36dfe42a5
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-02-21 22:35:10 +03:00 |
|
Alexey Zatelepin
|
ba43aaa5c0
|
parse empty strings as 0.0 when parsing Floats [#CLICKHOUSE-3603]
|
2018-02-19 15:40:43 +03:00 |
|
Alexey Milovidov
|
906c79d991
|
Added support for floating point numbers with leading + in exponent #1665
|
2018-01-16 23:32:31 +03:00 |
|
Alexey Milovidov
|
8b7fe2d23e
|
Added suggestion from Chen Yufei #1665
|
2018-01-16 22:54:20 +03:00 |
|
Alexey Milovidov
|
dcaebed90a
|
Better #1665
|
2018-01-14 01:11:27 +03:00 |
|
Alexey Milovidov
|
049d4d3ddf
|
Better #1665
|
2018-01-14 01:08:06 +03:00 |
|
Alexey Milovidov
|
5c933d6397
|
Fixed error #1665
|
2018-01-14 01:00:15 +03:00 |
|
Alexey Milovidov
|
460cba0e9d
|
Better #1665
|
2018-01-14 00:26:08 +03:00 |
|
Alexey Milovidov
|
21a5ace37c
|
Fixed error #1665
|
2018-01-14 00:22:05 +03:00 |
|
Alexey Milovidov
|
37b8d619c9
|
Fixed error #1665
|
2018-01-14 00:08:47 +03:00 |
|
Alexey Milovidov
|
66f229e27d
|
Fixed error #1665
|
2018-01-14 00:03:22 +03:00 |
|
Alexey Milovidov
|
070d8e6e3b
|
Better #1665
|
2018-01-13 22:14:08 +03:00 |
|
Alexey Milovidov
|
a375757625
|
Better #1665
|
2018-01-13 22:13:26 +03:00 |
|
Alexey Milovidov
|
02706f4831
|
Better #1665
|
2018-01-13 21:45:57 +03:00 |
|
Alexey Milovidov
|
b9e62ddb2d
|
Better #1665
|
2018-01-13 21:01:31 +03:00 |
|
Alexey Milovidov
|
c22563b75e
|
Addition to prev. revision #1665
|
2018-01-13 08:48:32 +03:00 |
|
Alexey Milovidov
|
ddac4345ad
|
Addition to prev. revision #1665
|
2018-01-13 08:40:40 +03:00 |
|
Alexey Milovidov
|
81187e48b2
|
Addition to prev. revision #1665
|
2018-01-13 08:38:27 +03:00 |
|
Alexey Milovidov
|
e8385f6778
|
Addition to prev. revision #1665
|
2018-01-13 08:30:11 +03:00 |
|
Alexey Milovidov
|
b7b3b6fc42
|
Addition to prev. revision #1665
|
2018-01-13 08:20:18 +03:00 |
|
Alexey Milovidov
|
2bf79be52f
|
Added all methods #1665
|
2018-01-13 07:43:10 +03:00 |
|