alexey-milovidov
|
edede563c9
|
Merge pull request #7747 from hczhcz/patch-1113
Fix empty array handling in arraySplit
|
2019-12-03 04:00:31 +03:00 |
|
alexey-milovidov
|
87adf355e8
|
Merge pull request #7935 from filimonov/kafka_perf
[wip] attempt to improve kafka parsing performance
|
2019-12-03 03:52:40 +03:00 |
|
alexey-milovidov
|
b6edda194f
|
Update KafkaBlockInputStream.cpp
|
2019-12-03 03:52:02 +03:00 |
|
alexey-milovidov
|
6fdfdcfd4e
|
Update ValuesBlockInputFormat.cpp
|
2019-12-03 03:51:10 +03:00 |
|
alexey-milovidov
|
4d65ad4034
|
Update ValuesBlockInputFormat.cpp
|
2019-12-03 03:50:50 +03:00 |
|
alexey-milovidov
|
4a69082fbb
|
Update ProtobufRowInputFormat.h
|
2019-12-03 03:49:50 +03:00 |
|
alexey-milovidov
|
a7521b97f9
|
Update IInputFormat.cpp
|
2019-12-03 03:49:05 +03:00 |
|
Alexey Milovidov
|
fc174dce6e
|
More simple
|
2019-12-03 02:50:53 +03:00 |
|
Alexey Milovidov
|
9d099bde8e
|
Merge branch 'master' into fix_check_table_with_empty_pk
|
2019-12-03 02:36:21 +03:00 |
|
alexey-milovidov
|
3355492f02
|
Merge pull request #7983 from ClickHouse/fix_dictionary_lifetime
Fix bug with minimal dictionary lifetime equals zero
|
2019-12-03 02:32:38 +03:00 |
|
Alexey Milovidov
|
254d203a61
|
Reverted bad modifications
|
2019-12-03 02:28:51 +03:00 |
|
Alexey Milovidov
|
e86047bd72
|
Merge branch 'sigrtmin' of https://github.com/abyss7/ClickHouse into abyss7-sigrtmin
|
2019-12-03 02:27:53 +03:00 |
|
alexey-milovidov
|
7af2dc34d2
|
Merge pull request #7990 from ClickHouse/filimonov-lc_empty_part_bug
Merging #7985
|
2019-12-03 02:26:44 +03:00 |
|
Alexey Milovidov
|
166e9e414c
|
Fixed bad test
|
2019-12-03 02:26:15 +03:00 |
|
Alexey Milovidov
|
07d7fd413f
|
Fixed bad test
|
2019-12-03 02:25:08 +03:00 |
|
alexey-milovidov
|
e44dc0a6c8
|
Merge pull request #7981 from ClickHouse/fix_number_of_streams_for_storages_with_globs
Limit number of streams for read from StorageFile and StorageHDFS
|
2019-12-03 02:23:10 +03:00 |
|
alexey-milovidov
|
43c47bdb55
|
Merge pull request #7717 from MaxFedotov/support_mysql_federated
support clickhouse as mysql federated server
|
2019-12-03 02:21:35 +03:00 |
|
alexey-milovidov
|
972156066d
|
Update MySQLHandler.cpp
|
2019-12-03 02:20:58 +03:00 |
|
alexey-milovidov
|
b08446a8c5
|
Update MySQLHandler.cpp
|
2019-12-03 02:18:19 +03:00 |
|
Alexey Milovidov
|
58c40dc234
|
Merge branch 'master' of github.com:yandex/ClickHouse into filimonov-lc_empty_part_bug
|
2019-12-03 02:14:35 +03:00 |
|
alexey-milovidov
|
41f1224d59
|
Merge pull request #7987 from achulkov2/dict-small-refactoring
Very small code refactoring for external dictionaries
|
2019-12-03 02:13:31 +03:00 |
|
alexey-milovidov
|
8338be47dd
|
Merge pull request #7975 from yurriy/mysql-protocol-text
Support more column types in MySQL compatibility server
|
2019-12-03 02:08:24 +03:00 |
|
Alexey Milovidov
|
272715cb71
|
Merge branch 'lc_empty_part_bug' of https://github.com/filimonov/ClickHouse into filimonov-lc_empty_part_bug
|
2019-12-03 01:58:41 +03:00 |
|
alexey-milovidov
|
bd72b570a3
|
Update 01035_lc_empty_part_bug.sql
|
2019-12-03 01:56:37 +03:00 |
|
Ivan Lezhankin
|
2118b33d9a
|
Replace SIGRTMIN with SIGTSTP
|
2019-12-02 20:29:19 +03:00 |
|
achulkov2
|
6c6db598b1
|
Very small refactoring for external dictionaries
|
2019-12-02 18:59:45 +03:00 |
|
Mikhail Filimonov
|
5228f5f2eb
|
Test case for altering to LowCardinality when data part is empty
|
2019-12-02 16:11:28 +01:00 |
|
alesapin
|
7410d17892
|
Fix bug with minimal dictionary lifetime equals zero
|
2019-12-02 16:05:43 +03:00 |
|
Vitaly Baranov
|
b2685a3710
|
Merge pull request #7727 from kekekekule/master
Added lifetime to system.dictionaries #6820
|
2019-12-02 15:15:44 +03:00 |
|
Maksim Fedotov
|
6381d33981
|
support clickhouse as mysql federated server. apply code review notes p4
|
2019-12-02 14:32:45 +03:00 |
|
Ivan Lezhankin
|
0e276ad887
|
Fix build
|
2019-12-02 14:29:52 +03:00 |
|
alesapin
|
08dfd1d1c4
|
Limit number of streams for read from StorageFile and StorageHDFS
|
2019-12-02 14:25:41 +03:00 |
|
Ivan Lezhankin
|
4f56e03729
|
Use SIGRTMIN instead of SIGPROF for user debugging purposes
|
2019-12-02 13:50:57 +03:00 |
|
alesapin
|
a4ca30b5fd
|
Fix bug in check table for tables without primary key
|
2019-12-02 13:30:04 +03:00 |
|
alesapin
|
af85eb8f80
|
Merge pull request #7916 from azat/dict-avoid-RELOAD-on-CREATE-DATABASE
Do not reload *all* dictionaries on CREATE DATABASE
|
2019-12-02 11:50:44 +03:00 |
|
Yuriy
|
211e1364f6
|
fixed style
|
2019-12-02 06:12:27 +03:00 |
|
Yuriy
|
3677d1dcfa
|
implemented ProtocolText
|
2019-12-01 15:17:49 +03:00 |
|
Артем Стрельцов
|
25aa2114b2
|
Deleted redundant empty lines
|
2019-12-01 03:49:11 +03:00 |
|
Артем Стрельцов
|
95124e910a
|
Fixed test for lifetime
|
2019-12-01 03:40:59 +03:00 |
|
Nikolay Degterinsky
|
b0eabb690b
|
Test added
|
2019-11-29 21:46:26 +03:00 |
|
Nikolay Degterinsky
|
6b39253b71
|
Fixed naming
|
2019-11-29 17:15:12 +03:00 |
|
Nikolay Degterinsky
|
59002ddb91
|
Merge branch 'master' of https://github.com/kekekekule/ClickHouse into dict_lifetime
|
2019-11-29 17:06:38 +03:00 |
|
Maksim Fedotov
|
13a1a33834
|
support clickhouse as mysql federated server. apply code review notes p3
|
2019-11-29 16:37:13 +03:00 |
|
Mikhail Filimonov
|
ad136ec62d
|
get rid of cloneWithColumns in internal loop and some other trash
|
2019-11-29 11:46:25 +01:00 |
|
Nikolai Kochetov
|
7a32ca057d
|
Merge pull request #7670 from excitoon-favorites/move_pool
Separated pool for background moves
|
2019-11-29 11:08:51 +03:00 |
|
hcz
|
5e45a4f3cd
|
Add comment on getValue() function
|
2019-11-29 14:50:36 +08:00 |
|
Mikhail Filimonov
|
4cc0d0ca5d
|
make virtual_columns local
|
2019-11-29 07:21:31 +01:00 |
|
Mikhail Filimonov
|
07722dfa93
|
more progress - cleanup internal cycles
|
2019-11-29 00:06:03 +01:00 |
|
alexey-milovidov
|
2e34f02a36
|
Merge pull request #7936 from ClickHouse/branch-for-slightly-improvement-of-usability-of-exception-messages
The rest of PR #7897 about improvement of exception message
|
2019-11-28 22:07:29 +03:00 |
|
Mikhail Filimonov
|
6217cb51f6
|
Get rid of InputStream layer for Kafka, use InputStream directly. Reopening port during reset.
|
2019-11-28 17:43:06 +01:00 |
|