Commit Graph

14694 Commits

Author SHA1 Message Date
Alexey Milovidov
9862f17ae4 Merge branch 'master' of github.com:yandex/ClickHouse 2018-03-14 19:40:32 +03:00
Alexey Milovidov
57279a87c7 Whitespaces [#CLICKHOUSE-2]. 2018-03-14 19:40:08 +03:00
proller
fd4c0403ba Tests compile fix 2018-03-14 19:38:42 +03:00
alexey-milovidov
2c496b33a6
Merge pull request #2046 from yandex/insane-datetime
Fix insane DateTime in system.parts
2018-03-14 19:29:21 +03:00
alexey-milovidov
bfc5687410
Update DateLUTImpl.h 2018-03-14 19:19:22 +03:00
Vitaliy Lyudvichenko
7abbe093e9 Avoid magic constants in system.parts. [#CLICKHOUSE-3]
Resolves #2039
2018-03-14 19:04:19 +03:00
Vitaliy Lyudvichenko
56bfb05ebb Fix insane DateTime in system.parts. [#CLICKHOUSE-3] 2018-03-14 19:00:02 +03:00
alexey-milovidov
d0156df707
Merge pull request #2040 from paveltyavin/patch-1
typo
2018-03-14 17:10:36 +03:00
robot-metrika-test
a2560045b3 Auto version update to [54365] 2018-03-14 16:50:31 +03:00
Alexey Zatelepin
b910e72946 stable order in a test 2018-03-14 15:30:39 +03:00
Pavel
c04ad1aa3e
typo 2018-03-14 13:35:07 +03:00
robot-metrika-test
905652d0ba Auto version update to [54364] 2018-03-14 10:03:38 +03:00
Alexey Milovidov
6d6eca5e23 Reverted bad modification #2035 2018-03-14 08:29:05 +03:00
Alexey Milovidov
f08940c04c Fixed handling of NaNs in aggregate functions that use comparison based sorting #2012 2018-03-14 08:03:51 +03:00
Alexey Milovidov
c55bbe4917 Merge branch 'furmur-master' 2018-03-14 07:39:44 +03:00
Alexey Milovidov
688d277ad4 Adaptation #2012 2018-03-14 07:36:41 +03:00
Alexey Milovidov
c6aac7c03c Merge branch 'master' into furmur-master 2018-03-14 06:20:05 +03:00
Alexey Milovidov
c9d1b61ef7 Fixed build after merge #2029 2018-03-14 06:19:23 +03:00
Alexey Milovidov
b4f1ecb7f8 clang-format #2012 2018-03-14 06:02:18 +03:00
Alexey Milovidov
d29e35d666 Merge branch 'master' of https://github.com/furmur/ClickHouse into furmur-master 2018-03-14 06:00:25 +03:00
alexey-milovidov
cbab87f18e
Update AggregateFunctionIntersectionsMax.cpp 2018-03-14 05:59:27 +03:00
alexey-milovidov
2a90880602
Merge pull request #2029 from yandex/refactor-table-declaration
Refactor columns desription
2018-03-14 05:55:54 +03:00
alexey-milovidov
8bb3672bea
Update InterpreterSelectQuery.cpp 2018-03-14 05:42:48 +03:00
alexey-milovidov
9ac2569c65
Merge branch 'master' into refactor-table-declaration 2018-03-14 05:35:50 +03:00
filimonov
614cc88710 fix word end 2018-03-14 04:45:54 +03:00
Mikhail Filimonov
2c083b9b59 Fixing obsolete name of clickhouse-compressor 2018-03-14 04:45:54 +03:00
Mikhail Filimonov
04235f2e51 Fixing bad copy-paste, shorten sample 2018-03-14 04:45:54 +03:00
Mikhail Filimonov
1c0999932f Documenting numbers table function, VerticalRaw format, HTTP sessions, HTTP compression. 2018-03-14 04:45:54 +03:00
Alexey Milovidov
b28cef9871 Disabled ill-formed test #2035 2018-03-14 04:42:51 +03:00
kshvakov
3ae2e443fd Revert "Fix quotes in partition display name based on Date, DateTime or UUID type"
This reverts commit 10aa9cfc8a.
2018-03-14 03:33:21 +03:00
Kirill Shvakov
0a33b774a3 Fix quotes in partition display name based on Date, DateTime or UUID type 2018-03-14 03:33:21 +03:00
Alexey Milovidov
04e7cad49d Merge branch 'master' of github.com:yandex/ClickHouse 2018-03-14 02:44:34 +03:00
Alexey Milovidov
8b59db58c3 Fixed uneven code #2032 2018-03-14 02:44:23 +03:00
proller
153fcd6c9f Fix double free in LibraryDictionarySource (#2028)
* Fix double free in LibraryDictionarySource

* Fix {}

* wip

* wip

* Better Exception

* Fix possible leak
2018-03-14 02:13:39 +03:00
alexey-milovidov
e1037a08d8
Merge pull request #2031 from blinkov/patch-4
Update reference.md
2018-03-14 02:11:25 +03:00
alexey-milovidov
04cc8a52f7
Merge pull request #2032 from yandex/system-table-macro
System table macro
2018-03-14 02:10:30 +03:00
alexey-milovidov
8522a1b4d1
Update StorageSystemMacros.h 2018-03-14 02:09:26 +03:00
alexey-milovidov
165de1bc36
Update Context.cpp 2018-03-14 02:03:00 +03:00
alexey-milovidov
b5b1f7c8bd
Update ConfigReloader.h 2018-03-14 02:01:03 +03:00
alexey-milovidov
3b4b96685f
Merge pull request #2035 from proller/fix
Test client-server ssl
2018-03-14 01:56:57 +03:00
proller
4084579435 Use openssl 2018-03-14 00:27:38 +03:00
proller
304b4d3f99 Merge remote-tracking branch 'origin/fix' into fix 2018-03-14 00:26:03 +03:00
Vitaliy Lyudvichenko
f11f8e0365 Fixed DDLWorker after recent changes. [#CLICKHOUSE-2] 2018-03-14 00:20:08 +03:00
Vitaliy Lyudvichenko
16c8aefba2 Fixed test after refactoring. [#CLICKHOUSE-2] 2018-03-13 23:49:13 +03:00
proller
24651f7dd6 Fixes 2018-03-13 23:38:35 +03:00
proller
53095aba45 fix 2018-03-13 22:58:26 +03:00
proller
9f22e46774 Add openssl to debian test 2018-03-13 22:51:12 +03:00
proller
2e4d398f84 Merge remote-tracking branch 'upstream/master' into fix 2018-03-13 22:49:43 +03:00
proller
13879f7491 Test client-server ssl 2018-03-13 22:49:21 +03:00
Alexey Milovidov
32d4bcc1b0 Changed address of Debian repository [#METRIQA-2014] 2018-03-13 22:45:15 +03:00