bharatnc
|
0c1a65ddf2
|
tests query_start_time_microseconds for system.query_thread_log
|
2020-09-04 09:42:18 -07:00 |
|
bharatnc
|
f2848d5820
|
fix formatting in files
|
2020-09-04 09:42:18 -07:00 |
|
bharatnc
|
89eebdfde4
|
fix tests
|
2020-09-04 09:42:18 -07:00 |
|
bharatnc
|
bddfa03631
|
add docs for query_start_time_microseconds
|
2020-09-04 09:42:18 -07:00 |
|
bharatnc
|
774bae722b
|
add tests
|
2020-09-04 09:42:18 -07:00 |
|
bharatnc
|
44e168bea7
|
query_start_time_microseconds field in system.query_log
Add a new field called `query_start_time_microseconds` that will add
`microseconds`. This new field will be of type `DateTime64`.
|
2020-09-04 09:42:18 -07:00 |
|
Artem Zuikov
|
7c20aa2c62
|
Another 256-bit integers (strict 32 bytes) (#14229)
|
2020-09-04 16:33:02 +03:00 |
|
alesapin
|
f8aa6cfe8a
|
Merge pull request #14438 from ClickHouse/apply_ttl_if_not_calculated
Apply TTL if it's not calculated for part
|
2020-09-04 15:32:50 +03:00 |
|
Nikolai Kochetov
|
40768593c3
|
Merge pull request #14469 from BohuTANG/mysql_set_@@var
Support MySQL handler 'set @@xx' settting
|
2020-09-04 14:18:57 +03:00 |
|
Nikita Mikhaylov
|
ab48947305
|
Datasets generation (Merging #10973) (#14442)
* created program in utils
* reset test
* removed additional printings
* refactoring
* fix float generator, fix build
* add readme
* refactor readme
* fixed random int func
* clang format
* fix build
* fix build
* fix PVS, uncrustify
* newline at end of file
* refactor string_type func
* restyle func maps
* support IN operation
* support multiquery
* fix style
* change rand to pcg64
* fix array generation
* fix build
* better
* subqueries
* style
* better
* delete samples.sql
Co-authored-by: Roman Ilgovskiy <ilgovskiy@yandex-team.ru>
|
2020-09-04 13:39:17 +03:00 |
|
Nikolai Kochetov
|
0bf0fb0e55
|
Merge pull request #14468 from BohuTANG/mysql_replication_gtid_format
Fix mysql replication GTID event dump format
|
2020-09-04 13:19:05 +03:00 |
|
alesapin
|
5d897231e1
|
Merge pull request #14432 from ClickHouse/minor-changes-in-stateful-tests
Wait for clickhouse-server to start in stateful tests
|
2020-09-04 13:12:32 +03:00 |
|
alesapin
|
c96a2b4f22
|
Merge pull request #14444 from ClickHouse/fix_select_parts_for_merge
Fix select parts for merge
|
2020-09-04 09:55:48 +03:00 |
|
alexey-milovidov
|
54ede2e1bb
|
Merge pull request #14467 from ClickHouse/topk-check-overflow
Check for array size overflow in topK
|
2020-09-04 09:15:33 +03:00 |
|
alexey-milovidov
|
32b39eaeb1
|
Merge pull request #14458 from ClickHouse/website-fix-bugs
Website fix bugs
|
2020-09-04 09:15:21 +03:00 |
|
alexey-milovidov
|
9167846cc7
|
Merge pull request #14457 from ClickHouse/allow-to-test-website
Provide a way to quickly test the website
|
2020-09-04 09:14:49 +03:00 |
|
alexey-milovidov
|
d623048dd1
|
Merge pull request #14454 from amosbird/im1
Remove redundant conditions
|
2020-09-04 09:14:35 +03:00 |
|
alexey-milovidov
|
4807b1e5bc
|
Merge pull request #14462 from ClickHouse/simplify-mutations-tests
Simplify mutations tests
|
2020-09-04 09:14:13 +03:00 |
|
BohuTANG
|
c094ff7eca
|
ISSUES-9336 support MySQL handler 'set @@xx' settting
|
2020-09-04 12:51:15 +08:00 |
|
BohuTANG
|
4b0264c2a8
|
Fix mysql replication GTID event dump format
|
2020-09-04 12:00:37 +08:00 |
|
Alexey Milovidov
|
1cee6d5a31
|
Check for array size overflow in topK #14452
|
2020-09-04 04:05:57 +03:00 |
|
alexey-milovidov
|
12a21cb1a4
|
Merge pull request #14440 from matwey/fix/missed-atomic
Add missed #include <atomic>
|
2020-09-04 03:47:15 +03:00 |
|
alexey-milovidov
|
300bdc07b0
|
Merge pull request #14460 from azat/sysv-init-systemd-compatibility
Proxy restart/start/stop/reload of SysVinit to systemd (if it is used)
|
2020-09-04 03:05:44 +03:00 |
|
Alexey Milovidov
|
0e53cd26a0
|
Simplify tests for mutations
|
2020-09-04 02:28:44 +03:00 |
|
Alexey Milovidov
|
40ad23245c
|
Fix flaky test 00944_clear_index_in_partition
|
2020-09-04 02:12:30 +03:00 |
|
alexey-milovidov
|
4f9df21d3e
|
Merge pull request #10373 from azat/dist-SELECT-optimization
Optimize queries with LIMIT/LIMIT BY/ORDER BY for distributed with GROUP BY sharding_key
|
2020-09-04 01:38:56 +03:00 |
|
Azat Khuzhin
|
3678d3256a
|
debian/clickhouse-server.init: systemd proxying for restart/start/stop/reload
|
2020-09-04 00:54:50 +03:00 |
|
Azat Khuzhin
|
b4a1f59ada
|
debian/clickhouse-server.init: remove is_supported_command
|
2020-09-04 00:43:15 +03:00 |
|
Alexey Milovidov
|
cc2821343c
|
Fix bug on the website
|
2020-09-04 00:05:55 +03:00 |
|
Alexey Milovidov
|
f770044066
|
Fix typo on the website
|
2020-09-03 23:41:07 +03:00 |
|
Alexey Milovidov
|
10798e1780
|
Provide a way to quickly test the website
|
2020-09-03 23:37:45 +03:00 |
|
Ivan Blinkov
|
311e789ad2
|
Update README.md
|
2020-09-03 22:15:44 +03:00 |
|
alexey-milovidov
|
fb56d0b9a3
|
Update run.sh
|
2020-09-03 21:21:27 +03:00 |
|
Amos Bird
|
3817c0efa7
|
Remove redundant conditions
|
2020-09-04 02:13:57 +08:00 |
|
Alexander Kuzmenkov
|
29b97ff259
|
Merge pull request #14430 from ClickHouse/aku/perf4
[wip] perf experiment no.4 -- geomean
|
2020-09-03 21:13:07 +03:00 |
|
olgarev
|
9851cd9a26
|
Minor update in English text and translation into Russian. (#14240)
Co-authored-by: Olga Revyakina <revolg@yandex.ru>
|
2020-09-03 21:11:46 +03:00 |
|
robot-clickhouse
|
fbf06f9858
|
Update version_date.tsv after release 20.6.5.8
|
2020-09-03 20:05:18 +03:00 |
|
alesapin
|
bd24c3a059
|
Fix build useless binary
|
2020-09-03 17:38:56 +03:00 |
|
Vitaly Baranov
|
dda884d6d0
|
Update AccessControlManager.h
Add "override" for the destructor of AccessControlManager
|
2020-09-03 17:20:14 +03:00 |
|
alesapin
|
55adb6f9f2
|
Update src/Storages/MergeTree/MergeSelector.h
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2020-09-03 16:55:34 +03:00 |
|
alexey-milovidov
|
6a32d30578
|
Merge pull request #14431 from ClickHouse/fix-lazy-database
Fix for Lazy database
|
2020-09-03 16:38:59 +03:00 |
|
alesapin
|
e48e4309b2
|
Better names
|
2020-09-03 16:29:18 +03:00 |
|
alesapin
|
5ccf78ccff
|
Simplier test
|
2020-09-03 16:08:45 +03:00 |
|
alesapin
|
565555e55c
|
Fix bug in parts selection
|
2020-09-03 16:04:28 +03:00 |
|
alesapin
|
4519b4308c
|
Fix default tag for base image
|
2020-09-03 16:03:26 +03:00 |
|
alesapin
|
acc0ee0657
|
Apply TTL if it's not calculated for part
|
2020-09-03 11:59:41 +03:00 |
|
Ilya Yatsishin
|
2b8ad576cc
|
Merge pull request #14323 from qoega/try-dns-fix
Add tag pass for integration base image. Add explicit dns options for docker-compose.
|
2020-09-03 11:27:24 +03:00 |
|
alexey-milovidov
|
821add088e
|
Fix backport script; read the code (#14433)
|
2020-09-03 09:57:01 +03:00 |
|
Alexey Milovidov
|
cd812d94de
|
Wait for clickhouse-server to start in stateful tests
|
2020-09-03 04:54:50 +03:00 |
|
alexey-milovidov
|
9e4aa5954e
|
Update 00184_shard_distributed_group_by_no_merge.sql
|
2020-09-03 04:46:45 +03:00 |
|