Commit Graph

9519 Commits

Author SHA1 Message Date
Alexey Milovidov
d26f045819 Addition to prev. revision [#CLICKHOUSE-2716]. 2017-01-14 00:18:07 +03:00
Alexey Milovidov
a86a86aa68 Addition to prev. revision [#CLICKHOUSE-2716]. 2017-01-14 00:07:25 +03:00
Alexey Milovidov
fdc2464c78 Do not expose MySQL headers in headers of mysqlxx library [#CLICKHOUSE-2716]. 2017-01-13 23:37:37 +03:00
alexey-milovidov
61d3936b23 Merge pull request #334 from proller/arm64
arm64 compile fix
2017-01-13 23:04:07 +04:00
proller
c601dacf31 arm64 compile fix 2017-01-13 22:01:45 +03:00
alexey-milovidov
56743008dd Merge pull request #317 from proller/libs
Allow link with external libs: poco, tcmalloc
2017-01-13 21:39:23 +04:00
alexey-milovidov
87e3fc4cac Merge pull request #333 from luc1ph3r/ignore-sublime-files
Ignore sublime project files
2017-01-13 20:39:40 +04:00
alexey-milovidov
5d4cc978f6 Merge pull request #330 from hatarist/doc_so
Reference improvements: StackOverflow URL & server's readonly mode
2017-01-13 17:54:52 +04:00
proller
2a6a4657be Fix compiling zlib-ng on arm64 (#331)
Fix compiling zlib-ng on arm64
2017-01-13 15:41:25 +03:00
proller
ee3882f251 Allow link with external libs: poco, tcmalloc 2017-01-13 14:25:44 +03:00
Igor Hatarist
f45dee271d Rephrases readonly setting a little; added information about readonly == 2 2017-01-13 12:15:40 +03:00
Igor Hatarist
a36eb515f4 Renames Stack overflow URL & points to clickhouse-tagged questions 2017-01-13 12:15:04 +03:00
Alexey Milovidov
c3b69f1052 Removed fragile (over-complicated) test [#CLICKHOUSE-2]. 2017-01-13 04:07:02 +03:00
Alexey Milovidov
012c5f1079 Disabled flappy tests [#CLICKHOUSE-2]. 2017-01-13 02:31:04 +03:00
alexey-milovidov
9808a5ab9e Merge pull request #323 from ludv1x/accurate-compare
Accurate numbers comparison
2017-01-12 23:31:07 +04:00
alexey-milovidov
915495634c Merge pull request #327 from proller/freebsd
Freebsd: preparing port, misc build/install chandes
2017-01-12 23:26:10 +04:00
Alexey Milovidov
a5ce89af92 Added english Telegram chat to site [#CLICKHOUSE-3]. 2017-01-12 22:23:05 +03:00
alexey-milovidov
e701d130f2 Merge pull request #328 from yandex/clickhouse-28
fix distinct on single string field [#CLICKHOUSE-28]
2017-01-12 20:10:50 +04:00
artpaul
3292ca81cb fix distinct on single string field [#CLICKHOUSE-28] 2017-01-12 20:34:41 +05:00
Vitaliy Lyudvichenko
0807fb6d86 Interpret .py files in test dir as tests. [#CLICKHOUSE-194]
More precise performance test.
2017-01-12 18:21:47 +03:00
Vitaliy Lyudvichenko
9dd3bc3b60 Removed old code. [#CLICKHOUSE-194] 2017-01-12 18:21:29 +03:00
Vitaliy Lyudvichenko
3e53e3268a Add test for accurate numbers comparisons. [#CLICKHOUSE-194] 2017-01-12 18:21:24 +03:00
Vitaliy Lyudvichenko
7d86246b46 Add safe_convervsion case optimization. Fixed MIN_INT64 comparison. Fixed NaN comparisons between floats. [#CLICKHOUSE-194] 2017-01-12 18:21:17 +03:00
Vitaliy Lyudvichenko
b264b853a5 Added accurate numbers comparison. [#CLICKHOUSE-194] 2017-01-12 18:20:45 +03:00
proller
ecb7642c4f Freebsd: preparing port, misc build/install chandes 2017-01-12 13:51:30 +00:00
proller
4bfa697656 Add more search paths to find_mysqlclient.cmake, rename find_libmysqlclient.cmake -> find_mysqlclient.cmake 2017-01-12 15:20:43 +03:00
Alexey Milovidov
eb2c8196fd Analyzers: development [#METR-23947]. 2017-01-12 05:08:33 +03:00
Alexey Milovidov
522e96d4bf Analyzers: added support for lambda expressions when searching for columns [#METR-23947]. 2017-01-12 05:06:50 +03:00
Alexey Milovidov
916552f175 Improved formatting of lambda expressions [#METR-23947]. 2017-01-12 04:55:14 +03:00
Alexey Milovidov
38c9ad9761 Fixed error [#METR-2944]. 2017-01-12 04:29:32 +03:00
Alexey Milovidov
480cb57a2f Added test [#METR-24079]. 2017-01-12 03:33:02 +03:00
Alexey Milovidov
e8855c6f0f Fixed error with multiple calls of LogicalExpressionAnalyzer [#METR-24079]. 2017-01-12 03:26:39 +03:00
alexey-milovidov
aea6138f4c Merge pull request #319 from proller/cmake
Find pthread lib by cmake
2017-01-11 19:42:51 +04:00
proller
4e4bc03761 Merge remote-tracking branch 'upstream/master' into cmake
Conflicts:
	contrib/libpoco/Net/cmake/test_anl.cmake
2017-01-11 16:42:26 +03:00
proller
4df7b19c44 fix test_anl.cmake for old cmake 2017-01-11 16:41:39 +03:00
proller
d00765fb15 Find pthread lib by cmake 2017-01-11 16:40:02 +03:00
alexey-milovidov
1c83e312c8 Merge pull request #318 from proller/libanl
fix finding libanl (missing pthread)
2017-01-11 16:30:54 +04:00
proller
8cbed35e0d Fix finding libanl (missing pthread) 2017-01-11 13:53:30 +03:00
Alexey Milovidov
0f03a7bbdc Fixed error with checking number of arguments of functions [#METR-24078]. 2017-01-11 05:47:43 +03:00
alexey-milovidov
293e683c97 Merge pull request #316 from proller/debian
Debian package build fixes
2017-01-10 23:43:45 +04:00
proller
897016121a add --ignore-deps to release script 2017-01-10 22:42:24 +03:00
ivanzhukov
5460635b38 Ignore sublime project files 2017-01-10 21:36:11 +03:00
proller
2dc2bc5ce1 Debian package build fixes 2017-01-10 21:28:24 +03:00
alexey-milovidov
8b96fbde5b Merge pull request #315 from luc1ph3r/actualize-codestyle
Actualize codestyle and fix example
2017-01-10 21:45:06 +04:00
ivanzhukov
9b29099634 Remove mentions of typedef 2017-01-10 20:39:12 +03:00
ivanzhukov
edc9bb6334 Fix bad comment style example 2017-01-10 20:39:02 +03:00
alexey-milovidov
bc377a6d69 Merge pull request #314 from yandex/metr-24043
fix where <const> in (<const>) expression; [#METR-24043]
2017-01-10 19:30:07 +04:00
artpaul
402f974fb7 fix where <const> in (<const>) expression; [#METR-24043] 2017-01-10 19:16:37 +05:00
alexey-milovidov
50623a3912 Merge pull request #312 from hatarist/decodeurl_ref
Added decodeURLComponent to the reference
2017-01-10 16:06:28 +04:00
Igor Hatarist
9b07b7af62 Added decodeURLComponent to the reference 2017-01-10 15:01:04 +03:00