Alexey Milovidov
|
c060fde75e
|
Removed notice in gcc-8 [#CLICKHOUSE-2]
|
2018-09-01 05:22:30 +03:00 |
|
Alexey Milovidov
|
652ecc42c6
|
Fixed alignment issues with AutoArray [#CLICKHOUSE-2]
|
2018-09-01 04:03:34 +03:00 |
|
Alexey Milovidov
|
dbd0e2f533
|
Clarifications #2482
|
2018-09-01 01:41:42 +03:00 |
|
alexey-milovidov
|
cfb448cce6
|
Update query_complexity.md
|
2018-08-31 23:02:57 +03:00 |
|
chertus
|
fe1e3300b7
|
remove dirty code [CLICKHOUSE-3765]
|
2018-08-31 20:36:27 +03:00 |
|
chertus
|
ca91c93adf
|
disable Nullable(Decimal) [CLICKHOUSE-3905]
|
2018-08-31 14:59:33 +03:00 |
|
chertus
|
4cf8f174da
|
some tests [CLICKHOUSE-3905]
|
2018-08-31 14:19:19 +03:00 |
|
VadimPE
|
910bb20ccf
|
CLICKHOUSE-1660 add test
|
2018-08-31 13:30:57 +03:00 |
|
VadimPE
|
db8e63ff67
|
CLICKHOUSE-1660 Added duplicated columns removal in USING(...)
|
2018-08-31 13:00:46 +03:00 |
|
chertus
|
d0f452f6d9
|
some tests [CLICKHOUSE-3905]
|
2018-08-31 12:25:49 +03:00 |
|
chertus
|
845db9b46e
|
CAST for decimal [CLICKHOUSE-3905]
|
2018-08-31 11:59:21 +03:00 |
|
zhang2014
|
a1f2b9ae0c
|
ISSUES-2973 support nested json struct for visitParamExtractRaw
|
2018-08-31 15:25:28 +08:00 |
|
Alexey Milovidov
|
9966e4405b
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-08-31 04:46:51 +03:00 |
|
Alexey Milovidov
|
8aecbc6df6
|
Data streams: better [#CLICKHOUSE-3944]
|
2018-08-31 04:46:39 +03:00 |
|
alexey-milovidov
|
9f06950121
|
Merge pull request #3003 from yandex/limit-width-in-pretty-formats
Limit width in pretty formats
|
2018-08-31 04:16:00 +03:00 |
|
Alexey Milovidov
|
37438b6750
|
More thread names #2482
|
2018-08-31 04:00:09 +03:00 |
|
Alexey Milovidov
|
f75204d908
|
More thread names #2482
|
2018-08-31 03:59:48 +03:00 |
|
alexey-milovidov
|
a05cdfbb45
|
Merge branch 'master' into extra-warnings
|
2018-08-31 03:03:44 +03:00 |
|
Alexey Milovidov
|
bee164f1a0
|
Added test [#CLICKHOUSE-2]
|
2018-08-31 02:55:34 +03:00 |
|
Alexey Milovidov
|
0c6c1e83a3
|
Avoid excessive padding in Pretty formats [#CLICKHOUSE-2]
|
2018-08-31 02:34:12 +03:00 |
|
Alexey Milovidov
|
5df5df8971
|
utils/check-style/check-style -n
|
2018-08-31 00:13:34 +03:00 |
|
alexey-milovidov
|
918d17ffeb
|
Update FunctionsVisitParam.h
|
2018-08-30 23:57:00 +03:00 |
|
Alexey Milovidov
|
9acb770c23
|
Added a test to clearly illustrate the difference between arrayEnumerateUniq and arrayEnumerateDense #2975
|
2018-08-30 23:43:08 +03:00 |
|
alexey-milovidov
|
46a38b72b9
|
Merge pull request #2975 from amosbird/dense
Extending arrayEnumerateUniq.
|
2018-08-30 23:26:31 +03:00 |
|
alexey-milovidov
|
c9838fdf34
|
Update FunctionsArray.cpp
|
2018-08-30 23:22:14 +03:00 |
|
Alexey Milovidov
|
06053d9c1f
|
Added comments #2980
|
2018-08-30 23:12:15 +03:00 |
|
alexey-milovidov
|
e0b1b5ff78
|
Merge pull request #2980 from amosbird/memcpySmall
Padding for IO buffers.
|
2018-08-30 22:53:47 +03:00 |
|
alexey-milovidov
|
3b8e3c854c
|
Merge pull request #3000 from proller/fix3
CLICKHOUSE-3940 Fix crash on join
|
2018-08-30 22:52:59 +03:00 |
|
alexey-milovidov
|
f22b12b698
|
Update Join.cpp
|
2018-08-30 22:52:28 +03:00 |
|
alesapin
|
81a333ee87
|
Return to odbc-bridge argument.
|
2018-08-30 22:35:59 +03:00 |
|
robot-clickhouse
|
f171557c77
|
Auto version update to [18.12.1] [54407]
|
2018-08-30 22:28:33 +03:00 |
|
Alexey Milovidov
|
76eaacf1be
|
Fixed tests in Sandbox [#CLICKHOUSE-2]
|
2018-08-30 22:27:36 +03:00 |
|
alexey-milovidov
|
72a2405e09
|
Merge pull request #3002 from proller/fix13
USE_INTERNAL_CONSISTENT_HASHING_LIBRARY
|
2018-08-30 22:11:55 +03:00 |
|
alexey-milovidov
|
8b3547444c
|
Update find_consistent-hashing.cmake
|
2018-08-30 22:10:08 +03:00 |
|
proller
|
de2b740db7
|
USE_INTERNAL_CONSISTENT_HASHING_LIBRARY
|
2018-08-30 22:07:24 +03:00 |
|
Alexey Milovidov
|
6ccd74aeeb
|
Attempt to fix performance regression due to usage of taskstats #2482
|
2018-08-30 21:48:41 +03:00 |
|
proller
|
48766c1c2d
|
split libconsistent-hashing
|
2018-08-30 21:44:46 +03:00 |
|
Alexey Milovidov
|
c06d6b7ae6
|
Moved file (preparation) #2482
|
2018-08-30 21:40:46 +03:00 |
|
Alexey Milovidov
|
fd5c419f17
|
Miscellaneous #2482
|
2018-08-30 21:36:24 +03:00 |
|
proller
|
81960a2690
|
CLICKHOUSE-3940 Fix crash on join
|
2018-08-30 18:44:30 +03:00 |
|
VadimPE
|
5551f2902c
|
CLICKHOUSE-1660
|
2018-08-30 15:32:11 +03:00 |
|
alexey-milovidov
|
b05c62be9f
|
Merge pull request #2994 from CurtizJ/CLICKHOUSE-3935
ClickHouse-3935 Fix bug with qualified columns in where clause
|
2018-08-30 15:01:47 +03:00 |
|
alexey-milovidov
|
992aee9c2c
|
Update 00702_where_with_quailified_names.sql
|
2018-08-30 15:01:34 +03:00 |
|
CurtizJ
|
c818683ce7
|
update test
|
2018-08-30 14:48:58 +03:00 |
|
alexey-milovidov
|
ba3a20073c
|
Merge pull request #2988 from VadimPE/test_recovery_replica
add integration test for recovery replica
|
2018-08-30 14:20:10 +03:00 |
|
alexey-milovidov
|
2e22a14c5c
|
Merge pull request #2997 from VadimPE/fix_exception_message
Fix error message in exception message for DROP TABLE/PARTITION
|
2018-08-30 14:19:58 +03:00 |
|
chertus
|
409562a397
|
decimal: add test for input/output formats CLICKHOUSE-3765
|
2018-08-30 14:17:02 +03:00 |
|
VadimPE
|
81893ae577
|
Fix error message
|
2018-08-30 12:33:31 +03:00 |
|
robot-clickhouse
|
8125bd3df9
|
Auto version update to [18.12.0] [54407]
|
2018-08-30 03:23:20 +03:00 |
|
Alexey Milovidov
|
b262715bd8
|
Fixed order of CMake statements [#CLICKHOUSE-2]
|
2018-08-30 03:20:02 +03:00 |
|