chertus
|
aaf3813607
|
Merge branch 'master' into joins
|
2019-02-12 15:51:04 +03:00 |
|
chertus
|
805866e6b3
|
hotfix for wrong aliases issue-4110
|
2019-02-11 22:14:57 +03:00 |
|
chertus
|
958b538a01
|
minor improvement
|
2019-02-11 21:26:40 +03:00 |
|
alexey-milovidov
|
49165b1347
|
Merge pull request #4344 from yandex/forbid-temporary-tables-in-database
Forbid temporary tables in database
|
2019-02-11 19:51:56 +03:00 |
|
Alexey Milovidov
|
7b312c6df2
|
Forbid to specify a database when creating a temporary table [#CLICKHOUSE-4294]
|
2019-02-11 17:46:09 +03:00 |
|
alesapin
|
55fc095c98
|
Fix big dates comparison with compile expressions (Date and DateTime are not signed types anymore).
|
2019-02-11 17:36:54 +03:00 |
|
chertus
|
1de1192aa8
|
move asterisks extraction to TranslateQualifiedNamesVisitor (before column names normalisation)
|
2019-02-11 17:19:09 +03:00 |
|
alexey-milovidov
|
81a184c47f
|
Merge pull request #4301 from yandex/input-data-in-perf-test
Fix perf-test input data and refactor two tests
|
2019-02-11 12:52:03 +03:00 |
|
Alexey Milovidov
|
0861af12a3
|
Fixed thread names
|
2019-02-11 00:15:14 +03:00 |
|
alexey-milovidov
|
0dd618b9ad
|
Merge pull request #4326 from yandex/duplicate-includes
Removed duplicate includes
|
2019-02-10 22:31:37 +03:00 |
|
alexey-milovidov
|
c6a01ccfb3
|
Merge pull request #4325 from yandex/k3box-arbitrary-const-expressions-in-limit
Add arbitrary const expressions in limit processing (cleanups)
|
2019-02-10 22:29:58 +03:00 |
|
Alexey Milovidov
|
d9ab923a2a
|
Fixed typo
|
2019-02-10 21:14:23 +03:00 |
|
Alexey Milovidov
|
ba3cb83a84
|
Removed duplicate includes
|
2019-02-10 20:12:22 +03:00 |
|
Alexey Milovidov
|
58a6accee5
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
|
alexey-milovidov
|
09ee8816a1
|
Merge pull request #4323 from yandex/low-cardinality-production-ready
LowCardinality data type is production ready
|
2019-02-10 19:41:57 +03:00 |
|
Alexey Milovidov
|
d22b52b933
|
Allow constant expressions in LIMIT BY and TOP; fixed error #4246
|
2019-02-10 18:27:27 +03:00 |
|
Alexey Milovidov
|
c603d270f4
|
Cleanups #4246
|
2019-02-10 18:17:45 +03:00 |
|
alexey-milovidov
|
75c087bcf5
|
Merge branch 'master' into arbitrary-const-expressions-in-limit
|
2019-02-10 17:20:31 +03:00 |
|
Alexey Milovidov
|
12d4dc8592
|
Renamed setting #4198
|
2019-02-10 02:53:57 +03:00 |
|
alexey-milovidov
|
5853de4d2b
|
Merge pull request #4198 from edonin/master
Support of Nullable types in MySQL tables
|
2019-02-10 02:45:45 +03:00 |
|
Alexey Milovidov
|
0eee4d42cb
|
LowCardinality data type is production ready
|
2019-02-10 00:55:51 +03:00 |
|
alexey-milovidov
|
9650c4a0da
|
Merge pull request #4286 from nikvas0/nikvas0/index_fix
Data Skipping Indices fix
|
2019-02-10 00:53:04 +03:00 |
|
alexey-milovidov
|
2777e54a57
|
Merge pull request #4287 from yandex/mutations-introspection
KILL MUTATION
|
2019-02-10 00:51:30 +03:00 |
|
alexey-milovidov
|
bb333643f0
|
Merge pull request #4307 from 4ertus2/joins
New portion of SyntaxAnalyzer refactoring
|
2019-02-09 01:04:46 +03:00 |
|
chertus
|
c24ba390b3
|
fix test
|
2019-02-08 20:21:28 +03:00 |
|
Alexey Milovidov
|
3d55e375ff
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-08 19:54:15 +03:00 |
|
Alexey Milovidov
|
277484297a
|
Aggregator: miscellaneous
|
2019-02-08 19:54:04 +03:00 |
|
chertus
|
668b220258
|
fix push down
|
2019-02-08 18:37:43 +03:00 |
|
alesapin
|
dc98b50f14
|
Fix HTTP insert
|
2019-02-08 16:24:24 +03:00 |
|
Alexey Milovidov
|
94d43c4cb2
|
Fixed error with dangling pointer on stack to ThreadStatus
|
2019-02-08 16:23:10 +03:00 |
|
chertus
|
6309377323
|
remove fix for JOIN ON columns in collectUsedColumns
|
2019-02-08 14:14:48 +03:00 |
|
Nikita Vasilev
|
cecbd5d0ac
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_fix
|
2019-02-08 00:17:35 +03:00 |
|
chertus
|
db9a2060bf
|
get rid of custom JOIN ON names qualification
|
2019-02-07 22:18:40 +03:00 |
|
alesapin
|
b0a77ff3f7
|
Allow to insert from any format
|
2019-02-07 16:58:36 +03:00 |
|
Alexey Zatelepin
|
398a617bfd
|
don't throw exceptions when a query can't be killed (e.g. ALTER queries)
Instead report it in the KILL QUERY results
|
2019-02-07 16:53:06 +03:00 |
|
Emmanuel Donin de Rosière
|
cde57600d9
|
Support of Nullable types in MySQL function
Add setting 'external_tables_use_nulls'
|
2019-02-07 14:43:18 +01:00 |
|
alesapin
|
48bd750856
|
Fix perf-test input data and refactor two tests
|
2019-02-07 16:18:04 +03:00 |
|
Alexey Milovidov
|
596234e55c
|
System logs: simplification
|
2019-02-06 21:33:29 +03:00 |
|
alexey-milovidov
|
2686f64233
|
Merge pull request #4128 from yandex/unified-sets
Unified sets
|
2019-02-06 20:40:11 +03:00 |
|
chertus
|
3fd3884b32
|
one more minor refactoring
|
2019-02-06 19:44:47 +03:00 |
|
KochetovNicolai
|
9f971c276f
|
Merge pull request #3669 from Enmk/ipv4_and_ipv6_domains
Ipv4 and ipv6 domains
|
2019-02-06 18:16:58 +03:00 |
|
chertus
|
9a8db441c3
|
some mote ExpressionAnalyzer refactoring
|
2019-02-06 17:48:05 +03:00 |
|
Alexey Zatelepin
|
3ec6f508f1
|
Merge branch 'master' into mutations-introspection
Conflicts:
dbms/src/Interpreters/InterpreterKillQueryQuery.cpp
|
2019-02-06 15:22:48 +03:00 |
|
Nikita Vasilev
|
6ef6536460
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_fix
|
2019-02-06 14:23:35 +03:00 |
|
Nikita Vasilev
|
9eaabcbf3f
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_fix
|
2019-02-05 22:19:47 +03:00 |
|
alexey-milovidov
|
fda5aa31c2
|
Merge pull request #4279 from 4ertus2/joins
hotfix for duplicates in JOIN ON
|
2019-02-05 22:07:10 +03:00 |
|
Alexey Zatelepin
|
1bf4174ec1
|
check readonly when executing KILL QUERY [#CLICKHOUSE-3912]
|
2019-02-05 21:09:16 +03:00 |
|
Alexey Zatelepin
|
4b4539139b
|
use enum for KILL query type [#CLICKHOUSE-3912]
|
2019-02-05 21:09:16 +03:00 |
|
Alexey Zatelepin
|
d482f3e5d0
|
return CancellationCode from killMutation [#CLICKHOUSE-3912]
|
2019-02-05 21:09:15 +03:00 |
|
Alexey Zatelepin
|
059c1b3589
|
write part_log.partition_id everywhere
|
2019-02-05 21:09:15 +03:00 |
|