zhang2014
|
3af26ca070
|
ISSUES-3885 better test & fix isStateful bug
|
2019-01-30 12:49:00 +08:00 |
|
zhang2014
|
ddbd384f32
|
ISSUES-3885 mark stateful function & do not optimize their predicate
|
2019-01-30 12:04:28 +08:00 |
|
alexey-milovidov
|
fd5ab9ed2e
|
Merge pull request #4055 from yandex/fix-group-by-array-low-cardibality-arguments
Fix group by array low cardinality arguments
|
2019-01-29 21:32:45 +03:00 |
|
proller
|
4942e024b1
|
4177 4156 : Fix crash on dictionary reload if dictionary not available
|
2019-01-29 19:36:50 +03:00 |
|
Nikolai Kochetov
|
21242ad658
|
Added tests. Restored recursiveRemoveLowCardinality interface.
|
2019-01-29 18:44:02 +03:00 |
|
chertus
|
9c6f71bb7e
|
fix inner and left join with duplicates [issue-4108]
|
2019-01-29 15:38:53 +03:00 |
|
Nikolai Kochetov
|
2c2932e185
|
Merged with master
|
2019-01-29 15:25:19 +03:00 |
|
Nikolai Kochetov
|
5d29562302
|
Fix build.
|
2019-01-29 13:56:44 +03:00 |
|
proller
|
343b31af66
|
More link with Threads::Threads
|
2019-01-28 21:21:20 +03:00 |
|
proller
|
2ab3138eb6
|
Merge remote-tracking branch 'upstream/master' into fix10
|
2019-01-28 17:01:06 +03:00 |
|
proller
|
2eee2d97df
|
Update contrib/libmetrohash
|
2019-01-28 17:00:50 +03:00 |
|
Alexey Milovidov
|
4e3d9a0f15
|
Merge branch 'master' of github.com:yandex/ClickHouse into global-thread-pool
|
2019-01-28 14:20:24 +03:00 |
|
Alexey Milovidov
|
253ac93459
|
Addition to prev. revision #4150
|
2019-01-25 21:44:30 +03:00 |
|
chertus
|
9539467b59
|
hotfix
|
2019-01-25 18:48:53 +03:00 |
|
chertus
|
091efcda95
|
add IdentifierSemantic and PredicateExpressionsOptimizer refactoring
|
2019-01-25 18:42:24 +03:00 |
|
Alexey Milovidov
|
468f8b4cfb
|
Addition to prev. revision #4150
|
2019-01-25 17:08:01 +03:00 |
|
Alexey Milovidov
|
65f8e4d4a8
|
Merge branch 'master' into global-thread-pool
|
2019-01-25 16:33:50 +03:00 |
|
chertus
|
a0fafefc96
|
minor change - add Aliases.h
|
2019-01-25 14:43:19 +03:00 |
|
alexey-milovidov
|
20970154d8
|
Merge pull request #4141 from 4ertus2/ast
JOIN with USING: do not duplicate columns
|
2019-01-25 03:22:43 +03:00 |
|
Alexey Milovidov
|
854817c232
|
Fixed -Wshadow-field #4005
|
2019-01-24 22:37:32 +03:00 |
|
alexey-milovidov
|
f96b8e4ed6
|
Merge pull request #4005 from vitlibar/add-protobuf-output-format
Add protobuf output format
|
2019-01-24 22:05:23 +03:00 |
|
alexey-milovidov
|
18f1266dab
|
Merge pull request #4099 from yandex/mutations-fix-in
Get rid of IAST::range
|
2019-01-24 20:29:13 +03:00 |
|
Alexey Milovidov
|
0e59fe0b46
|
Renamed setting and variables #3973
|
2019-01-24 20:12:05 +03:00 |
|
chertus
|
ccd9bd0877
|
fix build
|
2019-01-24 18:06:15 +03:00 |
|
Nikolai Kochetov
|
f7b9059dad
|
Merged with master
|
2019-01-24 18:06:11 +03:00 |
|
Nikolai Kochetov
|
5f1007a8df
|
Refactor Join.
|
2019-01-24 17:56:04 +03:00 |
|
chertus
|
cbbf04204b
|
JOIN with USING: do not duplicate columns
|
2019-01-24 17:22:58 +03:00 |
|
alexey-milovidov
|
f13d094a4e
|
Merge pull request #3973 from amosbird/join_overwrite
Add join_overwrite settings for StorageJoin.
|
2019-01-24 02:05:13 +03:00 |
|
Vitaly Baranov
|
67fca7e029
|
Add support for settings 'format_schema' in an output query.
This fixes syntax error when executing 'SELECT ... FORMAT ... SETTINGS format_schema=...'
|
2019-01-23 22:23:37 +03:00 |
|
Ivan Lezhankin
|
05ab15cc84
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
|
Alexey Zatelepin
|
b623d4302c
|
add clone() calls when copying ASTs from stored mutation commands (just in case) #4058
|
2019-01-23 16:27:01 +03:00 |
|
Alexey Zatelepin
|
370c8c4e54
|
Merge branch 'master' into mutations-fix-in
Conflicts:
dbms/src/Parsers/IAST.h
|
2019-01-23 14:47:53 +03:00 |
|
Alexey Zatelepin
|
f3b4292fc6
|
add data types to the prepared_sets key for literals #4058
|
2019-01-23 14:20:01 +03:00 |
|
Alexey Zatelepin
|
5154814bf9
|
try to get rid of IAST::range #4058
|
2019-01-23 14:19:22 +03:00 |
|
maiha
|
6c83beafdd
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
|
chertus
|
f54ed4a2e3
|
do not revisit ArrayJoin identifiers
|
2019-01-22 21:02:53 +03:00 |
|
chertus
|
97199b9712
|
fix ArrayJoin columns calculation
|
2019-01-22 20:36:08 +03:00 |
|
chertus
|
1d0bee7dee
|
fix collecting required columns in lambda
|
2019-01-21 22:56:11 +03:00 |
|
Alexey Milovidov
|
c70e8cc5f0
|
Miscellaneous #3726
|
2019-01-21 22:45:26 +03:00 |
|
alexey-milovidov
|
b41fa8e7af
|
Merge pull request #3726 from zhang2014/feature/use_cluster_pool
Use cluster connections pool in DirectoryMonitor
|
2019-01-21 22:33:19 +03:00 |
|
Alexey Milovidov
|
47139adc5b
|
Merge branch 'master' into test-hint-fix
|
2019-01-21 18:28:23 +03:00 |
|
Alexey Milovidov
|
ac0060079a
|
Fixed warnings in SpecializedAggregator
|
2019-01-21 16:13:20 +03:00 |
|
Nikolai Kochetov
|
e8aa41b6ac
|
Merge branch 'master' into unified-sets
|
2019-01-21 13:40:47 +03:00 |
|
Nikolai Kochetov
|
6fce028b56
|
Refactor ColumnsHashing.
|
2019-01-21 13:39:53 +03:00 |
|
Nikolai Kochetov
|
d207498573
|
Added ColumnsHashing
|
2019-01-21 13:39:24 +03:00 |
|
Alexey Milovidov
|
c7b95b5175
|
Miscellaneous changes for PVS-Studio
|
2019-01-20 02:27:52 +03:00 |
|
alexey-milovidov
|
3d4bd7cbf8
|
Merge branch 'master' into feature/use_cluster_pool
|
2019-01-18 01:02:39 +03:00 |
|
alexey-milovidov
|
7beb25eaaf
|
Merge pull request #4087 from 4ertus2/joins
child free ASTIdentifier
|
2019-01-18 00:51:08 +03:00 |
|
Alexey Milovidov
|
a7c468da8e
|
Merge remote-tracking branch 'origin/master' into global-thread-pool
|
2019-01-17 21:57:01 +03:00 |
|
proller
|
f2bbac6523
|
CLICKHOUSE-4257 remoteSecure
|
2019-01-17 20:55:44 +03:00 |
|
chertus
|
5289c1337e
|
child free ASTIdentifier
|
2019-01-17 20:01:48 +03:00 |
|
Alexey Zatelepin
|
addc9a43b0
|
remove unused IAST field
|
2019-01-17 18:52:29 +03:00 |
|
chertus
|
394e8b0378
|
minor improvements and fix
|
2019-01-16 21:38:19 +03:00 |
|
chertus
|
6a79a03a9e
|
minor improvements
|
2019-01-16 21:38:19 +03:00 |
|
chertus
|
738080c73f
|
minor improvements
|
2019-01-16 21:38:19 +03:00 |
|
chertus
|
8bb35ac987
|
minor changes
|
2019-01-16 21:38:19 +03:00 |
|
Alexey Milovidov
|
e8871bc211
|
Added a check #3837
|
2019-01-16 03:26:15 +03:00 |
|
Alexey Milovidov
|
f40e0fcd8e
|
Revert "Attempt to implemnt global thread pool #4018"
This reverts commit 510b15540c .
|
2019-01-15 21:57:42 +03:00 |
|
Alexey Milovidov
|
cd77d43015
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-01-15 21:56:50 +03:00 |
|
alesapin
|
361d26c643
|
Use information about type in Delta codec to choose correct delta size if possible
|
2019-01-15 17:20:34 +03:00 |
|
chertus
|
a5d8858ee2
|
minor ASTIdentifier changes
|
2019-01-15 15:28:17 +03:00 |
|
alexey-milovidov
|
27a0c37d77
|
Update Join.h
|
2019-01-15 00:41:35 +03:00 |
|
alexey-milovidov
|
64c31a6ad7
|
Update Join.h
|
2019-01-15 00:40:42 +03:00 |
|
alexey-milovidov
|
8a401e491a
|
Update Join.cpp
|
2019-01-15 00:40:02 +03:00 |
|
Alexey Milovidov
|
f6b9b06307
|
Attempt to implemnt global thread pool #4018
|
2019-01-14 22:22:09 +03:00 |
|
Nikolai Kochetov
|
5a50a4fe21
|
Fix aggregate function low cardinality array argument. #4038
|
2019-01-14 21:17:55 +03:00 |
|
chertus
|
dbb88e8cb4
|
helpers for ASTIdentifier (hide semantic and casts)
|
2019-01-14 21:15:04 +03:00 |
|
chertus
|
5147e2ad03
|
Merge branch 'master' into joins
|
2019-01-14 14:11:35 +03:00 |
|
Alexey Milovidov
|
00a4b2cf8a
|
Removing garbage, part 1
|
2019-01-13 21:51:57 +03:00 |
|
alexey-milovidov
|
5c5358f9c9
|
Merge pull request #4042 from yandex/compiled_expressions_cache_memory_usage
Try to reduce CompiledExpressionsCache size
|
2019-01-12 13:19:58 +03:00 |
|
alesapin
|
a9550c5a43
|
Update ExpressionJIT.cpp
|
2019-01-12 10:19:18 +03:00 |
|
alesapin
|
748bcb0a3c
|
Remove accident changes
|
2019-01-12 00:18:57 +03:00 |
|
alesapin
|
00200615e8
|
Trying to remove redundant objects from CompiledExpressionsCache (LLVMFunction), also remove CompiledExpressionsCacheBytes metric because it's not connected with real size
|
2019-01-12 00:16:49 +03:00 |
|
chertus
|
b759219243
|
fix crash on wrong data
|
2019-01-11 22:33:00 +03:00 |
|
Alexey Milovidov
|
abcd5a2a49
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 22:12:36 +03:00 |
|
chertus
|
e098348aa4
|
more QueryNormalizer refactoring: split visit function
|
2019-01-11 22:07:38 +03:00 |
|
Alexey Milovidov
|
9031be381a
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 19:59:15 +03:00 |
|
Alexey Milovidov
|
510b15540c
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 19:58:43 +03:00 |
|
chertus
|
c53854125f
|
QueryNormalizer with visitor interface
|
2019-01-11 17:09:23 +03:00 |
|
chertus
|
861c225c1e
|
one another build fix
|
2019-01-11 01:04:37 +03:00 |
|
chertus
|
0084785898
|
fix build
|
2019-01-11 00:05:01 +03:00 |
|
chertus
|
275d6b2fcc
|
some QueryNormalizer refactoring
|
2019-01-10 21:58:55 +03:00 |
|
alesapin
|
6401628dc8
|
Fix clang-7 werrors
|
2019-01-10 14:25:59 +03:00 |
|
alexey-milovidov
|
9b46678920
|
Merge pull request #4014 from 4ertus2/joins
minor SyntaxAnalyzer refactoring
|
2019-01-09 23:10:40 +03:00 |
|
alexey-milovidov
|
a739edc239
|
Merge pull request #4013 from yandex/pvs-studio-fixes-2
Fixed bugs found by PVS-Studio
|
2019-01-09 22:55:11 +03:00 |
|
chertus
|
c460a270da
|
enlight when SyntaxAnalyzer affects only selects
|
2019-01-09 20:40:26 +03:00 |
|
chertus
|
7ba268049a
|
extract OptimizeIfWithConstantConditionVisitor from SyntaxAnalyzer
|
2019-01-09 20:06:40 +03:00 |
|
alexey-milovidov
|
08f4e792b1
|
Merge pull request #4009 from yandex/test_for_remote_global_in_user
Fix bug with wrong user in remote table function.
|
2019-01-09 19:29:34 +03:00 |
|
alexey-milovidov
|
ca7c3c0bfd
|
Merge pull request #4012 from yandex/fix-low-cardinality-numeric-distinct
Distinct by single LowCardinality numeric column.
|
2019-01-09 19:28:42 +03:00 |
|
chertus
|
729ca697d9
|
minor SyntaxAnalyzer refactoring
|
2019-01-09 19:16:59 +03:00 |
|
Alexey Milovidov
|
19f4652959
|
Fixed bugs found by PVS-Studio
|
2019-01-09 18:44:20 +03:00 |
|
Nikolai Kochetov
|
5ab362a303
|
Fix distinct by single LowCardinality numeric column.
|
2019-01-09 17:47:51 +03:00 |
|
alesapin
|
b8efafd400
|
Fix bug with wrong user restrictions in remote table func
|
2019-01-09 15:21:04 +03:00 |
|
alexey-milovidov
|
2884b870b3
|
Merge pull request #3993 from yandex/weverything-2
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-08 17:54:43 +03:00 |
|
Alexey Milovidov
|
0630e67a21
|
Addition to Amos Bird changes #3920
|
2019-01-08 13:07:33 +03:00 |
|
Alexey Milovidov
|
0dfa553fca
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
|
Alexey Milovidov
|
a5e354fba9
|
Fixed warning [#CLICKHOUSE-2]
|
2019-01-07 11:00:29 +03:00 |
|
Amos Bird
|
8ea4d7987b
|
Add join_overwrite settings for StorageJoin.
This makes using StorageJoin as dictionary more flexible.
|
2019-01-07 01:23:26 +08:00 |
|
Alexey Milovidov
|
588ee498ba
|
Added some warnings from clang's -Weverything
|
2019-01-06 11:31:22 +03:00 |
|
Alexey Milovidov
|
06a8c3f02d
|
Added some warnings from clang's -Weverything
|
2019-01-05 06:33:22 +03:00 |
|