Azat Khuzhin
|
521537eed8
|
Fix DateTime64 from Float
|
2021-02-21 22:36:40 +03:00 |
|
alexey-milovidov
|
e1c4ba0169
|
Merge pull request #21016 from azat/integration-test_materialize_mysql_database
Preserve mysql logs in test_materialize_mysql_database
|
2021-02-21 22:28:19 +03:00 |
|
alexey-milovidov
|
2ac5c4b71b
|
Merge pull request #20996 from azat/system-stack-trace-diagnostics
Add log message when stacktrace cannot be obtained for thread
|
2021-02-21 22:18:13 +03:00 |
|
alexey-milovidov
|
bf9af598be
|
Merge pull request #21025 from ClickHouse/fix-ubsan-bigint-arithmetic
Fix UBSan report in Decimal arithmetic
|
2021-02-21 21:00:17 +03:00 |
|
alexey-milovidov
|
daa50f55d0
|
Merge pull request #21022 from azat/perf-fix
Fix performance tests (by avoid sharding status file for right and left server)
|
2021-02-21 21:00:00 +03:00 |
|
Maksim Kita
|
f9e3a0a708
|
Merge pull request #21033 from MichaelMonashev/patch-2
Update lowcardinality.md
|
2021-02-21 20:54:56 +03:00 |
|
alexey-milovidov
|
125bf1d0d9
|
Merge pull request #20479 from ucasFL/tr
fix transform with floating point key
|
2021-02-21 17:37:20 +03:00 |
|
alexey-milovidov
|
20a7ccf5b1
|
Merge pull request #20174 from amosbird/alias
Normalized function names (lower-case case-insensitive names)
|
2021-02-21 16:23:51 +03:00 |
|
Michael Monashev
|
f93b450da9
|
Update lowcardinality.md
|
2021-02-21 16:00:52 +03:00 |
|
Michael Monashev
|
75edfd0549
|
Update lowcardinality.md
|
2021-02-21 15:56:47 +03:00 |
|
Alexey Milovidov
|
4085782b05
|
More gentle exception messages
|
2021-02-21 15:34:48 +03:00 |
|
Alexey Milovidov
|
9cb972e9ed
|
Fix UBSan report in Decimal arithmetic #19432
|
2021-02-21 13:23:18 +03:00 |
|
alexey-milovidov
|
628d78f4f1
|
Merge pull request #21024 from ClickHouse/revert-19407
Revert "optimize aggfunc column data copy (#19407)"
|
2021-02-21 12:51:15 +03:00 |
|
Alexey Milovidov
|
00e6b6232f
|
Revert "optimize aggfunc column data copy (#19407)"
This reverts commit 7e3186c826 .
|
2021-02-21 12:49:50 +03:00 |
|
Azat Khuzhin
|
9a26409147
|
Fix performance tests (by avoid sharding status file for right and left server)
Since cp -al (hard links):
2021.02.21 01:09:09.991771 [ 243 ] {} <Information> StatusFile: Status file right/db/status already exists - unclean restart. Contents:
PID: 241
Started at: 2021-02-21 01:09:09
Revision: 54448
2021.02.21 01:09:09.992007 [ 243 ] {} <Error> Application: DB::Exception: Cannot lock file right/db/status. Another server instance in same directory is already running.
|
2021-02-21 10:56:48 +03:00 |
|
feng lv
|
5d3b8d99e7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into tr
|
2021-02-21 07:34:09 +00:00 |
|
alexey-milovidov
|
f6dc005ce2
|
Merge pull request #21017 from ClickHouse/decimal-minor-changes
Minor changes in Decimal
|
2021-02-21 10:22:16 +03:00 |
|
Alexey Milovidov
|
b736f4fdee
|
Suppression for PVS-Studio (looks like a false positive)
|
2021-02-21 10:21:59 +03:00 |
|
feng lv
|
a33183ee1e
|
fix transform with floating point key
better
update test
|
2021-02-21 05:20:42 +00:00 |
|
Azat Khuzhin
|
4784d09d17
|
tests/integration: increase verbosity for test_materialize_mysql_database
|
2021-02-20 22:09:01 +03:00 |
|
Azat Khuzhin
|
d343060dd5
|
tests/integration: add start_and_wait() in test_materialize_mysql_database
|
2021-02-20 22:09:01 +03:00 |
|
Azat Khuzhin
|
80f448a466
|
tests/integration: preserve mysql docker logs in test_materialize_mysql_database
|
2021-02-20 22:09:01 +03:00 |
|
Azat Khuzhin
|
6873ad1983
|
tests/integration: fix yamllint issues in docker-compose.yaml for mysql
|
2021-02-20 22:09:01 +03:00 |
|
robot-clickhouse
|
3248bf4e2f
|
Update version_date.tsv after release 20.8.13.15
|
2021-02-20 21:46:27 +03:00 |
|
Alexey Milovidov
|
64e76a4a8d
|
Minor changes in Decimal
|
2021-02-20 21:13:36 +03:00 |
|
robot-clickhouse
|
e49d90405c
|
Update version_date.tsv after release 20.12.7.3
|
2021-02-20 20:39:18 +03:00 |
|
robot-clickhouse
|
4fa822dd28
|
Update version_date.tsv after release 21.1.5.4
|
2021-02-20 20:21:55 +03:00 |
|
tavplubix
|
a697b578bc
|
Merge pull request #16193 from ClickHouse/database_replicated
DatabaseReplicated: continuation of #10485
|
2021-02-20 19:39:34 +03:00 |
|
robot-clickhouse
|
fe159de141
|
Update version_date.tsv after release 21.2.4.6
|
2021-02-20 19:30:27 +03:00 |
|
alexey-milovidov
|
316cdf5039
|
Merge pull request #20978 from ClickHouse/little-better
Just little better
|
2021-02-20 17:53:07 +03:00 |
|
alexey-milovidov
|
e336abad1c
|
Merge pull request #20981 from azat/http-client-reset-uncaught-exception
Fix uncaught exception when HTTP client goes away
|
2021-02-20 16:30:04 +03:00 |
|
Alexander Tokmakov
|
863c099254
|
fix
|
2021-02-20 15:57:07 +03:00 |
|
alexey-milovidov
|
04f5b72391
|
Merge pull request #20995 from amosbird/ubsanfix2
Suppress signed overflow in AggregateFunctionGroupArrayMoving 2
|
2021-02-20 14:25:36 +03:00 |
|
Maksim Kita
|
c5643c47d0
|
Merge pull request #20970 from kitaisreal/function-sum-map-decimal-fix
Function sumMap decimal fix
|
2021-02-20 13:43:12 +03:00 |
|
Amos Bird
|
f37631830f
|
Comments
|
2021-02-20 16:45:25 +08:00 |
|
Alexey Milovidov
|
d947dbc185
|
Add test to skip list
|
2021-02-20 11:44:35 +03:00 |
|
Alexey Milovidov
|
09b4c04c1e
|
Merge branch 'master' into little-better
|
2021-02-20 11:27:40 +03:00 |
|
Amos Bird
|
2ab37d025a
|
Skip non-parallel tests
|
2021-02-20 16:14:38 +08:00 |
|
alexey-milovidov
|
a79ccce074
|
Merge pull request #20980 from den-crane/tests/test_17761
test for decimal ( p , s) in dictionaries
|
2021-02-20 10:56:28 +03:00 |
|
Nikolai Kochetov
|
2f67cc02c1
|
Merge pull request #20881 from azat/async-task-queue-wait-fix
Fix 'Empty task was returned from async task queue' on query cancellation
|
2021-02-20 10:56:04 +03:00 |
|
alexey-milovidov
|
9c48fcfdef
|
Merge pull request #20882 from azat/distributed_group_by_no_merge-improvements
Do only merging of sorted blocks on initiator with distributed_group_by_no_merge=2
|
2021-02-20 10:36:32 +03:00 |
|
alesapin
|
a860e3e758
|
Merge pull request #20864 from azat/fasttest-backtrace-on-failure
Improve backtrace catching on server failures in CI for fast-tests
|
2021-02-20 10:20:56 +03:00 |
|
Azat Khuzhin
|
1ccb333ac5
|
Fix WriteBufferFromHTTPServerResponse usage in other places (add missing finalize())
Since I saw the following:
0. DB::WriteBufferFromOStream::nextImpl()
1. DB::WriteBufferFromHTTPServerResponse::nextImpl()
2. DB::WriteBufferFromHTTPServerResponse::finalize()
3. DB::WriteBufferFromHTTPServerResponse::~WriteBufferFromHTTPServerResponse()
4. DB::StaticRequestHandler::handleRequest(Poco::Net::HTTPServerRequest&, Poco::Net::HTTPServerResponse&)
5. Poco::Net::HTTPServerConnection::run()
6. Poco::Net::TCPServerConnection::start()
|
2021-02-20 10:15:38 +03:00 |
|
Azat Khuzhin
|
5d36ceaaee
|
Fix WriteBufferFromHTTPServerResponse usage in odbc-bridge
|
2021-02-20 10:15:38 +03:00 |
|
alexey-milovidov
|
b4196c8e68
|
Merge pull request #20168 from ClickHouse/in-memory-compression
Compression for Memory tables
|
2021-02-20 09:49:37 +03:00 |
|
alexey-milovidov
|
4390cb3d73
|
Update config.xml
|
2021-02-20 09:49:02 +03:00 |
|
Azat Khuzhin
|
7c04f15c80
|
Add log message when stacktrace cannot be obtained for thread
This is to provide better diagnostics for 01051_system_stack_trace
failure [1].
[1]: https://clickhouse-test-reports.s3.yandex.net/20881/866dfaec793f764dc9ba167d3ac9f6521b9b3381/functional_stateless_tests_(release,_wide_parts_enabled).html#fail1
|
2021-02-20 09:13:00 +03:00 |
|
Amos Bird
|
487fb09ff6
|
Suppress signed overflow in AggregateFunctionGroupArrayMoving 2
|
2021-02-20 14:11:01 +08:00 |
|
alexey-milovidov
|
59673ef9ae
|
Merge pull request #20989 from azat/PIPE_BUF-terminate_handler
Increase buffer for uncaught exception / std::terminate
|
2021-02-20 09:10:30 +03:00 |
|
alexey-milovidov
|
e8583ddfe2
|
Update BaseDaemon.cpp
|
2021-02-20 09:10:15 +03:00 |
|