chertus
|
e5d3f17225
|
fix test results
|
2019-08-01 14:02:32 +03:00 |
|
Igr Mineev
|
0f1e8404dc
|
Merge branch 'master' of github.com:yandex/ClickHouse into feature_multiple_disks
|
2019-08-01 13:42:59 +03:00 |
|
Nikita Mikhaylov
|
a9fea0314e
|
better style
|
2019-08-01 13:31:29 +03:00 |
|
Igr Mineev
|
fc79ed86ef
|
Ready for review
|
2019-08-01 13:29:14 +03:00 |
|
Nikolai Kochetov
|
a5bb2e2b3f
|
Update Schema name in Protobuf and CapnProto formats.
|
2019-08-01 12:56:30 +03:00 |
|
proller
|
ec981749b1
|
Merge remote-tracking branch 'upstream/master' into fix25
|
2019-08-01 09:06:29 +00:00 |
|
Nikolai Kochetov
|
9811fdcdc7
|
Update CapnProtoRowInputFormat.
|
2019-08-01 11:31:08 +03:00 |
|
BayoNet
|
9116c08959
|
DOCAPI-7414: groupArrayMovingSum, groupArrayMovingAvg docs. (#5949)
* DOCAPI-7414: groupArrayMovingSum, groupArrayMovingAvg docs.
|
2019-08-01 10:38:04 +03:00 |
|
alexey-milovidov
|
eeeab85bbe
|
Merge pull request #6247 from yandex/fix-malicious-replica
Fixed the case when malicious ClickHouse replica can force clickhouse-server to write to arbitrary path.
|
2019-08-01 07:22:58 +03:00 |
|
Alexey Milovidov
|
591af05e57
|
Fixed error with searching debug info
|
2019-08-01 06:45:33 +03:00 |
|
Alexey Milovidov
|
99b9d354f7
|
Fixed glibc compatibility
|
2019-08-01 06:20:54 +03:00 |
|
Alexey Milovidov
|
027a39ff75
|
Merge branch 'fastops' of github.com:yandex/ClickHouse into fastops
|
2019-08-01 06:06:40 +03:00 |
|
Alexey Milovidov
|
c3f54f85c1
|
Fixed error with "unbundled" build
|
2019-08-01 06:06:15 +03:00 |
|
Alexey Milovidov
|
a25890c038
|
Merge branch 'master' into fastops
|
2019-08-01 06:05:53 +03:00 |
|
Alexey Milovidov
|
12f6b75284
|
Fixed error
|
2019-08-01 05:34:58 +03:00 |
|
Alexey Milovidov
|
49b6749280
|
Merge branch 'master' into fix-malicious-replica
|
2019-08-01 05:11:45 +03:00 |
|
Alexey Milovidov
|
6de3939a3d
|
Added a test
|
2019-08-01 05:08:44 +03:00 |
|
Alexey Milovidov
|
26bb14da4e
|
Simplified table function "values"
|
2019-08-01 05:03:15 +03:00 |
|
alexey-milovidov
|
a8793fbef3
|
Merge pull request #6209 from dimarub2000/values_list
VALUES list
|
2019-08-01 04:36:04 +03:00 |
|
alexey-milovidov
|
10d02cd2b9
|
Merge pull request #6250 from yandex/better-stack-traces
QueryProfiler: better stack traces: start outside of signal handler
|
2019-08-01 04:34:32 +03:00 |
|
alexey-milovidov
|
e8cac8ab6e
|
Merge pull request #6253 from yandex/std-filesystem-2
Changed boost::filesystem to std::filesystem
|
2019-08-01 04:32:40 +03:00 |
|
Alexey Milovidov
|
50303a8520
|
Fixed build with gcc-8
|
2019-08-01 04:29:53 +03:00 |
|
Alexey Milovidov
|
ec2fd3e29d
|
Added missing files
|
2019-08-01 04:17:44 +03:00 |
|
Alexey Milovidov
|
36906a78b5
|
Fixed typo
|
2019-08-01 03:45:36 +03:00 |
|
Alexey Milovidov
|
74d4fb3ce1
|
Added a test for new functions
|
2019-08-01 03:43:50 +03:00 |
|
Alexey Milovidov
|
ab8dd7edd6
|
Added performance test
|
2019-08-01 03:37:47 +03:00 |
|
Alexey Milovidov
|
b1c9fc0233
|
Using FastOps library
|
2019-08-01 03:29:32 +03:00 |
|
Alexey Milovidov
|
466242b8de
|
Switched back to upstream "fastops" submodule.
|
2019-08-01 02:02:08 +03:00 |
|
Alexey Milovidov
|
fb3824f98b
|
Merge branch 'master' into fastops
|
2019-08-01 01:59:59 +03:00 |
|
Alexey Milovidov
|
bf524b4419
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-08-01 01:49:24 +03:00 |
|
Alexey Milovidov
|
63c57a4c26
|
Fixed flappy test
|
2019-08-01 01:49:14 +03:00 |
|
alexey-milovidov
|
a94fe354c5
|
Merge pull request #6233 from yandex/fix-overflow-in-int-div
Fixed overflow in intDiv functions
|
2019-08-01 01:39:37 +03:00 |
|
Alexey Milovidov
|
f3921ce3e0
|
Changed boost::filesystem to std::filesystem
|
2019-08-01 01:37:41 +03:00 |
|
Nikita Mikhaylov
|
b21c89b4eb
|
redudant braces
|
2019-08-01 00:59:26 +03:00 |
|
Alexey Milovidov
|
576878c205
|
Added RPM packages to website
|
2019-08-01 00:43:20 +03:00 |
|
Alexey Milovidov
|
e3c342d893
|
Better stack traces: start outside of signal handler
|
2019-08-01 00:40:29 +03:00 |
|
alesapin
|
cfbae59701
|
Merge pull request #6236 from yandex/fix_prewhere_remote
Fix bug in prewhere + distributed
|
2019-07-31 23:22:29 +03:00 |
|
chertus
|
10edd76fe4
|
fix join_use_nulls results for key columns
|
2019-07-31 23:19:52 +03:00 |
|
Alexey Milovidov
|
bc9d620155
|
Fixed the case when malicious ClickHouse replica can force clickhouse-server to write to arbitrary path
|
2019-07-31 22:31:04 +03:00 |
|
Alexey Milovidov
|
5cedc24e51
|
Fixed error
|
2019-07-31 21:04:24 +03:00 |
|
Dmitry Rubashkin
|
fab6e89a9d
|
Minor style fixes
|
2019-07-31 18:58:28 +03:00 |
|
Nikita Mikhaylov
|
96e5a88a42
|
;
|
2019-07-31 18:48:56 +03:00 |
|
Nikita Mikhaylov
|
42641a5b56
|
update flappy test
|
2019-07-31 18:43:55 +03:00 |
|
Dmitry Rubashkin
|
fbe7e56e93
|
Changed name and added comments
|
2019-07-31 18:43:01 +03:00 |
|
Dmitry Rubashkin
|
1ec249755e
|
Parser is now used for ITableFunctionFileLike
|
2019-07-31 18:36:10 +03:00 |
|
Nikolai Kochetov
|
9c4aefe2ae
|
Update ODBCDriver2BlockOutputFormat.
|
2019-07-31 18:10:51 +03:00 |
|
alesapin
|
f70b0ed910
|
Slightly better
|
2019-07-31 18:05:21 +03:00 |
|
Nikolai Kochetov
|
1347cf1359
|
Update ODBCDriver2BlockOutputFormat.
|
2019-07-31 17:58:56 +03:00 |
|
alesapin
|
aed4e5d1c4
|
Get type from source column
|
2019-07-31 17:57:14 +03:00 |
|
alesapin
|
4481bf429f
|
Remove nulltype from assignment
|
2019-07-31 17:54:58 +03:00 |
|