philip.han
|
67803573b6
|
Fix style
|
2020-07-23 15:00:45 +09:00 |
|
philip.han
|
e4b867c1f3
|
Return xs and ys of variants and improve type checking for the input of bayesAB
|
2020-07-23 14:22:18 +09:00 |
|
philip.han
|
11de86074f
|
Use range-based for loop and remove redundant call to 'c_str'
|
2020-07-20 15:33:23 +09:00 |
|
philip.han
|
5e2d361dc8
|
Remove std::move
|
2020-07-20 00:12:58 +09:00 |
|
philip.han
|
cdd7755484
|
Remove unused code
|
2020-07-17 22:05:17 +09:00 |
|
philip.han
|
8e8af83b15
|
Fix style
|
2020-07-17 21:08:08 +09:00 |
|
philip.han
|
3554e6c36a
|
Replace vector with PODArray and add testcases
|
2020-07-17 21:06:29 +09:00 |
|
philip.han
|
769a6dfb08
|
bayseAB returns an empty block if input_rows_count is 0 and isDeterministic returns false
|
2020-07-17 18:21:25 +09:00 |
|
philip.han
|
d4aff270db
|
Fix the formula of gamma and the method of argument parsing
|
2020-07-17 17:52:51 +09:00 |
|
philip.han
|
36feefb429
|
Replace ABTestResult with Variants
|
2020-07-17 16:23:24 +09:00 |
|
Nikita Mikhaylov
|
02c49b9d7f
|
better
|
2020-07-15 22:10:36 +00:00 |
|
Nikita Mikhaylov
|
22e0015782
|
fix arcadia
|
2020-07-15 21:28:01 +00:00 |
|
Nikita Mikhaylov
|
ed05465479
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into achimbab-bayesAB
|
2020-07-15 16:34:56 +00:00 |
|
Nikita Mikhaylov
|
1a8811bd47
|
fix tidy build
|
2020-07-15 16:34:08 +00:00 |
|
alexey-milovidov
|
e7cf3f4e70
|
Merge pull request #12464 from ianton-ru/s3_profile_events
add profiling events from S3 request to system.events and system.quer…
|
2020-07-15 19:33:15 +03:00 |
|
alesapin
|
54255c10e1
|
Merge pull request #12496 from ClickHouse/restart_server_after_stress
Check server able to restart after stress
|
2020-07-15 17:23:27 +03:00 |
|
Vladimir Chebotarev
|
ed4da4bec6
|
Separated AWSAuthV4Signer into different logger, removed "AWSClient: AWSClient" (#12320)
|
2020-07-15 17:16:45 +03:00 |
|
Artem Zuikov
|
2ba23c0cfa
|
Update arcadia_skip_list.txt
hotfix
|
2020-07-15 16:56:13 +03:00 |
|
Artem Zuikov
|
9232caed07
|
Update arcadia_skip_list.txt
one more ignored test with dictionary
|
2020-07-15 16:55:51 +03:00 |
|
Alexander Kuzmenkov
|
00acf4173c
|
Fixes for perf test after #12469
|
2020-07-15 16:38:02 +03:00 |
|
Ivan Blinkov
|
2dcb08c000
|
Update docs.css
|
2020-07-15 15:55:09 +03:00 |
|
Nikita Mikhaylov
|
1058253443
|
Merge branch 'bayesAB' of github.com:achimbab/ClickHouse into achimbab-bayesAB
|
2020-07-15 12:17:26 +00:00 |
|
Nikita Mikhaylov
|
fd125eac1c
|
system
|
2020-07-15 12:15:43 +00:00 |
|
Alexander Kuzmenkov
|
f46897228b
|
Merge pull request #12497 from ClickHouse/aku/repo-shapshot-perftest
Publish repo snapshot in perf test package
|
2020-07-15 14:36:08 +03:00 |
|
Anton Ivashkin
|
4c8498c115
|
Merge master
|
2020-07-15 14:16:10 +03:00 |
|
Anton Ivashkin
|
fbd80e8d67
|
Fix codestyle
|
2020-07-15 14:15:12 +03:00 |
|
Artem Zuikov
|
5f01a587f6
|
Optimize monotonous ORDER BY (#12467)
|
2020-07-15 13:10:21 +03:00 |
|
Artem Zuikov
|
f8229e0bf7
|
try fix test
|
2020-07-15 13:08:40 +03:00 |
|
alesapin
|
614540eddf
|
Merge pull request #12382 from ClickHouse/clear-all-columns
Better errors for CLEAR/DROP columns (possibly in partitions)
|
2020-07-15 12:52:06 +03:00 |
|
alesapin
|
a061418dab
|
Remove redundant cmd
|
2020-07-15 12:23:50 +03:00 |
|
alexey-milovidov
|
a68310aab6
|
Merge pull request #12503 from ClickHouse/test-7754
Added a test for #7754
|
2020-07-15 06:25:32 +03:00 |
|
alexey-milovidov
|
e9bb46860d
|
Merge pull request #12443 from ClickHouse/negative-date-time-saturate-to-zero
Saturate negative unix timestamp to zero instead of overflow
|
2020-07-15 06:22:09 +03:00 |
|
alexey-milovidov
|
9c68124110
|
Merge pull request #12302 from azat/kafka-error-in-the-batch-SIGSEGV
kafka: fix SIGSEGV if there is a message with error in the middle of the batch
|
2020-07-15 05:20:26 +03:00 |
|
Nikita Mikhaylov
|
4d10ac9b1a
|
trigger ci
|
2020-07-15 02:25:59 +03:00 |
|
Alexander Kuzmenkov
|
cdca798d2a
|
Update build.sh
|
2020-07-15 00:56:35 +03:00 |
|
Ivan Blinkov
|
ffe2cecb1b
|
[docs] split the ALTER article (#12502)
* initial split
* initial adjust links
* make en buildable
* re-normalize
|
2020-07-15 00:02:41 +03:00 |
|
tavplubix
|
7a5fb2dade
|
Merge pull request #12466 from ClickHouse/aku/fuzzer-fixes
Fuzzing-related fixes
|
2020-07-14 22:56:57 +03:00 |
|
Alexey Milovidov
|
cd7ed94a08
|
Added a test for #7754
|
2020-07-14 21:59:25 +03:00 |
|
Ivan Blinkov
|
7998575a34
|
Update README.md
|
2020-07-14 18:21:09 +03:00 |
|
Alexander Kuzmenkov
|
6498fe8123
|
Publish repo snapshot in perf test package
|
2020-07-14 18:12:53 +03:00 |
|
Nikita Mikhaylov
|
d21c743aaa
|
fix build
|
2020-07-14 15:09:08 +00:00 |
|
alesapin
|
c483de8a35
|
Check result in separate file
|
2020-07-14 18:00:24 +03:00 |
|
alesapin
|
c400048a48
|
Check server able to restart in stateless tests
|
2020-07-14 17:47:23 +03:00 |
|
Artem Zuikov
|
e8057387cb
|
Fix crash in 'JOIN dict ON expr(dict_key) = k' (#12458)
|
2020-07-14 17:06:11 +03:00 |
|
alesapin
|
9e41fbca55
|
Remove check for drop detached partition
|
2020-07-14 16:56:30 +03:00 |
|
Ivan Blinkov
|
ddab59e9c7
|
Update README.md
|
2020-07-14 16:52:05 +03:00 |
|
Alexander Kuzmenkov
|
57ad000c62
|
Update README.md
|
2020-07-14 16:46:19 +03:00 |
|
Anton Ivashkin
|
52fea6a5a3
|
Merge master
|
2020-07-14 15:56:38 +03:00 |
|
Alexander Kuzmenkov
|
b515dd5b83
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-07-14 15:40:27 +03:00 |
|
Alexander Kuzmenkov
|
b24f727aea
|
typo
|
2020-07-14 15:40:18 +03:00 |
|