Alexey Milovidov
00e6b6232f
Revert "optimize aggfunc column data copy ( #19407 )"
...
This reverts commit 7e3186c826
.
2021-02-21 12:49:50 +03:00
Denis Glazachev
c1158b50f4
Merge branch 'master' into row-policy-with-prewhere
...
* master: (155 commits)
Update version_date.tsv after release 20.8.13.15
Update version_date.tsv after release 20.12.7.3
Update version_date.tsv after release 21.1.5.4
Update version_date.tsv after release 21.2.4.6
fix
Add test to skip list
Fix WriteBufferFromHTTPServerResponse usage in other places (add missing finalize())
Fix WriteBufferFromHTTPServerResponse usage in odbc-bridge
Update config.xml
Suppress signed overflow in AggregateFunctionGroupArrayMoving 2
Update BaseDaemon.cpp
review suggestions
Fix bash syntax in 01731_async_task_queue_wait
Do not use view() in 01731_async_task_queue_wait to fix ANTLR parser
Increase buffer for uncaught exception / std::terminate
Even more better
Fix uncaught exception when HTTP client goes away
test for decimal ( p , s) in dictionaries
Just little better
Fixed style check
...
2021-02-21 13:25:47 +04:00
Denis Glazachev
4f57b68563
Fix the test
2021-02-21 13:22:41 +04:00
Denis Glazachev
dda1eb1f00
Fix the test
2021-02-21 13:17:58 +04: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
Azat Khuzhin
b9cb8fdbad
Exclude contrib for yamllint check
2021-02-21 10:45:05 +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
alesapin
5bf8c42e04
Fix config
2021-02-21 10:18:39 +03:00
zhang2014
4529cdac81
try fix MaterializeMySQL integration test
2021-02-21 14:38:29 +08:00
feng lv
a33183ee1e
fix transform with floating point key
...
better
update test
2021-02-21 05:20:42 +00:00
Azat Khuzhin
d8b9a7052e
Drop truthy.check-keys from yamllint (does not supported on CI)
...
https://clickhouse-test-reports.s3.yandex.net/21019/e9226904530afa0262a4c478ddd6d7d7d82293cf/style_check.html#fail1
2021-02-21 06:15:36 +03:00
alesapin
331de3d653
Trying to add tests more stable
2021-02-21 00:08:19 +03:00
alesapin
48d5d75282
Make unit test more stable
2021-02-20 23:47:18 +03:00
Azat Khuzhin
e922690453
Fix yamllint issues
2021-02-20 23:25:21 +03:00
Azat Khuzhin
2db3a6af49
Add yamllint into style check
2021-02-20 23:25:21 +03:00
Vitaly Baranov
2eecaee08d
Better tests for protobuf format.
2021-02-20 23:13:32 +03:00
Denis Glazachev
dfde9de0e9
Remove commented-out code
2021-02-20 23:30:21 +04:00
Azat Khuzhin
e1bc8bb587
Wrap lines in Dockerfile for style image
2021-02-20 22:20:52 +03:00
Azat Khuzhin
d909adc8b9
Add yamllint into style docker image
2021-02-20 22:20:52 +03:00
Azat Khuzhin
bde3439859
Add yamllint configuration
2021-02-20 22:20:52 +03: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
Denis Glazachev
ce6d2ff724
Fix the test
2021-02-20 22:14:12 +04:00
Alexey Milovidov
64e76a4a8d
Minor changes in Decimal
2021-02-20 21:13:36 +03:00
Nikolai Kochetov
00e0dbc3e5
Fix test.
2021-02-20 20:42:06 +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
Nikolai Kochetov
2ae0b47edb
Refactor tryPushDownFilter optimization.
2021-02-20 19:25:47 +03:00
Nikolai Kochetov
f0396661b3
Refactor ActionsDAG::splitActionsForFilter
2021-02-20 19:13:36 +03:00
Anton Popov
48e188681c
do not start mutation for alters with wrong type conversion
2021-02-20 19:11:08 +03:00
alesapin
9f520f42c1
Fix style
2021-02-20 18:56:55 +03:00
alesapin
0c2cf3cf30
Calculate checksum with siphash
2021-02-20 18:36:56 +03:00
vdimir
6cc2fb5e9f
Try to fix race in storage join: block parralel inserts
2021-02-20 18:00:59 +03:00
alexey-milovidov
316cdf5039
Merge pull request #20978 from ClickHouse/little-better
...
Just little better
2021-02-20 17:53:07 +03:00
Nikolai Kochetov
8a876b9510
Fix aliases for row level actions.
2021-02-20 17:19:11 +03:00
Evgeniia Sudarikova
d723f25fbd
delete extra text
2021-02-20 16:51:31 +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
alesapin
e7f792c94d
Fix typos
2021-02-20 14:28:39 +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
alesapin
89dd15a91d
Checksum for header and logging, better names
2021-02-20 14:04:38 +03:00
Nikolai Kochetov
a8bc2722f4
Fix getHeaderForProcessingStage
2021-02-20 14:04:32 +03:00
Nikolai Kochetov
673e24d7ef
Refactor
2021-02-20 14:00:16 +03:00