alexey-milovidov
|
35770403fc
|
Merge pull request #8335 from ClickHouse/better-priority-queue
Optimization of ORDER BY and merging
|
2020-01-03 14:55:25 +03:00 |
|
alexey-milovidov
|
1dc1411077
|
Update 01056_create_table_as.sql
|
2020-01-03 11:15:34 +03:00 |
|
Nikolai Kochetov
|
1b48ccde79
|
Fix comparison for SimpleSortCursor.
|
2020-01-03 10:04:40 +03:00 |
|
Azat Khuzhin
|
2aba254fb6
|
Add backQuoteIfNeed() in InterpreterCreateQuery::setEngine()
|
2020-01-03 02:17:57 +03:00 |
|
Azat Khuzhin
|
487a05fae4
|
Cover CREATE TABLE AS table/view/live-view/dictionary
|
2020-01-03 02:16:19 +03:00 |
|
Azat Khuzhin
|
1d44977ae2
|
Avoid SIGSEGV on CREATE TABLE .. AS dictionary
|
2020-01-03 01:54:08 +03:00 |
|
Alexey Milovidov
|
c007c9fc17
|
Fixed assert in debug build
|
2020-01-03 00:23:10 +03:00 |
|
alexey-milovidov
|
03be29eddb
|
Merge pull request #8501 from ClickHouse/stack-trace-in-std-exception
Calculate stack trace for std::exception (experimental)
|
2020-01-03 00:22:12 +03:00 |
|
Nikolai Kochetov
|
73949f1614
|
Fix MergingSorted
|
2020-01-02 23:26:27 +03:00 |
|
Nikolai Kochetov
|
92baec6488
|
Fix MergingSorted
|
2020-01-02 23:07:07 +03:00 |
|
Alexey Milovidov
|
ab001c5b3a
|
Fixed build
|
2020-01-02 21:55:45 +03:00 |
|
Alexey Milovidov
|
9e78683c87
|
Fixed build
|
2020-01-02 19:32:17 +03:00 |
|
Nikolai Kochetov
|
a3cdc0b4b8
|
Nicer code in SortingHeap.
|
2020-01-02 14:12:21 +03:00 |
|
Alexey Milovidov
|
d50609d44c
|
Merge branch 'better-priority-queue' of github.com:yandex/ClickHouse into better-priority-queue
|
2020-01-02 13:41:04 +03:00 |
|
Alexey Milovidov
|
218ab1b25b
|
Merge branch 'master' into better-priority-queue
|
2020-01-02 13:40:33 +03:00 |
|
Nikolai Kochetov
|
24a1ee4f55
|
Fix direction for SimpleSortCursor.
|
2020-01-02 13:38:11 +03:00 |
|
Amos Bird
|
74dfa87b9a
|
fix prewhere test (camouflage an Easter Egg)
|
2020-01-02 18:29:59 +08:00 |
|
Alexey Milovidov
|
909ac8dcb8
|
Fixed build
|
2020-01-02 13:29:59 +03:00 |
|
Alexey Milovidov
|
18a27d532c
|
Stack trace for every exception (experimental)
|
2020-01-02 10:59:18 +03:00 |
|
Alexey Milovidov
|
c1699b9555
|
Stack trace for every exception (experimental)
|
2020-01-02 10:37:13 +03:00 |
|
Alexey Milovidov
|
221f99e5b7
|
Added another diagnostic trap
|
2020-01-02 10:31:25 +03:00 |
|
Alexey Milovidov
|
3367e42297
|
Stack trace for every exception (experimental)
|
2020-01-02 10:16:02 +03:00 |
|
Alexey Milovidov
|
73ae5ab7fc
|
Stack trace for every exception (experimental)
|
2020-01-02 10:09:56 +03:00 |
|
Alexey Milovidov
|
67afaa9d93
|
Stack trace for every exception (experimental)
|
2020-01-02 09:56:53 +03:00 |
|
Nikolai Kochetov
|
aaca37a472
|
Merge pull request #8497 from ClickHouse/json-quote-perftest
JSON quoting in perftest
|
2020-01-02 09:26:11 +03:00 |
|
Nikolai Kochetov
|
a04f8ca955
|
Correct quoting for query in perftest.
|
2020-01-01 23:04:49 +03:00 |
|
Nikolai Kochetov
|
944daef70b
|
Correct quoting for query in perftest.
|
2020-01-01 22:55:08 +03:00 |
|
Nikolai Kochetov
|
950fe0dfd6
|
Correct quoting for query in perftest.
|
2020-01-01 22:32:08 +03:00 |
|
Alexey Milovidov
|
9bc74a8c18
|
Version update
|
2020-01-01 07:36:30 +03:00 |
|
alexey-milovidov
|
51d4c8a53b
|
Merge pull request #8485 from PerformanceVision/simple_aggregation_group_bit
Add groupBit* aggregation function to the type SimpleAggregationFunction
|
2020-01-01 07:32:09 +03:00 |
|
alexey-milovidov
|
14563da602
|
Merge pull request #8447 from amosbird/c++20
C++20
|
2019-12-31 21:06:41 +03:00 |
|
alexey-milovidov
|
fdcf971dce
|
Merge pull request #8486 from amosbird/betterprewhere
Add prewhere test
|
2019-12-31 21:01:12 +03:00 |
|
alexey-milovidov
|
e712b22dda
|
Merge pull request #8484 from ClickHouse/obsolete-mark-cache-min-lifetime
Make "mark_cache_min_lifetime" setting obsolete
|
2019-12-31 20:56:54 +03:00 |
|
Amos Bird
|
05a420ab20
|
Add prewhere test
|
2019-12-31 16:09:37 +08:00 |
|
Guillaume Tassery
|
8909844387
|
Add groupBit* aggregation function to the type SimpleAggregationFunction
|
2019-12-31 08:17:39 +01:00 |
|
alexey-milovidov
|
3adf6853d5
|
Merge pull request #7769 from amosbird/betterprewhere
Optimize PREWHERE
|
2019-12-31 09:07:02 +03:00 |
|
Alexey Milovidov
|
92ddcf6a41
|
Removed obsolete unmaintained test
|
2019-12-31 07:42:26 +03:00 |
|
alexey-milovidov
|
17b413fd2e
|
Merge pull request #8458 from vitlibar/separate-variables-for-database-and-name
Separate variables for database and name in dictionaries.
|
2019-12-31 07:39:01 +03:00 |
|
alexey-milovidov
|
488b5c606a
|
Merge pull request #8481 from ClickHouse/kamalov-ruslan-master
Merging optimizations of if chains.
|
2019-12-31 07:35:45 +03:00 |
|
Alexey Milovidov
|
3339b8e0e5
|
Make "mark_cache_min_lifetime" setting obsolete
|
2019-12-31 05:47:10 +03:00 |
|
alexey-milovidov
|
700e727f65
|
Merge pull request #8477 from ClickHouse/formats-perf-tests-more-deterministic
Make formats-related perf test more deterministic
|
2019-12-31 03:14:34 +03:00 |
|
alexey-milovidov
|
fc41fc7b9d
|
Merge pull request #8479 from 4ertus2/joins
Fix crash in StorageJoin (add restriction)
|
2019-12-31 03:02:55 +03:00 |
|
Alexey Milovidov
|
6e74bea7ea
|
Added setting "optimize_if_chain_to_miltiif"
|
2019-12-31 03:00:41 +03:00 |
|
Alexey Milovidov
|
b17a93527c
|
Added performance test
|
2019-12-31 02:57:34 +03:00 |
|
Vitaly Baranov
|
037eb85972
|
Automatic removing of config repositories to simplify the code.
|
2019-12-31 06:30:27 +07:00 |
|
Alexey Milovidov
|
6540eda331
|
Improvements, part 1
|
2019-12-31 01:24:19 +03:00 |
|
Alexey Milovidov
|
5b0966d585
|
Merge branch 'master' of https://github.com/kamalov-ruslan/ClickHouse into kamalov-ruslan-master
|
2019-12-31 00:31:20 +03:00 |
|
alexey-milovidov
|
6c10fc5578
|
Update StorageJoin.cpp
|
2019-12-31 00:30:25 +03:00 |
|
alexey-milovidov
|
96c9567449
|
Update StorageJoin.cpp
|
2019-12-30 23:24:02 +03:00 |
|
Alexey Milovidov
|
445b494f88
|
Added test
|
2019-12-30 23:13:04 +03:00 |
|