chertus
|
cc61fb9408
|
Merge branch 'master' into joins
|
2020-01-21 22:23:58 +03:00 |
|
Denis Glazachev
|
79085bf629
|
Set X-ClickHouse-Format HTTP response header to the format name
|
2020-01-22 00:33:33 +05:30 |
|
chertus
|
414de57b99
|
fix hash join with processors
|
2020-01-21 13:11:30 +03:00 |
|
Nikolai Kochetov
|
c28e224e24
|
Merge pull request #8735 from ClickHouse/processors-5.12
Processors 5.12
|
2020-01-21 11:51:07 +03:00 |
|
chertus
|
6e304d5aef
|
Merge branch 'master' into joins
|
2020-01-20 19:39:55 +03:00 |
|
chertus
|
0669eff031
|
version with processors
|
2020-01-20 17:17:55 +03:00 |
|
Nikolai Kochetov
|
76171c7afc
|
Do not add resize transform for SystemNumbers.
|
2020-01-20 10:24:28 +03:00 |
|
Nikolai Kochetov
|
cd369bea4e
|
Do not add resize transform for SystemNumbers.
|
2020-01-19 23:05:01 +03:00 |
|
alexey-milovidov
|
52e8252653
|
Merge pull request #8650 from ClickHouse/remove_istorage_weak_ptr
Get rid of StorageWeakPtr
|
2020-01-18 20:28:53 +03:00 |
|
chertus
|
d9835979eb
|
rename setting
|
2020-01-17 14:45:43 +03:00 |
|
chertus
|
61a7e84cae
|
Merge branch 'master' into joins
|
2020-01-16 15:14:19 +03:00 |
|
chertus
|
e06b9da71d
|
pm join with splitted blocks (working)
|
2020-01-16 00:33:21 +03:00 |
|
chertus
|
39f2653663
|
rewrite with cursor position
|
2020-01-15 23:33:29 +03:00 |
|
Alexander Tokmakov
|
5e2badd9b8
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-15 14:55:20 +03:00 |
|
alexey-milovidov
|
b6f41e4465
|
Merge pull request #8647 from qMBQx8GH/fix_max_depth
Initial commit to fix IParser::Pos.max_depth issue
|
2020-01-15 01:00:17 +03:00 |
|
chertus
|
f0023dc4b1
|
split in progress
|
2020-01-14 22:02:22 +03:00 |
|
Alexander Tokmakov
|
d51c3df7b6
|
fix
|
2020-01-14 22:01:56 +03:00 |
|
Alexander Tokmakov
|
ff1b7e1386
|
get rid of StorageWeakPtr
|
2020-01-14 19:54:25 +03:00 |
|
Maxim Smirnov
|
ee463403d5
|
Initial commit to fix IParser::Pos.max_depth issue
|
2020-01-14 13:11:01 +02:00 |
|
chertus
|
8ab68e2c77
|
change iface for one-to-many blocks expressions calculation
|
2020-01-13 21:00:32 +03:00 |
|
Nikolai Kochetov
|
a6fc528805
|
Merge branch 'master' into Vxider-parallel-insert
|
2020-01-13 20:59:42 +03:00 |
|
Nikolai Kochetov
|
edc28c3dd2
|
Update ResizeProcessor.
|
2020-01-13 15:04:02 +03:00 |
|
Alexander Tokmakov
|
9389c83d4d
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-13 14:41:42 +03:00 |
|
Nikolai Kochetov
|
c2a054ac70
|
Add cancell flag to MergingAggrgated.
|
2020-01-13 12:56:21 +03:00 |
|
alexey-milovidov
|
303b146a93
|
Merge branch 'master' into vfs_log
|
2020-01-12 20:16:30 +03:00 |
|
Winter Zhang
|
89b80ba7cb
|
Merge branch 'master' into fix/ISSUES-8317
|
2020-01-11 23:16:52 +08:00 |
|
alexey-milovidov
|
b08a9e00a4
|
Merge pull request #8620 from chhetripradeep/pchhetri/spelling-mistakes
Fix some spelling mistakes
|
2020-01-11 16:19:48 +03:00 |
|
Pradeep Chhetri
|
4941fdfe4b
|
Fix some spelling mistakes
|
2020-01-11 17:51:33 +08:00 |
|
alexey-milovidov
|
5af9eabfdb
|
Merge pull request #8617 from ClickHouse/kiransunkari-CLICKHOUSE-7262
Merging #8493
|
2020-01-11 12:43:07 +03:00 |
|
Alexander Burmak
|
26511b7978
|
Added DiskMemory and tests
|
2020-01-11 00:43:42 +03:00 |
|
Alexey Milovidov
|
b4ccddbb96
|
Make the code less wrong #8493
|
2020-01-10 20:44:34 +03:00 |
|
alexey-milovidov
|
5e29fe3425
|
Merge pull request #8475 from ClickHouse/aku/logical-error-assert
In debug builds, treat LOGICAL_ERROR as an assertion failure.
|
2020-01-10 19:58:39 +03:00 |
|
Alexey Milovidov
|
85f2f174b1
|
Merge branch 'CLICKHOUSE-7262' of https://github.com/kiransunkari/ClickHouse into kiransunkari-CLICKHOUSE-7262
|
2020-01-10 19:57:09 +03:00 |
|
Alexey Milovidov
|
02e90b13e2
|
Fixed error
|
2020-01-10 15:47:59 +03:00 |
|
Alexey Milovidov
|
4f4dbfcf4a
|
Merge remote-tracking branch 'origin/master' into get-table-performance-issue
|
2020-01-10 15:41:13 +03:00 |
|
Alexander Burmak
|
ec1a490935
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-10 15:04:20 +03:00 |
|
Alexander Tokmakov
|
902615a2f7
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-10 14:51:21 +03:00 |
|
Alexander Kuzmenkov
|
652abb65e6
|
fixup
|
2020-01-10 14:16:14 +03:00 |
|
Ivan
|
fd55999398
|
Initialize set for index when table filter is presented (#8357)
|
2020-01-10 12:24:05 +03:00 |
|
Kiran
|
2e433b6459
|
cluster.cpp file formatted
|
2020-01-10 12:58:16 +05:30 |
|
alexey-milovidov
|
24d8300869
|
Merge pull request #8552 from ClickHouse/port-8545
Port changes from #8545 to processors.
|
2020-01-10 10:13:45 +03:00 |
|
Kiran
|
f0f870b27f
|
proper style format added in cluster.cpp
|
2020-01-10 10:38:54 +05:30 |
|
Kiran
|
4945d9f797
|
Formatted code with clang
|
2020-01-10 08:11:58 +05:30 |
|
Alexander Kuzmenkov
|
3999675383
|
In debug builds, treat LOGICAL_ERROR as an assertion failure.
|
2020-01-09 19:58:32 +03:00 |
|
Nikolai Kochetov
|
d4bb352113
|
Merged with master.
|
2020-01-09 19:51:15 +03:00 |
|
alexey-milovidov
|
58e6041477
|
Merge pull request #8503 from zhang2014/fix/some_predicate_bug
try fix some predicate optimizer bug
|
2020-01-09 19:48:16 +03:00 |
|
Alexander Tokmakov
|
a1ff29b7e6
|
fix empty table name
|
2020-01-09 19:01:44 +03:00 |
|
Alexander Tokmakov
|
9b75ee2378
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-09 17:33:58 +03:00 |
|
Alexander Burmak
|
c4f44bb06c
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-09 16:29:03 +03:00 |
|
Nikolai Kochetov
|
39b91584fd
|
Simplifu delayed stream in QueryPipeline.
|
2020-01-09 14:52:34 +03:00 |
|
Nikolai Kochetov
|
874d01e8b7
|
Merge pull request #8423 from ClickHouse/processors-5.7
Processors 5.7
|
2020-01-09 11:53:22 +03:00 |
|
Nikolai Kochetov
|
dc7acc1028
|
Changes from #8545 to processors.
|
2020-01-09 11:06:46 +03:00 |
|
zhang2014
|
613c5144b5
|
ISSUES-8317 fix negative with bloom filter
|
2020-01-08 13:00:04 +08:00 |
|
Kiran
|
c1817d77c0
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into CLICKHOUSE-7262
|
2020-01-08 09:01:26 +05:30 |
|
Kiran
|
42cb2ed81b
|
handled flattening nodes in circular topology
|
2020-01-07 23:50:12 +05:30 |
|
Kiran
|
9c3e80a774
|
removed copy constructor and moved to private methid
|
2020-01-07 23:49:39 +05:30 |
|
Kiran
|
ce55b0ffb5
|
addded new constructor in cluster class for creating a new cluster from replicas
|
2020-01-07 15:56:16 +05:30 |
|
Nikolai Kochetov
|
e1a3c7fb79
|
Changes from #8545 to processors.
|
2020-01-07 11:37:34 +03:00 |
|
Nikolai Kochetov
|
aa7c07c94c
|
Changes from #8545 to processors.
|
2020-01-07 08:41:18 +03:00 |
|
zhang2014
|
b5035e8924
|
no skip lambda function
|
2020-01-07 11:31:03 +08:00 |
|
Alexey Milovidov
|
2314bb5a34
|
Parallel merge sort (experimental)
|
2020-01-06 15:43:27 +03:00 |
|
zhang2014
|
0f147e393f
|
better skip lambda function
|
2020-01-06 18:59:23 +08:00 |
|
zhang2014
|
2179935f1e
|
fix lambda function in predicate
|
2020-01-06 18:38:48 +08:00 |
|
zhang2014
|
f8aa0b90b1
|
add bugs test
|
2020-01-06 11:55:07 +08:00 |
|
Alexey Milovidov
|
ae2cc175ae
|
Fixed potential performance issue in "Context::getTable" method
|
2020-01-06 02:00:31 +03:00 |
|
zhang2014
|
6a5e3e2dd9
|
try fix failure test & fix build failure
|
2020-01-04 16:47:03 +08:00 |
|
alexey-milovidov
|
880044eabd
|
Merge pull request #8517 from ClickHouse/escaping-of-query-parameters
Changed serialization of query parameters
|
2020-01-03 19:25:34 +03:00 |
|
Alexey Milovidov
|
74303e710d
|
Changed serialization of query parameters
|
2020-01-03 17:10:56 +03:00 |
|
Nikolai Kochetov
|
833499cfb6
|
Merged with master.
|
2020-01-03 15:34:17 +03:00 |
|
Azat Khuzhin
|
2aba254fb6
|
Add backQuoteIfNeed() in InterpreterCreateQuery::setEngine()
|
2020-01-03 02:17:57 +03:00 |
|
Azat Khuzhin
|
1d44977ae2
|
Avoid SIGSEGV on CREATE TABLE .. AS dictionary
|
2020-01-03 01:54:08 +03:00 |
|
Alexander Burmak
|
70b3a1a0d8
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-02 18:01:41 +03:00 |
|
zhang2014
|
9364397597
|
try fix some predicate optimizer bug
|
2020-01-02 21:14:48 +08:00 |
|
Alexey Milovidov
|
c1699b9555
|
Stack trace for every exception (experimental)
|
2020-01-02 10:37:13 +03:00 |
|
Alexey Milovidov
|
67afaa9d93
|
Stack trace for every exception (experimental)
|
2020-01-02 09:56:53 +03:00 |
|
Nikolai Kochetov
|
3f35d143b3
|
Update num threads in processors.
|
2020-01-01 14:15:29 +03:00 |
|
alexey-milovidov
|
14563da602
|
Merge pull request #8447 from amosbird/c++20
C++20
|
2019-12-31 21:06:41 +03:00 |
|
alexey-milovidov
|
e712b22dda
|
Merge pull request #8484 from ClickHouse/obsolete-mark-cache-min-lifetime
Make "mark_cache_min_lifetime" setting obsolete
|
2019-12-31 20:56:54 +03:00 |
|
alexey-milovidov
|
3adf6853d5
|
Merge pull request #7769 from amosbird/betterprewhere
Optimize PREWHERE
|
2019-12-31 09:07:02 +03:00 |
|
alexey-milovidov
|
17b413fd2e
|
Merge pull request #8458 from vitlibar/separate-variables-for-database-and-name
Separate variables for database and name in dictionaries.
|
2019-12-31 07:39:01 +03:00 |
|
Alexey Milovidov
|
3339b8e0e5
|
Make "mark_cache_min_lifetime" setting obsolete
|
2019-12-31 05:47:10 +03:00 |
|
Alexey Milovidov
|
6e74bea7ea
|
Added setting "optimize_if_chain_to_miltiif"
|
2019-12-31 03:00:41 +03:00 |
|
Vitaly Baranov
|
037eb85972
|
Automatic removing of config repositories to simplify the code.
|
2019-12-31 06:30:27 +07:00 |
|
Alexey Milovidov
|
6540eda331
|
Improvements, part 1
|
2019-12-31 01:24:19 +03:00 |
|
Alexey Milovidov
|
5b0966d585
|
Merge branch 'master' of https://github.com/kamalov-ruslan/ClickHouse into kamalov-ruslan-master
|
2019-12-31 00:31:20 +03:00 |
|
Alexander Tokmakov
|
3687900848
|
Merge branch 'master' into table_name_in_istorage
|
2019-12-30 21:30:24 +03:00 |
|
Alexander Tokmakov
|
f19bb041b4
|
add asserts on invalid StorageID
|
2019-12-30 21:20:43 +03:00 |
|
Alexander Tokmakov
|
250f170a69
|
Merge branch 'master' into table_name_in_istorage
|
2019-12-30 14:08:09 +03:00 |
|
Vitaly Baranov
|
1fa64a2a86
|
Use separate variables for the database and name in dictionaries.
|
2019-12-29 23:48:10 +07:00 |
|
alesapin
|
247906a4d7
|
Move check alter to alter interpreter
|
2019-12-29 14:09:10 +03:00 |
|
alexey-milovidov
|
15c67f0a0e
|
Merge branch 'master' into refactor_databases
|
2019-12-29 03:52:07 +03:00 |
|
Ruslan
|
af2b17fbcb
|
add tests and fix build
|
2019-12-29 01:08:18 +03:00 |
|
Amos Bird
|
bbc736f2d9
|
c++20!
|
2019-12-29 03:08:25 +08:00 |
|
alesapin
|
10312a1d88
|
Merge with master
|
2019-12-28 12:56:14 +03:00 |
|
alexey-milovidov
|
9e8c3acffc
|
Merge pull request #8442 from ClickHouse/ddlworker-trash
Removed trash from DDLWorker
|
2019-12-28 01:27:53 +03:00 |
|
alesapin
|
c48f892e13
|
Merge with master
|
2019-12-27 23:12:54 +03:00 |
|
alexey-milovidov
|
d989604d33
|
Merge pull request #8242 from achimbab/bugfix_bloomfilter
Fixed two bugs in the bloom_filter index.
|
2019-12-27 22:46:54 +03:00 |
|
Ruslan
|
bd01bdad97
|
git is hard((
|
2019-12-27 22:45:41 +03:00 |
|
Ruslan
|
8ff8e8e7f5
|
trying to fix git
|
2019-12-27 22:42:14 +03:00 |
|
Alexander Tokmakov
|
94931f059d
|
minor improvements
|
2019-12-27 22:30:22 +03:00 |
|