alexey-milovidov
|
889e060993
|
Merge pull request #3006 from VadimPE/CLICKHOUSE-1660
CLICKHOUSE-1660 Added duplicated columns removal in USING(...)
|
2018-09-01 20:43:54 +03:00 |
|
alexey-milovidov
|
15bf642a00
|
Update 00702_join_with_using.sql
|
2018-09-01 20:43:47 +03:00 |
|
Alexey Milovidov
|
7affa20d26
|
Removed build variant that cannot finish in Travis [#CLICKHOUSE-2]
|
2018-09-01 18:05:18 +03:00 |
|
Alexey Milovidov
|
ce032470b3
|
Full support for alignment of aggregate states #2808
|
2018-09-01 07:39:46 +03:00 |
|
Alexey Milovidov
|
338437baf7
|
Full support for alignment of aggregate states #2808
|
2018-09-01 07:28:12 +03:00 |
|
Alexey Milovidov
|
146f3f0a14
|
Full support for alignment of aggregate states #2808
|
2018-09-01 07:25:43 +03:00 |
|
Alexey Milovidov
|
7d77d001f5
|
Full support for alignment of aggregate states #2808
|
2018-09-01 07:25:03 +03:00 |
|
Alexey Milovidov
|
8f54125884
|
Minor modifications #2808
|
2018-09-01 06:17:43 +03:00 |
|
alexey-milovidov
|
6d5092518f
|
Merge pull request #2808 from chenxing-xc/master
Aligned aggregate state #2754
|
2018-09-01 05:38:11 +03:00 |
|
alexey-milovidov
|
f3e3d69579
|
Merge pull request #3013 from yandex/auto-array-alignment
Fixed alignment issues with AutoArray
|
2018-09-01 05:37:54 +03:00 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|