antikvist
|
3dde788146
|
#WelchTTest aggregate function implementation
What's new:
-Main classes for aggreagate function added.
-Data class with needed mathods added.
-Registered function in registerAggregateFunctions.h
|
2020-05-07 14:17:58 +03:00 |
|
antikvist
|
f0ac5b441f
|
#WelchTTest aggregate function implementation
What's new:
-Main classes for aggreagate function added.
-Data class with needed mathods added.
-Registered function in registerAggregateFunctions.h
|
2020-05-06 02:07:51 +03:00 |
|
antikvist
|
4f56cc32ae
|
#WelchTTest aggregate function implementation
What's new:
-Main classes for aggreagate function added.
-Data class with needed mathods added.
-Registered function in registerAggregateFunctions.h
|
2020-05-06 00:48:05 +03:00 |
|
antikvist
|
7cfe5ef42b
|
#WelchTTest aggregate function implementation
What's new:
-Main classes for aggreagate function added.
-Data class with needed mathods added.
-Registered function in registerAggregateFunctions.h
|
2020-05-01 00:36:37 +03:00 |
|
antikvist
|
dcfb99b987
|
#WelchTTest aggregate function implementation
What's new:
-Main classes for aggreagate function added.
-Data class with needed mathods added.
-Registered function in registerAggregateFunctions.h
|
2020-04-27 19:16:02 +03:00 |
|
antikvist
|
62460faf97
|
#WelchTTest aggregate function implementation
What's new:
-Main classes for aggreagate function added.
-Data class with needed mathods added.
-Registered function in registerAggregateFunctions.h
|
2020-04-27 01:59:41 +03:00 |
|
antikvist
|
69c1f33b0b
|
#WelchTTest aggregate function implementation
What's new:
-Main classes for aggreagate function added.
-Data class with needed mathods added.
-Registered function in registerAggregateFunctions.h
|
2020-04-27 00:09:56 +03:00 |
|
antikvist
|
665fabde9e
|
#WelchTTest aggregate function implementation
What's new:
-Main classes for aggreagate function added.
-Data class with needed mathods added.
-Registered function in registerAggregateFunctions.h
|
2020-04-18 19:20:34 +03:00 |
|
alexey-milovidov
|
aac7cc7330
|
Merge pull request #10126 from Jokser/replicated-merge-tree-s3
Support ReplicatedMergeTree over S3
|
2020-04-18 16:13:04 +03:00 |
|
alexey-milovidov
|
46a5c75beb
|
Update MergeTreeData.h
|
2020-04-18 16:11:57 +03:00 |
|
alexey-milovidov
|
8cea45315f
|
Merge pull request #10133 from 4ertus2/joins
JOIN with Dictionary
|
2020-04-18 16:08:15 +03:00 |
|
alexey-milovidov
|
d246218379
|
Merge pull request #10161 from den-crane/Docs/merge-tree-settings
Docs/merge tree settings
|
2020-04-18 16:01:12 +03:00 |
|
alexey-milovidov
|
959e6cd032
|
Merge pull request #10221 from ClickHouse/remove-part-special-case
Support for one special case of removing incompletely written parts
|
2020-04-18 15:58:58 +03:00 |
|
alexey-milovidov
|
43d48a21c6
|
Merge pull request #10318 from ClickHouse/least-greatest-generic
Added generic variants for functions 'least' and 'greatest'.
|
2020-04-18 15:35:19 +03:00 |
|
Alexey Milovidov
|
4f245dc286
|
Added performance test
|
2020-04-18 15:35:00 +03:00 |
|
Alexey Milovidov
|
71a7a74d25
|
Fix test
|
2020-04-18 15:31:59 +03:00 |
|
alexey-milovidov
|
72dd453c3f
|
Merge pull request #10234 from vitlibar/show-columns-of-not-loaded-dictionary
Show information about not loaded dictionaries in system tables.
|
2020-04-18 15:06:08 +03:00 |
|
alexey-milovidov
|
17b6e0b3e5
|
Merge pull request #10315 from azat/buffer-flush-bg-pool
Use background thread pool for background buffer flushes
|
2020-04-18 15:04:35 +03:00 |
|
alexey-milovidov
|
2a4da73c73
|
Merge pull request #10002 from azat/SimpleAggregateFunction-doc
SimpleAggregateFunction initial documentation
|
2020-04-18 14:56:31 +03:00 |
|
alexey-milovidov
|
e0a121e8d5
|
Update simpleaggregatefunction.md
|
2020-04-18 14:56:19 +03:00 |
|
alexey-milovidov
|
27585f59e6
|
Merge pull request #10346 from vitlibar/fix-flaky-test-settings-constraints-distributed
Fix flaky test test_settings_constraints_distributed.
|
2020-04-18 14:49:06 +03:00 |
|
alexey-milovidov
|
bdc8dfe04b
|
Added a change from @azat in #10277
|
2020-04-18 14:48:51 +03:00 |
|
alexey-milovidov
|
391165d725
|
Merge pull request #10337 from nikitamikhaylov/proper_dictionary_timeouts
Proper dictionary timeouts.
|
2020-04-18 14:42:36 +03:00 |
|
alexey-milovidov
|
b5f8efefa2
|
Merge pull request #10342 from azat/optimizeGroupBy-isInjective
[RFC] Use isInjective() over manual list of such functions for GROUP BY optimization
|
2020-04-18 14:28:59 +03:00 |
|
alexey-milovidov
|
d1b72f10d5
|
Merge pull request #10325 from Avogar/msgpack_format
Improve MsgPackRowInputFormat
|
2020-04-18 14:27:11 +03:00 |
|
alexey-milovidov
|
ef5f83eef8
|
Update MsgPackRowInputFormat.cpp
|
2020-04-18 14:26:57 +03:00 |
|
Vitaly Baranov
|
d62345bbaa
|
Show information about not loaded dictionaries in system.columns, system.tables
and in "SHOW TABLES" executed in any database with the "Dictionary" engine.
|
2020-04-18 12:50:54 +03:00 |
|
Ivan Blinkov
|
4b25c3286b
|
Merge pull request #10347 from ClickHouse/imgbot
[ImgBot] Optimize images
|
2020-04-18 12:16:48 +03:00 |
|
ImgBotApp
|
e6528a1896
|
[ImgBot] Optimize images
*Total -- 48.34kb -> 24.21kb (49.92%)
/website/images/clickhouse-3069x1531.png -- 47.95kb -> 23.87kb (50.21%)
/website/images/flags/tr.svg -- 0.39kb -> 0.33kb (13.85%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2020-04-18 09:07:56 +00:00 |
|
Ivan Blinkov
|
4b4c7b9230
|
Add files via upload
|
2020-04-18 11:39:37 +03:00 |
|
Vitaly Baranov
|
b9ea0a33a7
|
Fix flaky test test_settings_constraints_distributed.
|
2020-04-18 11:23:11 +03:00 |
|
Ivan Blinkov
|
cbcb4d49b5
|
Update common_meta.html
|
2020-04-18 11:07:52 +03:00 |
|
Azat Khuzhin
|
548399725f
|
Use IFunction::isInjective() over manual list of such functions for GROUP BY optimization
|
2020-04-18 10:23:19 +03:00 |
|
Ivan Blinkov
|
2c1a67454c
|
Experiment with Metrika counter
|
2020-04-18 09:28:49 +03:00 |
|
alexey-milovidov
|
a551e1f33b
|
Merge pull request #10343 from azat/colored-logger-name
[RFC] Make logger name colored
|
2020-04-18 04:15:48 +03:00 |
|
Alexander Kuzmenkov
|
c8d70d714a
|
Merge pull request #9985 from ClickHouse/fix-perftest-distributed-aggregation
Try fix perftest distributed_aggregation.xml
|
2020-04-18 03:08:34 +03:00 |
|
Alexander Kuzmenkov
|
fb790ef82c
|
Update report.py
|
2020-04-18 02:59:03 +03:00 |
|
Azat Khuzhin
|
2dbf8ba219
|
Make logger name colored
|
2020-04-18 02:32:22 +03:00 |
|
Azat Khuzhin
|
322681eb37
|
Passthrough isInjective via IFunctionOverloadResolver
|
2020-04-18 01:50:15 +03:00 |
|
Azat Khuzhin
|
f29e5c60a5
|
Add const qualifier for IFunction::isInjective()
|
2020-04-18 01:50:15 +03:00 |
|
Alexander Kuzmenkov
|
6793cd7cca
|
More granular assertion in Arena.h
|
2020-04-18 00:36:07 +03:00 |
|
Kruglov Pavel
|
96f4d5b7c6
|
Fix build error
|
2020-04-17 23:51:53 +03:00 |
|
Alexander Kuzmenkov
|
1927212f67
|
Filter out some tests that require Zookeeper.
|
2020-04-17 23:36:08 +03:00 |
|
Kruglov Pavel
|
0f11526f24
|
Fix style error
|
2020-04-17 22:19:03 +03:00 |
|
alexey-milovidov
|
375f0f9e61
|
Merge pull request #10329 from CurtizJ/polymorphic-parts-2
Remove unused flags from MergedColumnOnlyOutputStream.
|
2020-04-17 21:25:21 +03:00 |
|
Ivan Blinkov
|
a2b77faee3
|
Update success.html
|
2020-04-17 20:53:23 +03:00 |
|
Ivan Blinkov
|
d5a3a15e8e
|
Update common_meta.html (#10338)
|
2020-04-17 20:33:32 +03:00 |
|
Nikita Mikhaylov
|
c603acd515
|
mvp
|
2020-04-17 20:01:18 +03:00 |
|
Ivan Blinkov
|
a0d42eb6ff
|
Update README.md
|
2020-04-17 19:25:08 +03:00 |
|
Ivan Blinkov
|
44f470827d
|
Update README.md
|
2020-04-17 19:17:40 +03:00 |
|