decaseal
ca78eed896
table function file - fix path validate [#add_table_function_file]
2018-04-02 18:51:22 +03:00
decaseal
2100d00764
table function file - fix path validate [#add_table_function_file]
2018-04-02 18:49:40 +03:00
decaseal
0a9e281199
table function file - test path validate [#add_table_function_file]
2018-04-02 18:47:31 +03:00
decaseal
a0f40c79f9
table function file - fix path validate [#add_table_function_file]
2018-04-02 18:40:35 +03:00
decaseal
fba2f32c53
table function file - fix path validate [#add_table_function_file]
2018-04-02 18:38:43 +03:00
decaseal
58489628aa
fix table function file [#add_table_function_file]
2018-04-02 17:23:53 +03:00
decaseal
42f028ddde
fix table function file [#add_table_function_file]
2018-04-02 17:15:41 +03:00
decaseal
358e0183f5
fix table function file [#add_table_function_file]
2018-04-02 16:56:54 +03:00
decaseal
2a6dbd14ae
realize table function file [#add_table_function_file]
2018-04-02 16:15:25 +03:00
decaseal
94a573e845
register table function file [#add_table_function_file]
2018-04-02 14:43:51 +03:00
decaseal
871c7a5f0e
create table function file [#add_table_function_file]
2018-04-02 14:43:37 +03:00
Alexey Milovidov
ad137994f9
Modifications after removing libzookeeper [#CLICKHOUSE-2]
2018-04-02 02:16:41 +03:00
Alexey Milovidov
36d0935131
Added a notice to CONTRIBUTING.md [#CLICKHOUSE-2]
2018-04-01 23:32:24 +03:00
Alexey Milovidov
99a2d82142
Removed trailing whitespaces from CONTRIBUTING.md [#CLICKHOUSE-2]
2018-04-01 23:31:15 +03:00
Alexey Milovidov
66857317d4
Removed DOS style newlines from CONTRIBUTING.md [#CLICKHOUSE-2]
2018-04-01 23:29:48 +03:00
Alexey Milovidov
2381074848
Updated zstd to v1.3.4 [#CLICKHOUSE-2]
2018-04-01 23:13:18 +03:00
Alexey Milovidov
3fe743e2bd
Fixed error after merge [#CLICKHOUSE-2]
2018-04-01 22:29:08 +03:00
alexey-milovidov
82b8ab2f10
Merge pull request #1928 from yandex/better-range-reader
...
Better range reader
2018-04-01 22:16:50 +03:00
alexey-milovidov
b07fb1ddda
Merge branch 'master' into better-range-reader
2018-04-01 22:16:39 +03:00
Alexey Milovidov
d57fcc35c0
Merge branch 'master' of github.com:yandex/ClickHouse
2018-04-01 20:37:20 +03:00
Alexey Milovidov
a1aecc5d96
Fixed error after merge [#CLICKHOUSE-2]
2018-04-01 20:37:09 +03:00
alexey-milovidov
588591f683
Merge pull request #2149 from lamber-ken/master
...
change the return type of funciton countEqual
2018-04-01 20:31:02 +03:00
alexey-milovidov
6f015d8942
Merge pull request #2107 from yandex/libzookeeper-rewrite
...
Remove libzookeeper
2018-04-01 17:31:52 +03:00
alexey-milovidov
428ee63a04
Merge branch 'master' into libzookeeper-rewrite
2018-04-01 17:31:20 +03:00
proller
802cac725f
Debian: Rename packages ( #678 )
...
* Debian: rename packages
* wip
* wip
* wip
* move limits.d/clickhouse.conf to common
* wip
* fix
* bad clang
* update changelog
* more Provides: Conflicts:
* clickhouse-zookeeper-cli [#CLICKHOUSE-2947]
* fix utils desc
* Fix docs
* use cmake links
* fix doc
* Fix test install
* Test me
* Test me
* Test me.
* Dont use pre-depends
* fix
* Minimize control changes
* del
* debian/clickhouse-common.install -> debian/clickhouse-common-static.install
* debian/clickhouse-common.install -> debian/clickhouse-common-static.install
2018-04-01 15:33:39 +03:00
谢磊
c898986650
change the return type of funciton countEqual
...
the maximum length of the array is defined as UInt64.
the maximum of `UInt32` just 4294967295.
it's better to define the return type of the function `countEqual` as `UInt64`.
2018-03-31 12:54:06 -05:00
alexey-milovidov
412edac650
Merge pull request #2143 from lamber-ken/update-READEME.md
...
update README.md
2018-03-30 20:05:17 +03:00
proller
b3e8949d2a
CLICKHOUSE-3675 Add glibc version test
...
Fix zookeeper tools compile
2018-03-30 16:58:00 +03:00
Alexey Zatelepin
5fdd50c2a2
process included config node once more if include happened [#MTRSADMIN-3894]
2018-03-30 16:33:43 +03:00
proller
ce23653cad
Fix build with old poco ( #2144 )
2018-03-30 05:42:06 -07:00
谢磊
424c62e413
update README.md
2018-03-30 02:51:43 -05:00
alexey-milovidov
82932f904d
Merge pull request #2142 from yandex/doc-merge
...
Merged docs from #2110 and #2116
2018-03-30 03:21:56 +03:00
BayoNet
6881d84bc2
External editions are revised. English translation is actualised from 02.03.2018 version up to 26.03.2018.
2018-03-30 03:20:04 +03:00
BayoNet
474fc1dbb6
Some more typos are fixed.
2018-03-30 03:19:51 +03:00
BayoNet
6900432527
mysql.md is not translated yet
2018-03-30 03:16:51 +03:00
BayoNet
2f4d20a0cf
Some typos are fixed.
2018-03-30 03:16:19 +03:00
BayoNet
17ee06b0d9
English translation update.
2018-03-30 03:15:52 +03:00
Alexey Milovidov
2b08e8208f
Merge branch 'master' of github.com:yandex/ClickHouse
2018-03-30 00:17:02 +03:00
alexey-milovidov
e6019624c1
Merge pull request #2138 from bretthoerner/uninitialized-fix
...
Fix build when using GCC 7.3.1: -Wmaybe-uninitialized error
2018-03-30 00:15:33 +03:00
alexey-milovidov
f358dc4125
Update ColumnString.h
2018-03-30 00:15:14 +03:00
Alexey Milovidov
d3119c1d4a
Merge branch 'master' of github.com:yandex/ClickHouse
2018-03-30 00:12:19 +03:00
Alexey Milovidov
761bb66699
Added links to the meetups [#CLICKHOUSE-3]
2018-03-30 00:11:56 +03:00
alexey-milovidov
10e5d63d76
Merge pull request #2131 from ClickHouse-Ninja/system-log-prepare-table-on-each-flush
...
SystemLog: проверка структуры и существования таблицы при каждом flush
2018-03-29 23:55:14 +03:00
alexey-milovidov
30838f4d9f
Update SystemLog.h
2018-03-29 23:54:57 +03:00
alexey-milovidov
c9da34dd84
Merge pull request #2139 from proller/fix16
...
CLICKHOUSE-3644: Server: do not use SO_REUSEPORT
2018-03-29 23:50:06 +03:00
alexey-milovidov
db53190854
Update ColumnString.h
2018-03-29 23:21:40 +03:00
alexey-milovidov
aeaf8cf14c
Merge pull request #2140 from proller/fix14
...
Maybe fix test 00429_long_http_bufferization (remove curl timeout)
2018-03-29 23:20:35 +03:00
Alexey Milovidov
ccedfbc4ea
Fixed error with unneeded dependency on libc version [#CLICKHOUSE-2]
2018-03-29 23:11:07 +03:00
proller
450efef456
Maybe fix test 00429_long_http_bufferization (remove curl timeout)
2018-03-29 22:12:24 +03:00
proller
037cf62230
CLICKHOUSE-3644: Server: do not use SO_REUSEPORT
2018-03-29 20:24:46 +03:00