Amos Bird
|
654245af3c
|
Fix signedness conversion monotonicity
|
2020-09-14 18:11:40 +08:00 |
|
alesapin
|
336430d3c2
|
Merge pull request #14646 from ClickHouse/if_bug
Fix bug in if function when then clause contain const nullable column
|
2020-09-14 09:51:40 +03:00 |
|
Nikolai Kochetov
|
109fd9d6d7
|
Merge pull request #13015 from amosbird/jgmko
Refactor joinGet and implement multi-key lookup.
|
2020-09-13 22:39:48 +03:00 |
|
Amos Bird
|
72786c8130
|
Take arithmetic overflow into consideration
|
2020-09-13 21:55:16 +08:00 |
|
Amos Bird
|
34b9547ce1
|
Binary operator monotonicity
|
2020-09-13 21:55:12 +08:00 |
|
zhang2014
|
5b952a369b
|
Fix build failure in OSX
|
2020-09-12 12:07:02 +08:00 |
|
Artem Zuikov
|
6dd764bcfe
|
FunctionBinaryArithmetic refactoring (#14712)
|
2020-09-11 18:12:08 +03:00 |
|
alesapin
|
5ce0c21bbe
|
Remove redundant change
|
2020-09-11 14:24:42 +03:00 |
|
alesapin
|
ebb9de1376
|
Supress strange warning
|
2020-09-11 14:13:41 +03:00 |
|
alesapin
|
3b9ab3f1be
|
Fix if
|
2020-09-11 12:23:31 +03:00 |
|
alexey-milovidov
|
e73ca17ad3
|
Merge pull request #14725 from BooBSD/formatReadableQuantity
formatReadableQuantity() function
|
2020-09-11 12:09:18 +03:00 |
|
alexey-milovidov
|
f21cf98960
|
Merge pull request #14657 from myrrc/feature/disable-debug-symbols-cmake-option
Extracted the debug info generation for functions into a cmake option
|
2020-09-10 21:04:15 +03:00 |
|
Artem Hnilov
|
15bdb6048e
|
Function formatReadableQuantity() added.
|
2020-09-10 16:25:07 +00:00 |
|
myrrc
|
e008198023
|
fix: default value
|
2020-09-10 15:44:49 +03:00 |
|
myrrc
|
598c81ed0a
|
fix: default value
|
2020-09-10 14:07:08 +03:00 |
|
myrrc
|
c309f55c20
|
updated setting and added default value
|
2020-09-10 14:02:52 +03:00 |
|
myrrc
|
11ffbda7cc
|
added the debugger info option
|
2020-09-09 21:17:01 +03:00 |
|
Ilya Yatsishin
|
594ce8ea66
|
Merge pull request #14636 from mcheshkov/use-global-addincl-for-icu
Use global ICU ADDINCL for Arcadia build
|
2020-09-09 20:50:52 +03:00 |
|
alexey-milovidov
|
38131917ef
|
Merge pull request #14530 from amosbird/ma
Fix Nullable String to Enum conversion.
|
2020-09-09 19:24:04 +03:00 |
|
alexey-milovidov
|
c6d0944994
|
Merge pull request #14591 from myrrc/bugfix/lc-nullability-checker
Correct nullability checker for LowCardinality nested columns
|
2020-09-09 19:23:19 +03:00 |
|
Mikhail Cheshkov
|
673244876e
|
Use global ICU ADDINCL for Arcadia build
|
2020-09-09 18:01:52 +03:00 |
|
Artem Zuikov
|
48f29ae11f
|
Fix bug in Decimal scale (#14603)
|
2020-09-09 16:18:58 +03:00 |
|
alexey-milovidov
|
91edd2bba1
|
Merge branch 'master' into bugfix/lc-nullability-checker
|
2020-09-09 09:50:39 +03:00 |
|
alexey-milovidov
|
0c2ecb53d1
|
Update arrayIndex.h
|
2020-09-09 09:35:05 +03:00 |
|
alexey-milovidov
|
f2e9a09b11
|
Merge pull request #14585 from ClickHouse/join-processor
Remove Join from ExpressionActions
|
2020-09-08 23:56:09 +03:00 |
|
myrrc
|
78eac658b0
|
adding correct LC nested nullability checker
|
2020-09-08 22:51:44 +03:00 |
|
alexey-milovidov
|
a5499ab9d6
|
Merge pull request #14555 from 4ertus2/some
Hide symbols in nameless namespace
|
2020-09-08 19:55:56 +03:00 |
|
Artem Zuikov
|
69e82e647e
|
another fix for clang tidy
|
2020-09-08 14:01:17 +03:00 |
|
Nikolai Kochetov
|
39aad9979a
|
Remove Join from ExpressionActions.
|
2020-09-08 13:40:53 +03:00 |
|
Artem Zuikov
|
d95614ad60
|
fix for clang tidy
|
2020-09-08 12:16:50 +03:00 |
|
Ilya Yatsishin
|
11a247d2f4
|
Merge pull request #14556 from ClickHouse/fix-arcadia-2
Lower binary size in "Arcadia" build
|
2020-09-08 12:08:35 +03:00 |
|
Artem Zuikov
|
7373aaf465
|
add IsOperation helper
|
2020-09-08 03:59:13 +03:00 |
|
Alexey Milovidov
|
e3924b8057
|
Fix "Arcadia"
|
2020-09-08 01:14:13 +03:00 |
|
Artem Zuikov
|
b3eafc1106
|
hide symbols in nameless namespace
|
2020-09-07 21:00:37 +03:00 |
|
Alexey Milovidov
|
53e39b05b2
|
Lower binary size in debug build
|
2020-09-07 18:35:18 +03:00 |
|
Amos Bird
|
4c3c1cdaf3
|
Fix Nullable String to Enum conversion.
|
2020-09-07 15:32:44 +08:00 |
|
alexey-milovidov
|
a78b04b56a
|
Merge pull request #14455 from ClickHouse/prepare-clang-11
Prepare for clang 11
|
2020-09-06 11:02:58 +03:00 |
|
alexey-milovidov
|
d61dda36ef
|
Update Sources.h
|
2020-09-06 01:09:59 +03:00 |
|
bharatnc
|
425c4d0634
|
fix style check - declare error code ILLEGAL_TYPE_OF_ARGUMENT
|
2020-09-04 21:26:51 -07:00 |
|
bharatnc
|
25080f3a88
|
additional checks for empty tz for toStartOfMonth|Quarter|Year
|
2020-09-04 20:15:37 -07:00 |
|
bharatnc
|
8fd00ff77b
|
rename test files and fix tests - add ; at the end
|
2020-09-04 18:42:43 -07:00 |
|
bharatnc
|
cf110f4eb0
|
toStartOfInterval* functions - disallow empty timezone
|
2020-09-04 17:32:38 -07:00 |
|
Artem Zuikov
|
7c20aa2c62
|
Another 256-bit integers (strict 32 bytes) (#14229)
|
2020-09-04 16:33:02 +03:00 |
|
Alexey Milovidov
|
4b3220f79a
|
Prepare for clang 11
|
2020-09-04 03:39:56 +03:00 |
|
Alexey Milovidov
|
796e3ae87d
|
Prepare for clang 11
|
2020-09-03 22:40:21 +03:00 |
|
alesapin
|
12f76d9448
|
Merge pull request #14325 from azat/suppress-wget-output
Suppress superfluous wget (-nv) output
|
2020-09-02 14:59:28 +03:00 |
|
alexey-milovidov
|
adf50fd774
|
Merge pull request #13761 from zhang2014/improvement/date_time
ISSUES-4006 add precision argument for DateTime type
|
2020-09-02 05:12:35 +03:00 |
|
Alexander Kuzmenkov
|
2f3bb5844a
|
Merge branch 'master' into suppress-wget-output
|
2020-09-01 16:59:04 +03:00 |
|
Artem Zuikov
|
d304d522cc
|
Refactoring: rename types to allow change bigint library (#14219)
|
2020-09-01 12:54:50 +03:00 |
|
Azat Khuzhin
|
2d7cb03120
|
Suppress superfluous wget (-nv) output
Since for dowloading some of files wget logging may take 50% of overall
log [1].
[1]: https://clickhouse-builds.s3.yandex.net/14315/c32ff4c98cb3b83a12f945eadd180415b7a3b269/clickhouse_build_check/build_log_761119955_1598923036.txt
|
2020-09-01 10:25:13 +03:00 |
|
Alexander Kuzmenkov
|
134aae89f3
|
Merge pull request #14110 from 4ertus2/decimal
Fix Decimal to Float conversion and toDecimal256() function
|
2020-08-31 17:08:49 +03:00 |
|
alexey-milovidov
|
c6f55bbe6a
|
Merge pull request #14151 from 4ertus2/some
Add functions: isDecimalOverflow(), countDigits()
|
2020-08-28 22:01:54 +03:00 |
|
Artem Zuikov
|
881cd3331a
|
gix comment and useDefault*(), add tests for nullables
|
2020-08-28 13:16:42 +03:00 |
|
Alexey Milovidov
|
01567d62a4
|
Fix nullptr dereference in defaultValueOfTypeName
|
2020-08-27 21:36:18 +03:00 |
|
Artem Zuikov
|
2a0b98b19c
|
add countDigits() function
|
2020-08-27 16:17:13 +03:00 |
|
Artem Zuikov
|
724b38adc9
|
isDecimalOverflow() function
|
2020-08-27 04:14:10 +03:00 |
|
alexey-milovidov
|
67f16d5ae8
|
Merge pull request #14122 from ClickHouse/fix-fuzz-test-compile-expressions
More range checks when compile_expressions = 1
|
2020-08-27 02:15:40 +03:00 |
|
alexey-milovidov
|
0f706c01ca
|
Merge pull request #13888 from vladimir-golovchenko/add-date-trunc-function
Added date_trunc function
|
2020-08-27 02:12:27 +03:00 |
|
alexey-milovidov
|
c53854df19
|
Merge pull request #14079 from livace/fix_2d_pip
Fix pointInPolygon with const 2d array
|
2020-08-26 21:02:58 +03:00 |
|
Alexey Milovidov
|
5dbdd8ea3d
|
More range checks when compile_expressions = 1
|
2020-08-26 19:49:19 +03:00 |
|
alexey-milovidov
|
7ea28d976a
|
Update date_trunc.cpp
|
2020-08-26 17:28:54 +03:00 |
|
Artem Zuikov
|
fe5db661ce
|
fix decimal to float conversion and toDecimal256()
|
2020-08-26 15:26:12 +03:00 |
|
vladimir golovchenko
|
b0dd1d92b4
|
Added date_trunc function.
|
2020-08-25 16:41:08 -07:00 |
|
Alexey Ilyukhov
|
f32b7f48f1
|
Fix pointInPolygon with const 2d array
|
2020-08-26 01:13:47 +03:00 |
|
Alexey Milovidov
|
b0908144b3
|
Fix clang-tidy
|
2020-08-25 01:20:43 +03:00 |
|
Alexey Milovidov
|
99009a3468
|
utils/generate-ya-make/generate-ya-make.sh
|
2020-08-24 23:02:29 +03:00 |
|
Alexey Milovidov
|
846cdd70fc
|
Merge branch 'patch-0819' of https://github.com/hczhcz/ClickHouse into hczhcz-patch-0819-2
|
2020-08-24 23:01:59 +03:00 |
|
alexey-milovidov
|
6a164634d7
|
Merge pull request #12550 from myrrc/bug/low-cardinality-arrays-optimisations
Optimising has(), indexOf(), and countEqual() for Array(LowCardinality(T)) and constant right arguments
|
2020-08-24 22:31:29 +03:00 |
|
Anton Popov
|
93d49e5815
|
Merge pull request #13237 from vdimir/string-locate-startpos-3776
Support start_pos argument in `position` function
|
2020-08-24 12:23:19 +03:00 |
|
zhang2014
|
b679b2e30c
|
ISSUES-4006 fix toDateTime64 with scale 0
|
2020-08-21 13:16:50 +08:00 |
|
zhang2014
|
ec1572d7be
|
ISSUES-4006 support parserDateTime32 functions
|
2020-08-21 13:09:25 +08:00 |
|
zhang2014
|
45cc0778a0
|
ISSUES-4006 support scale with parserDateTime
|
2020-08-20 22:41:13 +08:00 |
|
zhang2014
|
edeb983eb0
|
ISSUES-4006 some refactor
|
2020-08-20 19:18:29 +08:00 |
|
Nikolai Kochetov
|
5928eab2c4
|
Fix lgamma race. (#13842)
* Fix lgamma race.
|
2020-08-20 12:27:29 +03:00 |
|
myrrc
|
d298409660
|
Merge remote-tracking branch 'upstream/master' into bug/low-cardinality-arrays-optimisations
|
2020-08-20 12:07:02 +03:00 |
|
hcz
|
4d093e8e26
|
Fix type error
|
2020-08-20 10:50:34 +08:00 |
|
myrrc
|
4f96291c35
|
rewrote the LC spec as a dispatcher
|
2020-08-19 21:59:39 +03:00 |
|
Artem Zuikov
|
becc186c91
|
Add support for extended precision integers and decimals (#13097)
|
2020-08-19 14:52:17 +03:00 |
|
hcz
|
4bbcec3d33
|
Add defaultValueOfTypeName
|
2020-08-19 14:44:11 +08:00 |
|
myrrc
|
5ef5c889fd
|
moved the LC stuff to its implementations (some bugs remaining)
|
2020-08-18 23:09:41 +03:00 |
|
Alexey Milovidov
|
acf312467e
|
Stratify nans comparison in arrayCompact function
|
2020-08-18 22:16:53 +03:00 |
|
Alexey Milovidov
|
9615b1f06a
|
Generate ya.make
|
2020-08-18 12:46:02 +03:00 |
|
myrrc
|
3337d206ba
|
some bugs remaining
|
2020-08-18 01:55:41 +03:00 |
|
myrrc
|
69a0ca2564
|
checking other const approach
|
2020-08-18 01:43:20 +03:00 |
|
Alexey Milovidov
|
ba4c42abfe
|
Support UUID aliases in normalizeQuery
|
2020-08-17 21:17:20 +03:00 |
|
Alexey Milovidov
|
59b8153506
|
Fix "Arcadia" and "Unbundled" builds
|
2020-08-17 11:20:20 +03:00 |
|
Alexey Milovidov
|
ab435f0610
|
Fix style
|
2020-08-16 22:50:50 +03:00 |
|
Alexey Milovidov
|
9cd2ddb646
|
Add normalizedQueryHash function with tests
|
2020-08-16 22:38:56 +03:00 |
|
Alexey Milovidov
|
e733c0b96a
|
Add function "normalizeQuery"
|
2020-08-16 21:17:16 +03:00 |
|
alexey-milovidov
|
8535e30bd4
|
Merge pull request #13753 from ClickHouse/avoid-too-slow-queries-with-arrays
Avoid too slow queries with arrays
|
2020-08-16 10:16:08 +03:00 |
|
Azat Khuzhin
|
e9d373b5b7
|
Fix step overflow in range()
|
2020-08-16 00:26:47 +03:00 |
|
vdimir
|
df63ada6cc
|
Fix Darwin build (std::max candidate template)
|
2020-08-15 20:08:59 +00:00 |
|
vdimir
|
8fc470d1c5
|
Fix compilcation errror in MultiMatchAnyImpl.h
|
2020-08-15 18:08:00 +00:00 |
|
zhang2014
|
fb1417db71
|
ISSUES-4006 try fix test failure
|
2020-08-16 01:08:03 +08:00 |
|
zhang2014
|
43839a97b6
|
ISSUES-4006 add factor with DateTime type
|
2020-08-15 21:29:24 +08:00 |
|
Alexey Milovidov
|
57b8d3f89b
|
Avoid too slow queries with arrays
|
2020-08-15 12:13:52 +03:00 |
|
Alexey Milovidov
|
1d51d9e8b6
|
Range check for h3KRing
|
2020-08-15 11:49:54 +03:00 |
|
myrrc
|
54f5c0e35a
|
fixed the String impl non-const offset bug
|
2020-08-14 23:07:31 +03:00 |
|
myrrc
|
a519559644
|
updated ColumnVector to compare with other U, cleaned ImplString
|
2020-08-14 21:08:30 +03:00 |
|
Alexey Milovidov
|
baa85f0a88
|
Fix timeout in sql_fuzzy test
|
2020-08-14 04:35:02 +03:00 |
|
myrrc
|
a9c9bae47e
|
fixed the columnvector test
|
2020-08-13 17:17:49 +03:00 |
|
myrrc
|
0edf3a693d
|
fixing the processGeneric ColumnVector type bug
|
2020-08-13 16:44:13 +03:00 |
|
myrrc
|
e2e38e30d0
|
Merge remote-tracking branch 'upstream/master' into bug/low-cardinality-arrays-optimisations
|
2020-08-12 19:12:08 +03:00 |
|
myrrc
|
1ed406dfd8
|
empty commit to restart CI
|
2020-08-12 19:11:35 +03:00 |
|
Amos Bird
|
ffcbfc383b
|
remove obsolete comments
|
2020-08-12 09:30:40 +08:00 |
|
Alexander Kazakov
|
6e0d536327
|
Merge branch 'master' into bug/low-cardinality-arrays-optimisations
|
2020-08-11 16:25:20 +03:00 |
|
myrrc
|
eabcc293eb
|
fixed generic LC impl
|
2020-08-11 14:15:43 +03:00 |
|
myrrc
|
659c78c7ab
|
more canonical resize
|
2020-08-10 18:37:04 +03:00 |
|
myrrc
|
8562c36ea4
|
fix: false processing
|
2020-08-10 18:32:02 +03:00 |
|
myrrc
|
565cedbf1c
|
updating functions
|
2020-08-10 17:22:35 +03:00 |
|
myrrc
|
403a47bd1e
|
reverted the code back to constant args handling
|
2020-08-10 13:34:19 +03:00 |
|
Vitaly Baranov
|
3b9f5a827c
|
Fix getting settings specified in query.
|
2020-08-10 01:07:23 +03:00 |
|
alexey-milovidov
|
be38b0fe75
|
Merge pull request #13497 from amosbird/tdm
Better toDate/toDateTime functions.
|
2020-08-09 02:14:58 +03:00 |
|
alexey-milovidov
|
ba5988dcf6
|
Merge pull request #13446 from ClickHouse/fix-netloc
Function "netloc": fix wrong code.
|
2020-08-09 01:39:46 +03:00 |
|
Amos Bird
|
ba204fe3b2
|
fix test and add alias to FROM_UNIXTIME
|
2020-08-09 00:24:43 +08:00 |
|
alexey-milovidov
|
beed3c8244
|
Merge pull request #13500 from ClickHouse/hardening-and-better-error-messages
Hardening and better error messages
|
2020-08-08 17:13:43 +03:00 |
|
alexey-milovidov
|
c0fef71507
|
Merge pull request #13511 from ClickHouse/codespell
Fix typos in code with codespell.
|
2020-08-08 17:09:16 +03:00 |
|
Amos Bird
|
d9de96716a
|
string to date is not monotonic
|
2020-08-08 14:30:50 +08:00 |
|
Alexey Milovidov
|
6663f21fdd
|
Fix error
|
2020-08-08 05:02:36 +03:00 |
|
Alexey Milovidov
|
edd89a8610
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
|
Alexey Milovidov
|
ac2de4cc95
|
Fix build
|
2020-08-08 03:08:41 +03:00 |
|
Alexey Milovidov
|
ec281cd703
|
Fix assert in "lcm"
|
2020-08-08 02:01:05 +03:00 |
|
Alexey Milovidov
|
d026d4e289
|
Fix error
|
2020-08-07 23:53:46 +03:00 |
|
Alexey Milovidov
|
3c3350451e
|
Merge branch 'master' into fix-netloc
|
2020-08-07 22:57:46 +03:00 |
|
alexey-milovidov
|
cbe9878e9e
|
Update FunctionsConversion.h
|
2020-08-07 22:53:52 +03:00 |
|
alexey-milovidov
|
65b3863a9e
|
Update FunctionsConversion.h
|
2020-08-07 22:52:21 +03:00 |
|
Alexey Milovidov
|
f968ae8804
|
Hardening continued
|
2020-08-07 22:45:29 +03:00 |
|
Amos Bird
|
9938e1f3f6
|
Better toDate/toDateTime function.
|
2020-08-08 03:38:34 +08:00 |
|
myrrc
|
ac77e2a88f
|
empty commit to restart CI
|
2020-08-07 14:24:07 +03:00 |
|
Nikolai Kochetov
|
7a9b244f37
|
Push ci
|
2020-08-07 11:29:41 +03:00 |
|
Alexey Milovidov
|
1f2d0dce3e
|
Remove useless header file
|
2020-08-07 04:07:51 +03:00 |
|
Alexey Milovidov
|
d1ed1fb83a
|
Fix error
|
2020-08-07 04:04:37 +03:00 |
|
myrrc
|
d1412e5352
|
Merge branch 'bug/low-cardinality-arrays-optimisations' of github:myrrc/clickhouse into bug/low-cardinality-arrays-optimisations
|
2020-08-06 20:57:29 +03:00 |
|
myrrc
|
1c940a1921
|
got rid of a virtual col in loop in arrayIndex
|
2020-08-06 20:55:21 +03:00 |
|
Nikolai Kochetov
|
38c1d3b061
|
Fix build.
|
2020-08-06 16:47:08 +03:00 |
|
Alexander Kazakov
|
8c1dbb3893
|
For compatibility with Arcadia
|
2020-08-06 16:27:19 +03:00 |
|
Nikolai Kochetov
|
b28e121967
|
Fix tuple with NULL exement comparison.
|
2020-08-06 15:54:14 +03:00 |
|
myrrc
|
c8f737c37c
|
fix: re-resizing, Arcadia compatibility, updated perftest
|
2020-08-06 15:33:16 +03:00 |
|
myrrc
|
2d27fa0fa8
|
fix: style error, unused check
|
2020-08-06 02:24:28 +03:00 |
|
myrrc
|
4dd39f6fb4
|
fixed comparison bug by cloning the col_arg_indices
|
2020-08-05 18:16:03 +03:00 |
|
myrrc
|
0021f67664
|
re-unioned the *NumImpl
|
2020-08-05 15:43:19 +03:00 |
|
Anton Popov
|
1ac1955ffb
|
bump CI
|
2020-08-05 14:32:41 +03:00 |
|
myrrc
|
807f1887f4
|
some data flow fixes
|
2020-08-04 22:51:15 +03:00 |
|
myrrc
|
b210afb789
|
cloning the arr column to build the lc index
|
2020-08-04 18:00:42 +03:00 |
|
Alexey Milovidov
|
d91471ea00
|
Merge branch 'master' into stack-frams-size-limit
|
2020-08-04 15:28:47 +03:00 |
|
myrrc
|
98119af9de
|
Merge remote-tracking branch 'upstream/master' into bug/low-cardinality-arrays-optimisations
|
2020-08-04 15:01:27 +03:00 |
|
vdimir
|
7260009978
|
Fix argument handling in string search functions
|
2020-08-04 10:10:50 +03:00 |
|
alexey-milovidov
|
43f048d2cb
|
Merge pull request #13277 from ClickHouse/fix-fuzz-test5
Fix range checks in h3 functions
|
2020-08-04 01:29:33 +03:00 |
|
Alexey Milovidov
|
1d091738dd
|
Merge branch 'master' into stack-frams-size-limit
|
2020-08-03 20:41:47 +03:00 |
|
Alexey Milovidov
|
7bd0620deb
|
Added another check just in case
|
2020-08-03 19:39:08 +03:00 |
|