Azat Khuzhin
|
5ffd8bdd75
|
Cleanup 01040_distributed_directory_monitor_batch_inserts
|
2020-04-19 00:22:48 +03:00 |
|
alexey-milovidov
|
abbeb13cf0
|
Merge pull request #10345 from Vxider/mv_parallel_insert_pt
Add performance test for parallel insert of materialized view
|
2020-04-18 18:39:22 +03:00 |
|
alexey-milovidov
|
03e1871b19
|
Merge pull request #10350 from ClickHouse/cleanup-performance-tests
Remove garbage from performance tests
|
2020-04-18 18:38:37 +03:00 |
|
alexey-milovidov
|
65bb1f4ce0
|
Merge pull request #10348 from ClickHouse/least-greatest-generic
Least greatest generic: more tests
|
2020-04-18 18:36:59 +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
|
8cea45315f
|
Merge pull request #10133 from 4ertus2/joins
JOIN with Dictionary
|
2020-04-18 16:08:15 +03:00 |
|
Alexey Milovidov
|
785d2c0e01
|
Remove garbage from performance tests
|
2020-04-18 15:54:16 +03:00 |
|
Alexey Milovidov
|
fd085b58e0
|
Fix readme in performance tests #10345
|
2020-04-18 15:44:46 +03:00 |
|
Alexey Milovidov
|
65714a3014
|
One more test #4767
|
2020-04-18 15:44:46 +03:00 |
|
Alexey Milovidov
|
96c2882db9
|
One more test #4767
|
2020-04-18 15:44:46 +03:00 |
|
alexey-milovidov
|
7fbd7e9533
|
Update materialized_view_parallel_insert.xml
|
2020-04-18 15:41:15 +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
|
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
|
d1b72f10d5
|
Merge pull request #10325 from Avogar/msgpack_format
Improve MsgPackRowInputFormat
|
2020-04-18 14:27:11 +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 |
|
Vitaly Baranov
|
b9ea0a33a7
|
Fix flaky test test_settings_constraints_distributed.
|
2020-04-18 11:23:11 +03:00 |
|
Vxider
|
aa8840447f
|
add performance test for mv_parallel_ insert
|
2020-04-18 15:20:10 +08: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
|
1927212f67
|
Filter out some tests that require Zookeeper.
|
2020-04-17 23:36:08 +03:00 |
|
Avogar
|
b056dbce1c
|
Improve MsgPackRowInputFormat
|
2020-04-17 12:35:38 +03:00 |
|
Yatsishin Ilya
|
f2136bc286
|
improvements
|
2020-04-17 11:42:51 +03:00 |
|
alexey-milovidov
|
4bdaccbaee
|
Merge pull request #10312 from ClickHouse/fix_drop_optimize_race
Fix DROP vs OPTIMIZE race in ReplicatedMergeTree
|
2020-04-17 05:07:55 +03:00 |
|
alexey-milovidov
|
390bfe9a4c
|
Merge pull request #10317 from Avogar/markdown_format
Markdown format
|
2020-04-17 05:05:13 +03:00 |
|
Alexey Milovidov
|
5b5de975e1
|
Added a test #4767
|
2020-04-17 01:38:27 +03:00 |
|
Alexander Kuzmenkov
|
fa62be250f
|
performance comparison
|
2020-04-16 23:55:21 +03:00 |
|
Artem Zuikov
|
c62c288e4c
|
fix COMMA and other JOIN mix (#10311)
|
2020-04-16 23:28:23 +03:00 |
|
Avogar
|
831c48c514
|
Add MarkdownRowOutput format
|
2020-04-16 23:10:42 +03:00 |
|
Alexander Kuzmenkov
|
1e5a33bcfb
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-04-16 23:03:17 +03:00 |
|
Artem Zuikov
|
ce372f464b
|
Fix finalize chain logic in ExpressionAnalysisResult (#10302)
|
2020-04-16 21:03:27 +03:00 |
|
Azat Khuzhin
|
2afa3cbaa3
|
Add a test for Buffer flushing (direct, background min/max time)
|
2020-04-16 20:32:58 +03:00 |
|
Artem Zuikov
|
47cb670213
|
Merge branch 'master' into joins
|
2020-04-16 19:06:13 +03:00 |
|
Alexander Tokmakov
|
605f3b2119
|
fix DROP vs OPTIMIZE race in ReplicatedMergeTree
|
2020-04-16 18:30:18 +03:00 |
|
alexey-milovidov
|
fa8e4e4735
|
Merge pull request #10295 from ClickHouse/fix-max-parser-depth
Fix max parser depth
|
2020-04-16 18:05:15 +03:00 |
|
alesapin
|
21ea40f207
|
Merge pull request #10292 from ClickHouse/fix_mysql_dictionary_test
Fix test test_dictionaries_mysql
|
2020-04-16 11:16:56 +03:00 |
|
Alexey Milovidov
|
0221fba873
|
Fix tests
|
2020-04-16 05:59:16 +03:00 |
|
Alexey Milovidov
|
8f6e90390f
|
Added a test
|
2020-04-16 04:06:10 +03:00 |
|
alexey-milovidov
|
2b64a97e9b
|
Merge pull request #10291 from 4ertus2/bugs
Fix count(*) with multiple joins
|
2020-04-16 00:45:09 +03:00 |
|
alexey-milovidov
|
d296e1b6d7
|
Merge pull request #10216 from Avogar/msgpack_format
Update MsgPack format
|
2020-04-16 00:44:08 +03:00 |
|
alexey-milovidov
|
23ae3f4bff
|
Update select_format.xml
|
2020-04-16 00:43:58 +03:00 |
|
Alexander Kuzmenkov
|
dc152c8a74
|
Update parse_engine_file.xml
|
2020-04-15 22:07:50 +03:00 |
|
alesapin
|
9bf8f00c3d
|
Fix test
|
2020-04-15 20:52:05 +03:00 |
|
Artem Zuikov
|
f08cdfcc4c
|
fix count(*) with multiple_joins_rewriter_version = 1
|
2020-04-15 20:47:08 +03:00 |
|
alexey-milovidov
|
7b2c871c57
|
Merge pull request #10272 from ClickHouse/plus-infinity
Allow to parse +inf
|
2020-04-15 16:41:47 +03:00 |
|
Nikolai Kochetov
|
41baae33d4
|
Add test.
|
2020-04-15 13:20:42 +03:00 |
|
Alexey Milovidov
|
62b5aa343d
|
Added a test for #1776
|
2020-04-15 07:20:31 +03:00 |
|