Guillaume Tassery
|
f54c90ccce
|
Merge branch 'master' of github.com:PerformanceVision/ClickHouse into move_partition
|
2019-10-03 10:24:39 +02:00 |
|
Nikita Mikhaylov
|
13e2034084
|
fix possible dataraces in ReplicatedMergeTree
|
2019-10-02 12:59:44 +03:00 |
|
Nikita Mikhaylov
|
0e9cad2276
|
fix datarace in stress test in storagemergetree
|
2019-10-01 21:04:42 +03:00 |
|
Nikita Mikhaylov
|
fe5df2c1ed
|
Update ASTAlterQuery.cpp
|
2019-10-01 20:48:22 +03:00 |
|
Nikita Mikhaylov
|
f6985028db
|
Update ASTAlterQuery.cpp
|
2019-10-01 20:47:25 +03:00 |
|
alexey-milovidov
|
a62866918f
|
Merge pull request #7075 from ClickHouse/revert-index-analysis-slowdown
Revert "CHYT-142: extend KeyCondition interface so that it returns BoolMask"
|
2019-09-24 05:18:15 +03:00 |
|
Alexey Milovidov
|
7384e04430
|
Revert "CHYT-142: extend KeyCondition interface so that it returns BoolMask."
This reverts commit 2cacc3cfd2 .
|
2019-09-24 04:29:26 +03:00 |
|
Alexey Milovidov
|
dcd40d1d07
|
Better log messages about disks
|
2019-09-24 03:45:40 +03:00 |
|
alexey-milovidov
|
56bd02cf3a
|
Merge pull request #7016 from ClickHouse/yet-another-minor-changes-and-docs-for-hdfs
Cleanup hdfs docs (instead of #6876 for #5371)
|
2019-09-24 02:23:59 +03:00 |
|
alexey-milovidov
|
2f195ddb03
|
Merge pull request #7028 from abyss7/issue-6459
Implement cross-compilation support Linux → Darwin
|
2019-09-24 02:20:17 +03:00 |
|
alexey-milovidov
|
575ddefa6c
|
Merge pull request #7069 from ClickHouse/compatibility-settings-19.14
Fixed compatibility for distributed queries between 19.14 and earlier versions
|
2019-09-24 02:11:33 +03:00 |
|
alexey-milovidov
|
a314a36feb
|
Merge pull request #7062 from ClickHouse/fix-msan-for-low-cardinality
Fix msan for LowCardinality
|
2019-09-24 02:11:15 +03:00 |
|
alexey-milovidov
|
e9bfe99dd8
|
Merge pull request #7072 from silviucpp/silviu-osx-stack
Get proper stack address on osx
|
2019-09-24 02:09:24 +03:00 |
|
alexey-milovidov
|
e2cc551b22
|
Merge pull request #6914 from maqroll/master
+ Redirect URL Storage
|
2019-09-24 02:07:06 +03:00 |
|
alexey-milovidov
|
c4c936c685
|
Merge pull request #7049 from ClickHouse/ucasFL-master
Merging function "repeat"
|
2019-09-23 22:52:38 +03:00 |
|
alexey-milovidov
|
e24d882326
|
Merge pull request #7024 from millb/master
Fixed Function Hex for Float32 and Float64
|
2019-09-23 22:52:19 +03:00 |
|
Silviu Caragea
|
d187b5ed42
|
Get proper stack address on osx
|
2019-09-23 22:47:12 +03:00 |
|
Nikolai Kochetov
|
630872837e
|
Skip null columns while checknig num rows.
|
2019-09-23 22:26:04 +03:00 |
|
Alexey Milovidov
|
11e7ea51e9
|
Fixed compatibility for distributed queries between 19.14 and earlier versions #7068
|
2019-09-23 22:22:28 +03:00 |
|
alexey-milovidov
|
faf6e06f56
|
Update ReadWriteBufferFromHTTP.h
|
2019-09-23 21:16:34 +03:00 |
|
alexey-milovidov
|
e7b675a301
|
Update ReadWriteBufferFromHTTP.cpp
|
2019-09-23 21:15:21 +03:00 |
|
Alexey Milovidov
|
8407ee17c6
|
Reverted unrelated modification
|
2019-09-23 21:06:32 +03:00 |
|
Alexey Milovidov
|
89f27de705
|
Merge branch 'master' into ucasFL-master
|
2019-09-23 21:05:29 +03:00 |
|
Alexey Milovidov
|
8579c26efb
|
Changed repository URL
|
2019-09-23 19:18:19 +03:00 |
|
millb
|
bd29efdbbe
|
New hex function release
Bugs and tests fixed
|
2019-09-23 18:47:34 +03:00 |
|
Olga Khvostikova
|
a6296b2eb0
|
Merge branch 'master' into yet-another-minor-changes-and-docs-for-hdfs
|
2019-09-23 18:16:01 +03:00 |
|
stavrolia
|
fbe3270dfb
|
need to mention...
|
2019-09-23 17:50:33 +03:00 |
|
Ivan Lezhankin
|
ce2fb6d3d1
|
Fix build
|
2019-09-23 17:46:01 +03:00 |
|
chertus
|
016f3b0a45
|
fix partial merge join with totals
|
2019-09-23 17:37:42 +03:00 |
|
Nikolai Kochetov
|
61b583ccb9
|
Fix size of constant columns in case of execution function over LowCardinality without allowed defaults.
|
2019-09-23 17:19:02 +03:00 |
|
chertus
|
9261d9d970
|
stabilize tests (add order by)
|
2019-09-23 16:55:04 +03:00 |
|
alexey-milovidov
|
3ae715cafb
|
Merge pull request #7048 from ClickHouse/merge-s3
Merging s3: minor changes after #5596
|
2019-09-23 16:38:18 +03:00 |
|
Nikolai Kochetov
|
f15bc77778
|
Fix size of constant columns in case of execution function over LowCardinality without allowed defaults.
|
2019-09-23 16:36:20 +03:00 |
|
Ivan Lezhankin
|
4b143c3e0f
|
Merge remote-tracking branch 'upstream/master' into issue-6459
|
2019-09-23 16:07:19 +03:00 |
|
maqroll
|
e99a87b5b7
|
update assertResponseIsOk
|
2019-09-23 08:53:09 +00:00 |
|
maqroll
|
a6e7519f9d
|
Merge remote-tracking branch 'upstream/master'
|
2019-09-23 07:55:07 +00:00 |
|
Vladimir Chebotarev
|
c45e7dc747
|
Many parts warning and a comment about that.
|
2019-09-23 07:42:02 +00:00 |
|
maqroll
|
e1613d0704
|
+ integration test
|
2019-09-23 07:27:49 +00:00 |
|
Alexey Milovidov
|
7948b0bb7e
|
Minor modifications
|
2019-09-23 02:56:44 +03:00 |
|
Alexey Milovidov
|
e6f1fdc011
|
Added another test
|
2019-09-23 02:56:27 +03:00 |
|
Alexey Milovidov
|
80849e0fd7
|
Fixed bad log messages
|
2019-09-23 02:49:26 +03:00 |
|
Alexey Milovidov
|
2585cde3d0
|
Added safety threshold
|
2019-09-23 02:49:15 +03:00 |
|
Alexey Milovidov
|
48f28bce6a
|
Fixed bad error message
|
2019-09-23 02:37:13 +03:00 |
|
Alexey Milovidov
|
69c79c31bb
|
Merging function 'repeat': improved test
|
2019-09-23 02:31:33 +03:00 |
|
Alexey Milovidov
|
454b83fcd3
|
Merging function 'repeat'
|
2019-09-23 02:30:13 +03:00 |
|
Alexey Milovidov
|
52272eeea9
|
Merge branch 'master' of https://github.com/ucasFL/ClickHouse into ucasFL-master
|
2019-09-23 02:04:18 +03:00 |
|
alexey-milovidov
|
61b02598d7
|
Update repeat.cpp
|
2019-09-23 02:02:03 +03:00 |
|
Alexey Milovidov
|
70bc89557f
|
Updates for #6969
|
2019-09-23 01:57:06 +03:00 |
|
alexey-milovidov
|
ef61e3e27d
|
Merge pull request #6969 from azat-archive/graphite-events-send-absolute-values
Add ability to send events with absolute values to graphite
|
2019-09-23 01:51:48 +03:00 |
|
alexey-milovidov
|
0dc4b1793d
|
Merge pull request #7036 from infinivision/fix_bitmapMax_doc
fix bitmapMin and bitmapMax doc
|
2019-09-23 01:49:04 +03:00 |
|