Mikhail Korotov
|
14acdffb0e
|
Update DirectoryMonitor.cpp
|
2020-01-31 14:29:21 +03:00 |
|
Mikhail Korotov
|
5c5b76d2b0
|
Update DirectoryMonitor.cpp
|
2020-01-31 14:28:39 +03:00 |
|
millb
|
d05642575d
|
fixed
|
2020-01-31 14:16:46 +03:00 |
|
millb
|
2dab300ad4
|
attempt
|
2020-01-31 13:49:10 +03:00 |
|
millb
|
613b7314f6
|
fixed bugs
|
2020-01-31 12:29:28 +03:00 |
|
millb
|
165afabdd2
|
second attempt
|
2020-01-31 12:22:30 +03:00 |
|
millb
|
236f461420
|
attempt
|
2020-01-30 14:15:43 +03:00 |
|
Alexander Kuzmenkov
|
09b8f34370
|
Merge pull request #8896 from ClickHouse/aku/enum-wrong-value
Report BAD_ARGUMENTS for a wrong user-supplied enum value.
|
2020-01-30 00:25:17 +03:00 |
|
alexey-milovidov
|
b567907431
|
Merge pull request #8868 from amosbird/countoptfix
Fix `MakeSet` in Group By
|
2020-01-29 19:53:41 +03:00 |
|
Alexander Kuzmenkov
|
975f042dc0
|
Report BAD_ARGUMENTS for a wrong user-supplied enum value.
Before we reported LOGICAL_ERROR that is incorrect.
|
2020-01-29 17:17:34 +03:00 |
|
alexey-milovidov
|
f65b75ce5a
|
Merge pull request #8874 from abyss7/issue-6964
Initialize query profiler for all threads in a group
|
2020-01-29 15:41:59 +03:00 |
|
Nikolai Kochetov
|
8ce6040306
|
Merge pull request #7796 from ClickHouse/processors-4.3
Processors and system.numbers
|
2020-01-29 13:11:13 +03:00 |
|
alexey-milovidov
|
2f9dd8e80f
|
Merge pull request #8877 from ClickHouse/aku/trace-readability
Reformat stack traces for readability.
|
2020-01-29 02:19:18 +03:00 |
|
Amos Bird
|
b650f1563a
|
Fix MakeSet in Group By
|
2020-01-29 04:49:39 +08:00 |
|
alexey-milovidov
|
30c11474c8
|
Merge pull request #8834 from zlobober/comparable_nulls
Make NULLs comparable to everything.
|
2020-01-28 21:58:59 +03:00 |
|
Nikolai Kochetov
|
196bb81a6e
|
Update TreeExecutor.
|
2020-01-28 19:59:28 +03:00 |
|
Alexander Kuzmenkov
|
37daed2830
|
Reformat stack traces for readability.
|
2020-01-28 17:42:58 +03:00 |
|
Ding Xiang Fei
|
55b81c97e6
|
Set signal before rethrowing exception (#8736)
* set signal before rethrowing exception
* Add comment
|
2020-01-28 16:47:47 +03:00 |
|
Nikolai Kochetov
|
fea33f8b60
|
Add processlist to PipelineExecutor. Throw exception if query was killed.
|
2020-01-28 16:16:02 +03:00 |
|
Nikolai Kochetov
|
5a8a367228
|
Add processlist to PipelineExecutor. Throw exception if query was killed.
|
2020-01-28 15:59:34 +03:00 |
|
Maxim Akhmedov
|
65356ea893
|
And one more fix.
|
2020-01-28 15:33:25 +03:00 |
|
Maxim Akhmedov
|
ead37dc294
|
Fix comparison between decimal field and null.
|
2020-01-28 15:31:17 +03:00 |
|
Ivan Lezhankin
|
27986b6658
|
Revert "Merge pull request #8831 from ClickHouse/revert-8820-issue-6964"
This reverts commit a21d3712eb , reversing
changes made to 667e9ed6d4 .
|
2020-01-28 15:01:45 +03:00 |
|
Ivan Lezhankin
|
a592049ca3
|
Merge remote-tracking branch 'upstream/master' into issue-6964
|
2020-01-28 15:01:33 +03:00 |
|
Ivan Lezhankin
|
06f5a274ec
|
Fix initialization of QueryProfiler with regard to query context.
|
2020-01-28 14:59:06 +03:00 |
|
Nikolai Kochetov
|
a19c8b3d37
|
Update LimitTransform.
|
2020-01-28 14:50:22 +03:00 |
|
alexey-milovidov
|
1f90d2f078
|
Merge pull request #8866 from achulkov2/issue-8865_unnamed_tuples_should_not_be_flattened
Issue 8865 unnamed tuples should not be flattened
|
2020-01-28 12:32:58 +03:00 |
|
alexey-milovidov
|
45dce57a8c
|
Merge pull request #8830 from zlobober/storage_properties
Explicitly specify storage features
|
2020-01-28 01:49:53 +03:00 |
|
alexey-milovidov
|
acc5fad41a
|
Merge pull request #8848 from ClickHouse/fix-pipeline-dump
Do not dump pipeline in exception message.
|
2020-01-28 01:44:23 +03:00 |
|
achulkov2
|
b7c9075e53
|
Stop flattening unnamed nested tuples
|
2020-01-27 23:26:39 +03:00 |
|
Maxim Akhmedov
|
2e9538f768
|
Another fix for tests. Better handling of MV.
|
2020-01-27 21:28:37 +03:00 |
|
Alexey Milovidov
|
390745cc81
|
Fixed the issue with too many open files when using StorageFile with globs
|
2020-01-27 21:26:58 +03:00 |
|
Alexey Milovidov
|
1ce32211cf
|
Fixed the issue with too many open files when using StorageFile with globs
|
2020-01-27 21:25:54 +03:00 |
|
Alexey Milovidov
|
59ef3c8034
|
Fixed the issue with too many open files when using StorageFile with globs
|
2020-01-27 21:13:02 +03:00 |
|
Nikolai Kochetov
|
d34cf8a5bb
|
Fix build.
|
2020-01-27 21:12:27 +03:00 |
|
Nikolai Kochetov
|
f94eb7a0ff
|
Update ISource.
|
2020-01-27 21:09:20 +03:00 |
|
Nikolai Kochetov
|
733df795a3
|
Fix IBlockInputStream
|
2020-01-27 20:12:55 +03:00 |
|
Alexey Milovidov
|
a1f05d3a56
|
Fixed the issue with too many open files when using StorageFile with globs
|
2020-01-27 20:06:32 +03:00 |
|
Nikolai Kochetov
|
43455d79b4
|
Add time limit to SourceWithProgress.
|
2020-01-27 19:58:25 +03:00 |
|
Nikolai Kochetov
|
45741eb03a
|
Add cancell to SourceFromInputStream.
|
2020-01-27 19:16:06 +03:00 |
|
Nikolai Kochetov
|
6a656e8ee8
|
Add cancell to SourceFromInputStream.
|
2020-01-27 19:03:55 +03:00 |
|
Nikolai Kochetov
|
902b977d9d
|
Add cancell to SourceFromInputStream.
|
2020-01-27 17:39:14 +03:00 |
|
Nikolai Kochetov
|
73ee23c1d8
|
Add cancell to SourceFromInputStream.
|
2020-01-27 17:31:40 +03:00 |
|
Maxim Akhmedov
|
af7e66f0da
|
Make NULLs comparable to everything.
|
2020-01-27 17:28:57 +03:00 |
|
Maxim Akhmedov
|
675d0f549f
|
Add replication and deduplication properties.
|
2020-01-27 17:14:49 +03:00 |
|
Maxim Akhmedov
|
419f2c2c2b
|
Fix segmentation fault.
|
2020-01-27 16:04:01 +03:00 |
|
Alexey Milovidov
|
205c0f7fbb
|
Added comment
|
2020-01-27 15:43:28 +03:00 |
|
alexey-milovidov
|
4613615b4a
|
Merge pull request #8850 from excitoon-favorites/fixcolumns
Fixed `StorageInput::StorageInput` a little bit
|
2020-01-27 15:26:10 +03:00 |
|
Nikolai Kochetov
|
a9c09b88c3
|
Update ISource
|
2020-01-27 13:59:54 +03:00 |
|
Vladimir Chebotarev
|
3d0d31f62a
|
Fixed StorageInput::StorageInput a little bit.
|
2020-01-27 13:19:14 +03:00 |
|