kreuzerkrieg
|
112fc71276
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
|
Alexey Milovidov
|
a6e4b34ab4
|
Fixed unpleasant code #6401
|
2019-08-08 23:02:30 +03:00 |
|
Alexander Kuzmenkov
|
224ed0ca67
|
Revert wrong merge commit.
This reverts commit 9cd9c69449 .
|
2019-08-06 17:59:19 +03:00 |
|
Vasily Nemkov
|
9cd9c69449
|
geohashesInbox(lon_min, lat_min, lon_max, lat_max, precision) function (#6127)
|
2019-08-06 17:57:17 +03:00 |
|
chertus
|
fcc6a2c2be
|
fix crash on CAST exotic types to decimal
|
2019-08-02 17:31:55 +03:00 |
|
tavplubix
|
6625536236
|
Merge pull request #6055 from yandex/csv_unquoted_nulls_and_default_values
CSV unquoted nulls and default values
|
2019-08-01 15:11:06 +03:00 |
|
Vitaly Baranov
|
d3ff30cb5b
|
Use better approach to check offsets in protobuf messages.
|
2019-07-24 14:41:49 +03:00 |
|
Alexander Tokmakov
|
35b57699b0
|
better error message
|
2019-07-23 13:44:28 +03:00 |
|
Alexander Tokmakov
|
96d0a066d9
|
rename format_csv_unquoted_null_literal_as_null to input_format_csv_unquoted_null_literal_as_null
|
2019-07-22 23:13:27 +03:00 |
|
Alexander Tokmakov
|
8146126dfd
|
improvements
|
2019-07-19 16:57:20 +03:00 |
|
Alexey Milovidov
|
ac20c515ab
|
Better code in unit tests
|
2019-07-08 04:58:31 +03:00 |
|
dimarub2000
|
fd69ee1275
|
Exect -> Exact grammar improved
|
2019-07-06 01:18:37 +03:00 |
|
dimarub2000
|
c4447355b3
|
Nicolay's suggestion
|
2019-07-05 21:23:50 +03:00 |
|
dimarub2000
|
a6086ed7a8
|
changed names
|
2019-07-05 16:48:14 +03:00 |
|
dimarub2000
|
a7c05938e3
|
checkASTStructure
|
2019-07-05 16:33:03 +03:00 |
|
dimarub2000
|
dc13d2e4a7
|
Added Enum data type as a synonim for Enum8 or Enum16.
|
2019-07-05 14:22:45 +03:00 |
|
chertus
|
5df4ad0f28
|
Merge branch 'master' into bugs
|
2019-07-01 14:49:01 +03:00 |
|
Alexey Milovidov
|
a643f2f75e
|
Merge branch 'master' into sanych73-prepared_statements
|
2019-06-29 15:51:56 +03:00 |
|
chertus
|
f19dee706a
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
|
chertus
|
db7c8748e9
|
remove IColumn.isColumnNullable()
|
2019-06-27 21:50:20 +03:00 |
|
chertus
|
65c0d23efa
|
better casts to ColumnNullable
|
2019-06-26 20:20:33 +03:00 |
|
proller
|
1ac09fa721
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
|
proller
|
da1814c2a8
|
Fix shared build (#5702)
|
2019-06-20 23:57:01 +03:00 |
|
Artem Zuikov
|
41302c9910
|
Merge pull request #5645 from coraxster/decimal-overflow-2
Fix float to decimal convert overflow, extreme values
|
2019-06-19 14:29:33 +03:00 |
|
dmitry kuzmin
|
a86f47421d
|
simplify comparison
|
2019-06-18 08:25:16 +03:00 |
|
dmitry kuzmin
|
21a48e4f6c
|
fix static_cast double to max_int
|
2019-06-17 17:55:51 +03:00 |
|
Alexey Milovidov
|
88c35d541d
|
Merge branch 'master' into sanych73-prepared_statements
|
2019-06-16 23:53:31 +03:00 |
|
Alexey Milovidov
|
413b780b65
|
Various fixes for PVS-Studio
|
2019-06-16 21:13:39 +03:00 |
|
dmitry kuzmin
|
c73ce602bf
|
fix decimal overflow, extreme values
|
2019-06-16 10:57:30 +03:00 |
|
Alexey Milovidov
|
54ece5f968
|
Added missing methods for DataTypeDate, DataTypeDateTime
|
2019-06-15 18:58:17 +03:00 |
|
Alexey Milovidov
|
cb661c0d54
|
Added missing methods for DataTypeDate, DataTypeDateTime
|
2019-06-15 18:56:55 +03:00 |
|
Alexey Milovidov
|
b48284d334
|
Removed useless method
|
2019-06-15 18:08:48 +03:00 |
|
Alexey Milovidov
|
ee102ca953
|
Style; added comment
|
2019-06-15 18:06:44 +03:00 |
|
Alexey Milovidov
|
01762d5167
|
Clarified code in IDataType
|
2019-06-15 17:47:33 +03:00 |
|
Alexey Milovidov
|
748b5a5bce
|
Clarified code in IDataType
|
2019-06-15 17:32:01 +03:00 |
|
Alexey Milovidov
|
c5c2bd4a3f
|
Merge branch 'prepared_statements' of https://github.com/sanych73/ClickHouse into sanych73-prepared_statements
|
2019-06-14 19:28:25 +03:00 |
|
alexey-milovidov
|
e90a7078f3
|
Merge pull request #5607 from coraxster/decimal-overflow
Fix float to decimal convert overflow
|
2019-06-14 09:20:39 +03:00 |
|
dmitry kuzmin
|
5fc6a6973a
|
float to decimal overflow fix
|
2019-06-13 23:28:14 +03:00 |
|
alexey-milovidov
|
87557d216b
|
Update DataTypesDecimal.h
|
2019-06-13 17:49:13 +03:00 |
|
alexey-milovidov
|
5ab1a15075
|
Update DataTypesDecimal.h
|
2019-06-13 17:48:13 +03:00 |
|
Alexey Milovidov
|
c846d0f6af
|
Namespace comments are unneeded according to the code style.
find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l -P '}\s*//+\s*namespace\s*' | xargs sed -i -r -e 's/}\s*\/\/+\s*namespace\s*.*$/}/'
|
2019-06-13 13:43:37 +03:00 |
|
Alexey Milovidov
|
8b87511e25
|
Namespace comments are unneeded according to the code style.
find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l -P '}\s*//+\s*namespace\s*' | xargs sed -i -r -e 's/}\s*\/\/+\s*namespace\s*\w+/}/'
|
2019-06-13 13:37:13 +03:00 |
|
dmitry kuzmin
|
89cc1440d8
|
fix float to decimal convert overflow
|
2019-06-13 11:40:30 +03:00 |
|
Igor Hatarist
|
fc55d38377
|
Fix typo in a Decimal exception
(presicion -> precision)
|
2019-06-08 19:56:45 +03:00 |
|
Alexander Tretiakov
|
905856f02d
|
merge
|
2019-06-05 17:02:13 +03:00 |
|
Orivej Desh
|
5ec179377a
|
DEVTOOLS-5170 Delete Y_IGNORE markers (#5533)
They have been superseded by a new include resolution configuration that lives
outside clickhouse source tree.
|
2019-06-05 14:52:39 +03:00 |
|
Alexander Tretiakov
|
2f1a03dac0
|
merge
|
2019-06-04 21:08:08 +03:00 |
|
Danila Kutenin
|
7e2b3b59b8
|
Fix gcc9 warnings and ICE's
|
2019-05-31 11:55:01 +03:00 |
|
Alexey Milovidov
|
1607ec49ba
|
Fixed linking with lld
|
2019-05-30 11:23:20 +03:00 |
|
Alexander Kozhikhov
|
5cd85baec6
|
changes on return type of linearRegression
|
2019-05-27 23:14:23 +03:00 |
|