Dmitry Rubashkin
|
e9784573ea
|
Values list implementation
|
2019-07-29 17:02:34 +03:00 |
|
alesapin
|
86831fe500
|
Add ability to create immutable settings
|
2019-07-29 14:03:50 +03:00 |
|
alesapin
|
d9a2ac123a
|
Fix small typo and merge
|
2019-07-29 12:17:37 +03:00 |
|
alexey-milovidov
|
129e88ee26
|
Merge pull request #6189 from CurtizJ/order-by-efficient
Fix reading in order of sorting key and refactoring.
|
2019-07-28 19:43:49 +03:00 |
|
Alexey Milovidov
|
856cc1b9c5
|
Added thread_local_rng
|
2019-07-28 18:30:38 +03:00 |
|
Alexey Milovidov
|
c0e0166991
|
Updated contributors
|
2019-07-28 18:11:47 +03:00 |
|
CurtizJ
|
b4991b38bf
|
Merge remote-tracking branch 'upstream/master' into order-by-efficient
|
2019-07-28 04:26:43 +03:00 |
|
CurtizJ
|
d69d68f065
|
rename setting 'optimize_pk_order' and some functions
|
2019-07-28 04:16:56 +03:00 |
|
CurtizJ
|
95a6b85267
|
fix reading in order of sorting_key
|
2019-07-28 03:41:26 +03:00 |
|
alexey-milovidov
|
12a15316fd
|
Merge pull request #6181 from 4ertus2/joins
Fix crop column names in GLOBAL JOIN ON
|
2019-07-28 00:31:29 +03:00 |
|
CurtizJ
|
08d5ebb54d
|
Merge remote-tracking branch 'upstream/master' into order-by-efficient
|
2019-07-27 10:38:10 +03:00 |
|
CurtizJ
|
12dcfe1f25
|
reduce number of read rows while reading in reverse order
|
2019-07-27 03:33:47 +03:00 |
|
CurtizJ
|
b1d981ec3a
|
better pipeline while reading in pk_order
|
2019-07-27 01:18:27 +03:00 |
|
chertus
|
9f9ba3a06f
|
restore cropped names in JOIN ON section for distributed queries
|
2019-07-26 20:43:42 +03:00 |
|
alexey-milovidov
|
71cef7beac
|
Merge pull request #6156 from dimarub2000/master
ISSUE-6136: Fix DB::Exception throwed by bitmapContains
|
2019-07-25 23:00:42 +03:00 |
|
dimarub2000
|
f53f22fd17
|
ISSUE-6136: Fix DB::Exception throwed by bitmapContains
|
2019-07-25 18:56:20 +03:00 |
|
CurtizJ
|
f5b93eb991
|
fix order by optimization
|
2019-07-25 13:45:01 +03:00 |
|
alexey-milovidov
|
7219e167d2
|
Merge pull request #6026 from bopohaa/fix-kafka-unclean-stream
Clear Kafka's buffer if an invalid message is found.
|
2019-07-25 04:30:37 +03:00 |
|
alexey-milovidov
|
56131a7fe7
|
Merge pull request #6080 from abyss7/issue-6071
Check background_task_handle before use
|
2019-07-25 04:16:47 +03:00 |
|
Alexey Milovidov
|
e52653aa06
|
Miscellaneous
|
2019-07-25 04:08:33 +03:00 |
|
alesapin
|
f7e0d17490
|
Fix some bugs
|
2019-07-24 18:22:16 +03:00 |
|
CurtizJ
|
3d706ec20e
|
support 'order by' optimiation with simple monotonic functions
|
2019-07-24 17:23:57 +03:00 |
|
alesapin
|
8a00ce5ff1
|
Intermediate step
|
2019-07-24 15:56:39 +03:00 |
|
Ivan Lezhankin
|
e8ef13edfa
|
Check background_task_handle
|
2019-07-23 20:34:57 +03:00 |
|
alesapin
|
6e458a6a68
|
Fix secondary indices write with adaptive granularity
|
2019-07-23 18:27:36 +03:00 |
|
alexey-milovidov
|
cd6c15b79f
|
Merge pull request #6057 from dimarub2000/master
CREATE TABLE AS table_function()
|
2019-07-23 02:50:08 +03:00 |
|
Ivan Lezhankin
|
762f1d3a85
|
Merge remote-tracking branch 'upstream/master' into issue-5846
|
2019-07-22 13:19:37 +03:00 |
|
alexey-milovidov
|
3da461fea5
|
Merge pull request #6038 from yandex/Immowelt-ThreeDots
Merging COLUMNS matcher
|
2019-07-22 01:27:38 +03:00 |
|
CurtizJ
|
e559c8f949
|
fix build
|
2019-07-21 21:17:28 +03:00 |
|
alexey-milovidov
|
9f9dd040dd
|
Update StorageMergeTree.cpp
|
2019-07-21 17:14:55 +03:00 |
|
Alexey Milovidov
|
47058e8e11
|
Fixed error
|
2019-07-21 05:13:42 +03:00 |
|
Mikhail f. Shiryaev
|
15fd980d0b
|
Add description "unable to select parts" and logging
|
2019-07-21 00:39:40 +02:00 |
|
alexey-milovidov
|
8008ce6e9e
|
Update StorageReplicatedMergeTree.cpp
|
2019-07-20 10:44:05 +02:00 |
|
Mikhail f. Shiryaev
|
da50663e2c
|
Pass a proper message to exception
|
2019-07-20 10:44:05 +02:00 |
|
Ivan Lezhankin
|
f9945494d9
|
Always resume consumer before subscription.
Also add more logs to see the difference between rd_kafka_assignment() vs rd_kafka_subscription()
|
2019-07-19 18:01:34 +03:00 |
|
CurtizJ
|
1bec5a8241
|
refactor MergeTree select streams
|
2019-07-19 17:56:00 +03:00 |
|
CurtizJ
|
2797c16930
|
fix prewhere at fetching columns
|
2019-07-19 13:14:27 +03:00 |
|
CurtizJ
|
b9dc472071
|
Merge remote-tracking branch 'upstream/master' into order-by-efficient
|
2019-07-19 01:09:59 +03:00 |
|
dimarub2000
|
20a846d753
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-07-18 21:52:18 +03:00 |
|
CurtizJ
|
12b3560def
|
build fixes
|
2019-07-18 21:34:15 +03:00 |
|
Dmitry Rubashkin
|
7382cb41fa
|
CREATE TABLE AS table_function()
|
2019-07-18 21:29:49 +03:00 |
|
CurtizJ
|
a3d25790bd
|
basic implementation of reading in pk order and 'order by' optimization
|
2019-07-18 17:41:11 +03:00 |
|
Amos Bird
|
71233e11a9
|
minor updates.
|
2019-07-17 14:17:34 +08:00 |
|
Nik
|
4a30eba32f
|
Fix style check
|
2019-07-16 22:34:47 +04:00 |
|
Amos Bird
|
9fa955403b
|
Optimize count()
Choose the smallest column to count if possible.
|
2019-07-17 02:29:17 +08:00 |
|
alexey-milovidov
|
45b7588ab1
|
Merge pull request #6025 from dimarub2000/master
Minor fixes for FullTextIndex string functions
|
2019-07-16 19:30:32 +03:00 |
|
Nik
|
922c3eb22e
|
Clear Kafka's buffer if an invalid message is found.
|
2019-07-16 19:27:42 +04:00 |
|
Dmitry Rubashkin
|
dcd8696466
|
Minor fixes
|
2019-07-16 14:40:11 +03:00 |
|
alexey-milovidov
|
ceffbf39d6
|
Merge pull request #5965 from dimarub2000/master
Primary key, MergeTreeIndexFullText and MergeTreeIndexSet support for string functions
|
2019-07-16 03:36:42 +03:00 |
|
Alexey Milovidov
|
27b9f79cba
|
Fixed error after refactoring
|
2019-07-15 23:26:55 +03:00 |
|
alexey-milovidov
|
a93c76837e
|
Merge pull request #5953 from abyss7/fix-filter-table
Implement getDatabaseName() and rename() for all storages
|
2019-07-13 00:51:39 +03:00 |
|
dimarub2000
|
4005987fc4
|
multiSearchAny fixed, tests added, minor syle changes
|
2019-07-12 14:35:17 +03:00 |
|
dimarub2000
|
e5d4f11c73
|
Deleted some extra implementations, fixed style. multiSearchAny still not working.
|
2019-07-11 16:44:44 +03:00 |
|
dimarub2000
|
1480b8e62c
|
Actually set index already woks for everything. Here are some tests.
|
2019-07-11 15:31:24 +03:00 |
|
dimarub2000
|
88778b0f5b
|
minor style changes
|
2019-07-10 18:12:02 +03:00 |
|
dimarub2000
|
f5ba5e3ca9
|
Merge branch 'master' of github.com:dimarub2000/ClickHouse
|
2019-07-10 18:08:10 +03:00 |
|
dimarub2000
|
c9a5b3c9ab
|
primary key and MergeTreeIndexFullText support for string functions
|
2019-07-10 17:53:57 +03:00 |
|
Vitaly Baranov
|
3a74f326a8
|
Fix unused variable in checkDataPart.cpp
|
2019-07-10 15:13:10 +03:00 |
|
Ivan Lezhankin
|
befb3ce15b
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
|
Ivan Lezhankin
|
8a600c39af
|
Fix build for gtests
|
2019-07-09 21:53:16 +03:00 |
|
Ivan Lezhankin
|
9f01fa7aaa
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
|
alesapin
|
d4c44320ea
|
Merge branch 'fix_fetch_of_existing_part' of github.com:yandex/ClickHouse into fix_fetch_of_existing_part
|
2019-07-09 12:04:00 +03:00 |
|
alesapin
|
9a17a461ea
|
Review fixes and better tests
|
2019-07-09 12:02:52 +03:00 |
|
alesapin
|
6a3b543e10
|
Merge branch 'master' of github.com:yandex/ClickHouse into fix_fetch_of_existing_part
|
2019-07-09 11:21:44 +03:00 |
|
alexey-milovidov
|
a8d8eb6b28
|
Merge pull request #5921 from yandex/pvs-studio-fixes-4
A few fixes for PVS-Studio
|
2019-07-09 01:10:05 +03:00 |
|
alexey-milovidov
|
c491cddb78
|
Update CheckResults.h
|
2019-07-08 22:56:48 +03:00 |
|
Alexey Milovidov
|
886e8ea0d4
|
Merge branch 'master' into pvs-studio-fixes-4
|
2019-07-08 19:58:42 +03:00 |
|
Alexey Milovidov
|
3f92ecf334
|
Merge branch 'master' into add-noreturn
|
2019-07-08 16:13:56 +03:00 |
|
Alexey Milovidov
|
f40b70884f
|
Two more fixes for PVS-Studio
|
2019-07-08 05:14:32 +03:00 |
|
Alexey Milovidov
|
ac20c515ab
|
Better code in unit tests
|
2019-07-08 04:58:31 +03:00 |
|
Alexey Milovidov
|
4752dae9bb
|
Allowed unresolvable addresses in cluster configuration #5714
|
2019-07-08 04:43:41 +03:00 |
|
Alexey Milovidov
|
19059ef650
|
One more fix for PVS-Studio
|
2019-07-08 02:29:54 +03:00 |
|
alexey-milovidov
|
8d4358f19c
|
Merge pull request #5919 from dimarub2000/master
startsWith now uses PK index
|
2019-07-08 02:06:05 +03:00 |
|
alexey-milovidov
|
0480706ff4
|
Update KeyCondition.cpp
|
2019-07-08 00:28:03 +03:00 |
|
dimarub2000
|
0b756c48a8
|
also style changes
|
2019-07-07 18:56:15 +03:00 |
|
dimarub2000
|
95118a5fa3
|
also style changes
|
2019-07-07 18:54:13 +03:00 |
|
dimarub2000
|
94523c00cd
|
minor style changes
|
2019-07-07 18:52:20 +03:00 |
|
dimarub2000
|
2693ce27ff
|
startsWith now uses PK index
|
2019-07-07 18:48:34 +03:00 |
|
Alexey Milovidov
|
2e6280de07
|
Fixed #5797
|
2019-07-07 03:20:38 +03:00 |
|
alexey-milovidov
|
a1cfdf2a60
|
Merge pull request #5855 from abyss7/no-undefined
Use --no-undefined linker option for split build
|
2019-07-07 01:47:11 +03:00 |
|
alexey-milovidov
|
eb2ffccaf3
|
Merge pull request #5874 from nikitamikhaylov/master
Add data checksums to system.parts_columns table. #5151
|
2019-07-05 23:58:58 +03:00 |
|
Nikita Mikhaylov
|
afdd45fd85
|
checksum added to system_parts
|
2019-07-05 18:32:55 +03:00 |
|
CurtizJ
|
a49112a14e
|
Merge branch 'master' of https://github.com/yandex/ClickHouse into order-by-efficient
|
2019-07-05 16:41:48 +03:00 |
|
alexey-milovidov
|
2469ec1af3
|
Merge pull request #5857 from CurtizJ/dns-cache
Implement dns cache with asynchronous update.
|
2019-07-05 15:56:26 +03:00 |
|
Nikita Mikhaylov
|
1ffa488be4
|
lowercase added~
|
2019-07-05 14:45:47 +03:00 |
|
CurtizJ
|
410b62f7fa
|
Merge branch 'clickhouse-4013' of https://github.com/anrodigina/ClickHouse into order-by-efficient
|
2019-07-05 13:48:04 +03:00 |
|
Nikita Mikhaylov
|
f8dde20dcb
|
easier code
|
2019-07-05 13:13:44 +03:00 |
|
Nikita Mikhaylov
|
0e25190433
|
checksums now output in the same way + tests are better
|
2019-07-05 12:00:19 +03:00 |
|
Alexey Milovidov
|
2c6dd99644
|
Updated contributors
|
2019-07-05 04:13:03 +03:00 |
|
Nikita Mikhaylov
|
fc75c8f62e
|
done
|
2019-07-04 21:27:14 +03:00 |
|
Ivan Lezhankin
|
3b995bdb02
|
Add missing dependecies on sight to enable --no-undefined option
|
2019-07-04 17:05:55 +03:00 |
|
alesapin
|
65437d2289
|
Fix final mark and tests
|
2019-07-04 13:21:14 +03:00 |
|
alesapin
|
a0496da05f
|
Merge branch 'master' of github.com:yandex/ClickHouse into fix_fetch_of_existing_part
|
2019-07-04 12:46:54 +03:00 |
|
alesapin
|
18544e8f64
|
Missed file and style fix
|
2019-07-04 09:04:31 +03:00 |
|
alesapin
|
477a7450fb
|
Add test for data corruption
|
2019-07-03 23:51:13 +03:00 |
|
CurtizJ
|
187812a00e
|
cleanup
|
2019-07-03 21:34:37 +03:00 |
|
CurtizJ
|
80e96995ae
|
Merge branch 'master' of https://github.com/yandex/ClickHouse into dns-cache
|
2019-07-03 21:27:43 +03:00 |
|
Ivan
|
fdae12a51c
|
Keep on reading of new Kafka messages after stalling (#5852)
|
2019-07-03 19:51:11 +03:00 |
|
CurtizJ
|
35ad1a3b6b
|
implement dns cache with asynchronous update
|
2019-07-03 19:26:22 +03:00 |
|
alesapin
|
3925a3bd13
|
Generalize check query
|
2019-07-03 16:17:19 +03:00 |
|