Commit Graph

27339 Commits

Author SHA1 Message Date
dimarub2000
2ce2bba496 Minor fixes 2019-08-09 18:08:10 +03:00
dimarub2000
9d2c9c8c2a Minor style and logic fixes 2019-08-09 16:00:47 +03:00
dimarub2000
b2cbc1a747 Fixed some const's and added --confidence option. 2019-08-09 13:46:57 +03:00
dimarub2000
b780072a9d raw data relative_analize 2019-08-08 21:49:29 +03:00
dimarub2000
4f89f8f4dd random generator is now one for thread 2019-08-06 16:19:06 +03:00
dimarub2000
02878c233a True randomness 2019-08-06 15:54:33 +03:00
dimarub2000
a5009c6759 --cumulative option added, and time statistics fixed 2019-08-06 13:54:35 +03:00
dimarub2000
3ea83e35d7 Multiple hosts and ports 2019-08-05 21:38:08 +03:00
dimarub2000
cc3900817c Clickhouse-benchmark comparison mode 2019-08-05 16:00:27 +03:00
Ivan Blinkov
7bb387496a
Add meetup in Moscow to front page (#6270) 2019-08-01 16:08:55 +03:00
Ivan Blinkov
9bd4d1ed3b
Add meetup in Moscow 2019-08-01 15:33:13 +03:00
tavplubix
6625536236
Merge pull request #6055 from yandex/csv_unquoted_nulls_and_default_values
CSV unquoted nulls and default values
2019-08-01 15:11:06 +03:00
alexey-milovidov
4c870f4f9d
Merge pull request #6251 from yandex/website-add-rpm-packages
Added RPM packages to website
2019-08-01 15:05:03 +03:00
alexey-milovidov
776ae4db0b
Update index.html 2019-08-01 15:04:01 +03:00
alexey-milovidov
a47236b136
Update index.html 2019-08-01 15:03:30 +03:00
alexey-milovidov
e034dab1be
Merge pull request #6255 from yandex/storage-values-simplification
Simplified code with parsing table declaration for table functions.
2019-08-01 14:58:28 +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
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
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
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
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
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
alesapin
f70b0ed910 Slightly better 2019-07-31 18:05:21 +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
BayoNet
1e20c2bc27
DOCAPI-5760: Join engine docs. EN review. RU translation (#6234) 2019-07-31 17:49:16 +03:00
BayoNet
a50699398b
L10n/docapi 6889 dict get (#5989)
EN review
RU translation
2019-07-31 17:45:09 +03:00
Alexey Milovidov
e3df5a79b3 Updated test 2019-07-31 17:43:39 +03:00
alexey-milovidov
ac5d2a225d
Merge pull request #6226 from yandex/aku/lock-tinylog
Lock the TinyLog storage when reading.
2019-07-31 17:40:55 +03:00
Dmitry Rubashkin
a449a00e58 Comments are now in right places 2019-07-31 17:12:05 +03:00
Dmitry Rubashkin
f91c64bd28 parser changed, test modified, comments added 2019-07-31 17:06:22 +03:00
BayoNet
cc8ce23215 DOCAPI-6889: Fixes. 2019-07-31 16:16:29 +03:00
BayoNet
7892d66cde Merge branch 'master' of github.com:yandex/ClickHouse into l10n/DOCAPI-6889-dictGet 2019-07-31 16:06:37 +03:00
alesapin
2254e6fd32 Fix comment 2019-07-31 15:35:23 +03:00