Alexey Milovidov
|
10a6b5c43f
|
Fixed build after merge [#CLICKHOUSE-2]
|
2018-03-07 22:20:36 +03:00 |
|
alexey-milovidov
|
2daf6be96c
|
Merge pull request #2004 from yandex/CLICKHOUSE-3616
Prohibited non-UInt8 constants in WHERE
|
2018-03-07 22:07:24 +03:00 |
|
Alexey Milovidov
|
b1467886f2
|
Added test [#CLICKHOUSE-2]
|
2018-03-07 21:59:22 +03:00 |
|
Alexey Milovidov
|
a50706f627
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-03-07 21:53:44 +03:00 |
|
Alexey Milovidov
|
5fbc1a1ee5
|
Fixed regression: cannot CREATE SELECT using HTTP interface [#CLICKHOUSE-2]
|
2018-03-07 21:53:21 +03:00 |
|
alexey-milovidov
|
bd455283cc
|
Merge pull request #1771 from joomag/dictionary-update
Add external dictionary update feature
|
2018-03-07 21:48:42 +03:00 |
|
proller
|
d73fea5ab0
|
Fix macos compile (#2006)
* Fix macos compile
* rename cluster-copier -> copier
|
2018-03-07 21:17:17 +03:00 |
|
Alexey Zatelepin
|
ee91edaf70
|
fix test to conform to the new GROUP BY behaviour on empty tables
|
2018-03-07 18:09:26 +00:00 |
|
proller
|
65722918e7
|
Add clickhouse-cluster-copier to debian package
|
2018-03-07 20:47:58 +03:00 |
|
KochetovNicolai
|
3d0f298ace
|
Merge pull request #2005 from yandex/fix-dictionary-block-input-stream-for-empty-dicts
fix DictionaryBlockInputStream::getBlock for empty dictionary
|
2018-03-07 18:20:19 +03:00 |
|
Nikolai Kochetov
|
3f5218bb11
|
fix DictionaryBlockInputStream::getBlock for empty dictionary
|
2018-03-07 18:11:23 +03:00 |
|
Vitaliy Lyudvichenko
|
d6635c3bf5
|
Fixed several integration tests. [#CLICKHOUSE-2]
|
2018-03-07 16:52:09 +03:00 |
|
Vitaliy Lyudvichenko
|
7c3d0344e8
|
Prohibited non-UInt8 constants in WHERE. [#CLICKHOUSE-3616]
|
2018-03-07 16:12:35 +03:00 |
|
Nikolai Kochetov
|
68357f3534
|
added macro.xml
|
2018-03-07 15:46:30 +03:00 |
|
Alexey Zatelepin
|
b0a4e1294d
|
remove obsolete setting from test
|
2018-03-06 20:36:19 +00:00 |
|
alexey-milovidov
|
a06af52824
|
Merge pull request #1995 from yandex/CLICKHOUSE-3616
Fixed segfault in case of WHERE <non-UInt8 type expression>
|
2018-03-06 22:10:14 +03:00 |
|
Alex Zatelepin
|
90ea45a397
|
better exception message [#CLICKHOUSE-3599]
|
2018-03-06 22:01:45 +03:00 |
|
Alexey Zatelepin
|
f3812dddea
|
generic comparison code in GraphiteRollupSortedBlockInputStream [#CLICKHOUSE-3599]
|
2018-03-06 20:17:58 +03:00 |
|
Alexey Zatelepin
|
5d51c66bbb
|
generic version comparison code for ReplacingMergeTree [#CLICKHOUSE-3599]
|
2018-03-06 20:17:58 +03:00 |
|
Alexey Zatelepin
|
ec91d29d6a
|
correct MergingParams columns check [#CLICKHOUSE-3599]
|
2018-03-06 20:17:58 +03:00 |
|
robot-metrika-test
|
753c3d098e
|
Auto version update to [54357]
|
2018-03-06 19:20:07 +03:00 |
|
Alexey Milovidov
|
8bc40879ab
|
Fixed error [#CLICKHOUSE-2]
|
2018-03-06 19:11:29 +03:00 |
|
Vitaliy Lyudvichenko
|
1d247d0e31
|
Fixed segfault in case of WHERE <non-UInt8 type expression>. [#CLICKHOUSE-3616]
Prohibited non-UInt8 constants in WHERE expressions.
Fixed KILL QUERY syntax highlighting.
|
2018-03-06 18:42:00 +03:00 |
|
zhang2014
|
38fe0698a1
|
ISSUES-369 add attach & detach test
|
2018-03-06 21:05:08 +08:00 |
|
Alexey Milovidov
|
d134f90fa9
|
Whitespace [#CLICKHOUSE-2]
|
2018-03-06 14:59:25 +03:00 |
|
alexey-milovidov
|
1acf404ed1
|
Merge pull request #1831 from yandex/remote-table-function-insert-into-local-replica
Remote table function insert into local replica
|
2018-03-06 00:14:29 +03:00 |
|
proller
|
82a361d0e9
|
Show error to client if query was killed (#1989)
* Show error to client if query was killed
* Kill exception v2
* Use kill
* fix
* wip
* fix
* fxi
* try fix
* Revert "try fix"
This reverts commit eb76e4c040 .
* QUERY_WASCANCELLED
* Fxi all cancel()
* fix
|
2018-03-06 00:09:39 +03:00 |
|
robot-metrika-test
|
6282c8e490
|
Auto version update to [54356]
|
2018-03-06 00:07:31 +03:00 |
|
Alexey Milovidov
|
ff822f5d81
|
Modified comment [#CLICKHOUSE-2]
|
2018-03-05 21:26:43 +03:00 |
|
Nikolai Kochetov
|
966a7d819b
|
fix test
|
2018-03-05 19:15:17 +03:00 |
|
Nikolai Kochetov
|
7b983340b8
|
Merge branch 'remote-table-function-insert-into-local-replica' of github.com:yandex/ClickHouse into remote-table-function-insert-into-local-replica
|
2018-03-05 17:59:58 +03:00 |
|
Nikolai Kochetov
|
6c66f78f71
|
renamed shared tests
|
2018-03-05 17:59:51 +03:00 |
|
KochetovNicolai
|
9f12df3a86
|
Update 00459_group_array_insert_at.sql
|
2018-03-05 17:52:59 +03:00 |
|
KochetovNicolai
|
bf6cfadfbc
|
Update 00557_remote_port.sh
|
2018-03-05 17:23:33 +03:00 |
|
Nikolai Kochetov
|
d7e6225815
|
renamed treat_local_as_shared to treat_local_as_remote
|
2018-03-05 15:47:09 +03:00 |
|
Nikolai Kochetov
|
f5b9ccf337
|
Merge branch 'remote-table-function-insert-into-local-replica' of github.com:yandex/ClickHouse into remote-table-function-insert-into-local-replica
|
2018-03-05 15:38:40 +03:00 |
|
Nikolai Kochetov
|
871a560b37
|
merged with master
|
2018-03-05 15:36:17 +03:00 |
|
Alexey Milovidov
|
c1a8659000
|
Updated instructions
|
2018-03-03 22:51:21 +03:00 |
|
Alexey Milovidov
|
c9b81fd917
|
Updated instructions
|
2018-03-03 22:50:02 +03:00 |
|
Alexey Milovidov
|
91a6a88102
|
Explicit semantic for TSan [#CLICKHOUSE-2]
|
2018-03-03 21:00:46 +03:00 |
|
Alexey Milovidov
|
07d8db9f2a
|
Explicit semantic for TSan [#CLICKHOUSE-2]
|
2018-03-03 20:44:53 +03:00 |
|
Alexey Milovidov
|
368f46d764
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-03-03 19:48:24 +03:00 |
|
Alexey Milovidov
|
2e371822ad
|
Changed low level data race to high level data race [#CLICKHOUSE-2]
|
2018-03-03 19:46:32 +03:00 |
|
Alexey Milovidov
|
3b0d713120
|
Cleanup semantics [#CLICKHOUSE-2]
|
2018-03-03 19:26:06 +03:00 |
|
Alexey Milovidov
|
c897e5ca39
|
Better [#CLICKHOUSE-2]
|
2018-03-03 18:36:20 +03:00 |
|
Alexey Milovidov
|
8c37547bfe
|
Fixed harmless data race [#CLICKHOUSE-2]
|
2018-03-03 18:35:24 +03:00 |
|
Alexey Milovidov
|
49bab773fd
|
Updated instructions [#CLICKHOUSE-2]
|
2018-03-03 17:42:45 +03:00 |
|
Alexey Milovidov
|
1aad435d52
|
Fixed race condition at startup [#CLICKHOUSE-2]
|
2018-03-03 17:40:17 +03:00 |
|
Alexey Milovidov
|
fca64bb9da
|
Updated instruction [#CLICKHOUSE-2]
|
2018-03-03 17:40:17 +03:00 |
|
Alexey Milovidov
|
ba481a6acd
|
Fixed error with TOTALS [#CLICKHOUSE-3619]
|
2018-03-03 04:28:13 +03:00 |
|
Alexey Milovidov
|
cbb440e753
|
Execute table functions once for a query [#CLICKHOUSE-3615]
|
2018-03-03 04:01:14 +03:00 |
|
Alexey Milovidov
|
6017cb0355
|
Attempt to improve config load time [#CLICKHOUSE-3618]
|
2018-03-03 03:33:25 +03:00 |
|
Alexey Milovidov
|
790b4e3a1b
|
Fixed build #1987
|
2018-03-02 22:40:44 +03:00 |
|
Alexey Milovidov
|
13e8dd6198
|
Unified filename of test #1933.
|
2018-03-02 22:35:34 +03:00 |
|
alexey-milovidov
|
9b4ea7acde
|
Merge pull request #1933 from zhang2014/fix/ISSUES-1386
ISSUES-1386 add illegal column exception when drop exist depend
|
2018-03-02 22:33:57 +03:00 |
|
alexey-milovidov
|
1bc8e61d8b
|
Update AlterCommands.cpp
|
2018-03-02 22:33:04 +03:00 |
|
alexey-milovidov
|
e57124481e
|
Update AlterCommands.cpp
|
2018-03-02 22:32:30 +03:00 |
|
alexey-milovidov
|
fad8a56dc7
|
Merge pull request #1987 from yandex/add-odbc-max-field-size
added odbc_default_field_size setting
|
2018-03-02 21:59:52 +03:00 |
|
Alexey Milovidov
|
bf924d1c9d
|
Better name [#CLICKHOUSE-2]
|
2018-03-02 21:51:59 +03:00 |
|
Nikolai Kochetov
|
5842c35aeb
|
added odbc_default_field_size setting
|
2018-03-02 15:59:41 +03:00 |
|
zhang2014
|
361a220743
|
Merge branch 'master' into fix/ISSUES-117
|
2018-03-02 19:06:11 +08:00 |
|
zhang2014
|
c400613f03
|
Merge branch 'master' into fix/ISSUES-369
|
2018-03-02 18:55:15 +08:00 |
|
zhang2014
|
4a38e97ed6
|
Merge branch 'master' into fix/ISSUES-1386
|
2018-03-02 18:03:18 +08:00 |
|
Alexey Milovidov
|
ce2fa2c4e7
|
Inline documentation for most of Limits [#CLICKHOUSE-2]
|
2018-03-02 11:12:43 +03:00 |
|
Alexey Milovidov
|
9024cf5fc8
|
Fixed test [#CLICKHOUSE-2].
|
2018-03-02 10:43:47 +03:00 |
|
Alexey Milovidov
|
22bbc9f08c
|
Added limit on size of AST after expansion of aliases [#CLICKHOUSE-18]
|
2018-03-02 09:33:17 +03:00 |
|
Alexey Milovidov
|
05893c1d44
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-03-02 08:52:11 +03:00 |
|
Alexey Milovidov
|
7e7fe3c441
|
Execute table functions once for a query [#CLICKHOUSE-3615]
|
2018-03-02 08:44:17 +03:00 |
|
Alexey Milovidov
|
651a312896
|
Added ProfileEvent for table function executions [#CLICKHOUSE-3615]
|
2018-03-02 08:03:28 +03:00 |
|
Alexey Milovidov
|
eab9063352
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-03-02 07:05:38 +03:00 |
|
Alexey Milovidov
|
915f84a24f
|
Miscellaneous #1947
|
2018-03-02 07:05:20 +03:00 |
|
alexey-milovidov
|
7e139866d2
|
Merge pull request #1984 from zhang2014/fix/subquery_in_create
Fix exist subquery when create materializer view
|
2018-03-02 04:28:58 +03:00 |
|
alexey-milovidov
|
b567c90a39
|
Merge pull request #1982 from zhang2014/fix/ISSUES-66
ISSUES-66 add insert into view test
|
2018-03-02 03:30:37 +03:00 |
|
proller
|
f749405bf0
|
libressl as submodule (#1983)
* Allow use bundled *ssl library
* fix
* Add submodule
* Fixes
* fix
* fixes
* fixes
* fix
* fix
* update poco
* fix warnings
* fix
* fix
|
2018-03-02 03:17:25 +03:00 |
|
zhang2014
|
54cba2f5a6
|
Fix exist subquery when create materializer view
|
2018-03-02 01:05:03 +08:00 |
|
zhang2014
|
ce2b100deb
|
ISSUES-66 add insert into view test
|
2018-03-01 22:49:16 +08:00 |
|
Alexey Milovidov
|
37f9034575
|
Updated test #1550
|
2018-03-01 12:41:40 +03:00 |
|
Alexey Milovidov
|
ca60c0ccdf
|
Added a test from Mikhail Kalashnikov for ALIAS columns in Distributed tables #590 #1947
|
2018-03-01 12:32:00 +03:00 |
|
Alexey Milovidov
|
a2e649f8c0
|
Updated test #1947
|
2018-03-01 11:56:12 +03:00 |
|
Alexey Milovidov
|
b162850754
|
Fixed error in checking limit on number of columns to read; added test for unnecessary columns removal inside subqueries with UNION ALL #1947 [#CLICKHOUSE-2210]
|
2018-03-01 11:46:59 +03:00 |
|
Alexey Milovidov
|
559da607fc
|
Added test #878
|
2018-03-01 11:33:48 +03:00 |
|
Alexey Milovidov
|
8197574e37
|
Added test #1947
|
2018-03-01 11:07:46 +03:00 |
|
Alexey Milovidov
|
a27d27ac94
|
Added test #1947 [#CLICKHOUSE-3264]
|
2018-03-01 10:47:09 +03:00 |
|
Alexey Milovidov
|
28df0c3712
|
Removed unused constant #1947
|
2018-03-01 10:43:08 +03:00 |
|
Alexey Milovidov
|
0908ed1561
|
Added test #1947
|
2018-03-01 10:27:02 +03:00 |
|
Alexey Milovidov
|
4c87ae427d
|
Added test #1947
|
2018-03-01 10:18:15 +03:00 |
|
Alexey Milovidov
|
c42d3ac17f
|
Fixed error (PREWHERE in Distributed table) #1947
|
2018-03-01 10:11:35 +03:00 |
|
Alexey Milovidov
|
37f27b3e4b
|
Added a test for type conversions in UNION ALL #1947
|
2018-03-01 10:05:03 +03:00 |
|
Alexey Milovidov
|
0bd9575125
|
Added a test from FacedSID #859
|
2018-03-01 09:50:46 +03:00 |
|
Alexey Milovidov
|
322e0ef4ec
|
Added a test from George #728
|
2018-03-01 09:35:54 +03:00 |
|
Alexey Milovidov
|
69e8133fdc
|
Added a test by Stas Sviridov #320
|
2018-03-01 09:21:15 +03:00 |
|
Alexey Milovidov
|
0213071683
|
Merge remote-tracking branch 'origin/master' into better-union-all-try2
|
2018-03-01 09:18:59 +03:00 |
|
Alexey Milovidov
|
d8fdf33efd
|
Fixed error in clickhouse-client [#CLICKHOUSE-2]
|
2018-03-01 09:18:44 +03:00 |
|
Alexey Milovidov
|
c80a0e549a
|
Fixed error in clickhouse-client [#CLICKHOUSE-2]
|
2018-03-01 09:18:25 +03:00 |
|
Alexey Milovidov
|
8cb640ac54
|
Better UNION ALL: development #1947
|
2018-03-01 09:08:09 +03:00 |
|
Alexey Milovidov
|
15dc5da190
|
Fixed error #1947
|
2018-03-01 09:07:04 +03:00 |
|
Alexey Milovidov
|
b9c8c04d4b
|
Fixed error #1947
|
2018-03-01 08:42:44 +03:00 |
|
Alexey Milovidov
|
f7e0912d81
|
Added support for LIMIT BY arbitary expressions [#CLICKHOUSE-3613] #1947
|
2018-03-01 08:24:56 +03:00 |
|
Alexey Milovidov
|
e604be2799
|
Fixed error #1947
|
2018-03-01 07:57:51 +03:00 |
|
Alexey Milovidov
|
58f9d3decc
|
Better test [#CLICKHOUSE-2]
|
2018-03-01 07:51:54 +03:00 |
|