Commit Graph

70163 Commits

Author SHA1 Message Date
Alexey Milovidov
6ea1bd1e8c More tests 2021-08-17 09:02:37 +03:00
Alexander Kuzmenkov
43602a838a
Update compare.sh 2021-08-16 18:14:47 +03:00
Alexey Milovidov
0b7f6c008a Update test 2021-08-16 11:10:59 +03:00
Alexey Milovidov
fabdcf7e71 Update tests 2021-08-16 11:08:53 +03:00
Alexey Milovidov
8adaef7c8e Make text format for Decimal tuneable 2021-08-16 11:03:23 +03:00
Alexey Milovidov
bdab932f97 Fix some tests 2021-08-16 08:56:42 +03:00
Alexey Milovidov
28027c7323 Fix some tests 2021-08-16 05:00:39 +03:00
Alexey Milovidov
e24087526b Update test 2021-08-15 11:59:53 +03:00
Alexey Milovidov
a8fd52017d Update more tests 2021-08-15 10:54:30 +03:00
Alexey Milovidov
f5397c4430 Update tests 2021-08-15 10:53:46 +03:00
Alexey Milovidov
60dccce818 Remove trailing zeros from Decimal serialization #15794 2021-08-15 08:29:31 +03:00
alexey-milovidov
ef803f14a1
Update 85_bug-report.md 2021-08-15 05:11:30 +03:00
Kseniia Sumarokova
55c11d7e0b
Merge pull request #27662 from kssenii/fix-postgres-table-function
Fix postgres table function zombie
2021-08-14 12:42:43 +03:00
Kseniia Sumarokova
c9058f2553
Merge pull request #27647 from kssenii/fix-odbc-test
Fix test_sqlite_odbc_hashed_dictionary
2021-08-14 12:38:24 +03:00
alexey-milovidov
9ea4bea8f9
Update CHANGELOG.md 2021-08-14 02:54:05 +03:00
alexey-milovidov
032d75b638
Update CHANGELOG.md 2021-08-14 02:53:36 +03:00
alexey-milovidov
596fa80c15
Update CHANGELOG.md 2021-08-14 02:51:01 +03:00
alexey-milovidov
c92e1143e3
Update CHANGELOG.md 2021-08-14 02:50:25 +03:00
alexey-milovidov
e39bef97b5
Update CHANGELOG.md 2021-08-14 02:49:45 +03:00
kssenii
200d75646a Fix 2021-08-13 20:58:03 +00:00
tavplubix
3c9df6bda6
Merge pull request #27638 from ClickHouse/tavplubix-patch-3
Allow to reset memory tracker limit to 0
2021-08-13 20:44:59 +03:00
Maksim Kita
03fcaf6149
Merge pull request #27639 from Algunenano/better_mv_logs_parallel
MV: Improve text logs when doing parallel processing
2021-08-13 19:42:25 +03:00
kssenii
30191a7c32 Fix 2021-08-13 13:57:06 +00:00
Alexey Boykov
a7fdf7d0bb
Merge pull request #27630 from morozovsk/patch-8
Documentation: Basic info about projections (russian)
2021-08-13 16:53:49 +03:00
Kruglov Pavel
ca3e9b1f3a
Merge pull request #27139 from ka1bi4/romanzhukov-DOCSUP-12328-upd_materialize_mysql
DOCSUP-12328: Edit and translate to Russian (update materialize_mysql)
2021-08-13 15:57:05 +03:00
Roman Bug
1d3c11f6a1
Update docs/ru/engines/database-engines/materialized-mysql.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 15:43:22 +03:00
Vladimir Goncharov
af8fcaf266
Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-13 15:33:52 +03:00
Vladimir Goncharov
ff3afb410d
Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-13 15:33:03 +03:00
Vladimir Goncharov
942bd534d3
Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-13 15:32:23 +03:00
Vladimir Goncharov
d1b93f8b0c
Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-13 15:32:13 +03:00
Nikolai Kochetov
66fdb859f3
Merge pull request #27528 from amosbird/projection-fix12
Fix projection materialization with missing columns
2021-08-13 15:20:51 +03:00
Raúl Marín
7fba508b00 MV: Improve text logs when doing parallel processing 2021-08-13 13:43:37 +02:00
tavplubix
93351cd3ee
Merge pull request #27535 from ClickHouse/tavplubix-patch-4
Add timeout for integration tests runner
2021-08-13 13:30:23 +03:00
tavplubix
bd3fe4fb41
Update MemoryTracker.cpp 2021-08-13 13:23:54 +03:00
Kseniia Sumarokova
0917488cec
Merge pull request #27382 from kssenii/cast-internal
add Cast internal function
2021-08-13 13:13:51 +03:00
Roman Bug
bbcdf03a8c
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:13:35 +03:00
Roman Bug
0875d72e5c
Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:13:09 +03:00
Roman Bug
279b5ef954
Update docs/ru/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:09:48 +03:00
Roman Bug
c0f3c0a176
Update docs/ru/sql-reference/functions/array-functions.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-08-13 13:09:31 +03:00
Nikolai Kochetov
ad00aaa18c
Merge pull request #27575 from kitaisreal/removed-some-data-streams
Removed some data streams
2021-08-13 12:59:00 +03:00
Vladimir C
f9a1bf4156
Merge pull request #27449 from olgarev/revolg-DOCSUP-11581-distinct_on 2021-08-13 12:35:30 +03:00
Nikolai Kochetov
5446871197 Fix ya.make 2021-08-13 10:53:06 +03:00
Nikolai Kochetov
d207fbc699
Merge pull request #27152 from qoega/fix-access-gtest-in-arcadia
Fix arcadia src/Access gtest
2021-08-13 10:51:29 +03:00
alexey-milovidov
fe356a716e
Merge pull request #27492 from filimonov/less_clock_gettime2
less sys calls #2: make vdso work again
2021-08-13 03:13:11 +03:00
alexey-milovidov
a806fa6495
Merge pull request #27554 from azat/async-metrics-reopen
Fix polling of /sys/class on errors
2021-08-13 03:05:03 +03:00
alexey-milovidov
36ab47769b
Merge pull request #27609 from Algunenano/refactor_mysql_format
Refactor mysql format check
2021-08-13 03:02:49 +03:00
alexey-milovidov
f20eae9a45
Merge pull request #27577 from ClickHouse/remove-streams-from-lv
Remove streams from lv
2021-08-13 03:01:33 +03:00
Vladimir Goncharov
36db9cf55a
Update mergetree.md 2021-08-13 00:59:16 +03:00
Maksim Kita
d9a59370d3 Fixed SQLiteSource 2021-08-13 00:58:24 +03:00
alexey-milovidov
9a1bed8b91
Merge pull request #27495 from syominsergey/patch-10
add info about speedy shared build
2021-08-13 00:42:42 +03:00