Commit Graph

70847 Commits

Author SHA1 Message Date
kssenii
9b6646d4db Update test 2021-08-15 13:28:44 +03:00
alexey-milovidov
71082b8656
Update 00597_push_down_predicate_long.sql 2021-08-15 13:28:13 +03:00
alexey-milovidov
e4f85a5569
Merge pull request #27682 from ClickHouse/fix-array-index-bad-cast
Fix bad cast in arrayIndex
2021-08-15 13:27:17 +03:00
alexey-milovidov
135a5a2453
Merge pull request #27683 from ClickHouse/unbundled-sse2
Use only SSE2 in "unbundled" build
2021-08-15 13:25:44 +03:00
kssenii
053cb22380 Fix for union distinct 2021-08-15 12:56:19 +03:00
Maksim Kita
bf6d0150d4 Fixed style check 2021-08-15 12:53:21 +03:00
Maksim Kita
eb803e3fa4 Fixed tests 2021-08-15 12:18:31 +03:00
Maksim Kita
e12820ecb2 Added ComplexKeyRangeHashed dictionary 2021-08-15 12:18:11 +03:00
mergify[bot]
bf426cfb96
Merge branch 'master' into fix_intersecting_parts 2021-08-15 09:07:20 +00:00
alexey-milovidov
86694a2bbb
Update CompressedWriteBuffer.h 2021-08-15 12:04:38 +03:00
Alexey Milovidov
e24087526b Update test 2021-08-15 11:59:53 +03:00
Alexey Milovidov
e28c9c0ba7 Mark tests for DatabaseReplicated as green 2021-08-15 11:54:28 +03:00
alexey-milovidov
40f5e06a8d
Merge pull request #27681 from ClickHouse/roaring-memory-tracker-disable-macos
Disable memory tracking for roaring bitmaps on Mac OS
2021-08-15 11:46:34 +03:00
Alexey Milovidov
9ae92798d1 Fix stress test in ~CompressedWriteBuffer 2021-08-15 11:44:12 +03:00
kssenii
f66e8464f9 Some final fixes 2021-08-15 11:40:30 +03:00
Alexey Milovidov
97d921d4da Remove trash 2021-08-15 11:38:16 +03:00
alexey-milovidov
8fe3aa6cef
Update 01236_graphite_mt.sql 2021-08-15 11:28:08 +03:00
Alexey Milovidov
ba0ba988ba Fix build 2021-08-15 11:21:46 +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
c06f212bb5
Update packager 2021-08-15 09:55:54 +03:00
Alexey Milovidov
6ff43a614c Use only SSE2 in "unbundled" build 2021-08-15 09:52:55 +03:00
Alexey Milovidov
15eb68d117 Fix bad cast in arrayIndex #26330 2021-08-15 09:33:08 +03:00
Alexey Milovidov
e2a17c08b7 Temporary disable one test case 2021-08-15 09:09:40 +03:00
alexey-milovidov
d88cf81d71
Merge branch 'master' into fix-bad-cast 2021-08-15 09:06:42 +03:00
alexey-milovidov
8a843ae15f
Merge pull request #27637 from Algunenano/antlr_tests
Remove the remains of ANTLR in the tests
2021-08-15 09:02:27 +03:00
Alexey Milovidov
cf87dacd4e Disable memory tracking for roaring bitmaps on Mac OS 2021-08-15 09:01:04 +03:00
Alexey Milovidov
f063e44131 Whitespaces 2021-08-15 09:00:28 +03:00
Alexey Milovidov
60dccce818 Remove trailing zeros from Decimal serialization #15794 2021-08-15 08:29:31 +03:00
alexey-milovidov
78df167760
Merge pull request #27677 from ClickHouse/add-test-10735
Add a test for #10735
2021-08-15 06:57:56 +03:00
alexey-milovidov
0df4d1ac34
Merge pull request #27631 from den-crane/feature/enable_part_log
enable part_log by default
2021-08-15 06:56:10 +03:00
alexey-milovidov
5ebde7f5f1
Merge pull request #27525 from Algunenano/fix_01236
Fix 01236_graphite_mt for random timezones
2021-08-15 06:55:34 +03:00
mergify[bot]
353a324887
Merge branch 'master' into i27620 2021-08-15 02:32:26 +00:00
alexey-milovidov
ab4415a22b
Update MergeTreeData.cpp 2021-08-15 05:28:38 +03:00
alexey-milovidov
ef803f14a1
Update 85_bug-report.md 2021-08-15 05:11:30 +03:00
mergify[bot]
f7d3c8b554
Merge branch 'master' into feature/enable_part_log 2021-08-15 00:38:14 +00:00
alexey-milovidov
dafb75c604
Update 02009_mysql_client_empty_result.sh 2021-08-15 03:31:39 +03:00
Alexey Milovidov
e64c973308 Add a test for #10735 2021-08-14 23:34:47 +03:00
kssenii
f125fb3fef Some fixes around any/all 2021-08-14 20:33:03 +03:00
kssenii
18ab53488f Better 2021-08-14 16:09:53 +03:00
Artur
9ba9d39d42 correct style 2021-08-14 11:15:32 +00: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
Anna
88105719ec
Update explain.md 2021-08-14 09:07:27 +03:00
Anna
d4ad11dc11
Update docs/ru/sql-reference/statements/explain.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-14 09:06:16 +03:00
Anna
ddc31e8434
Update docs/en/sql-reference/statements/explain.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-14 09:06:01 +03:00
Anna
42f71593dd
Update docs/en/sql-reference/statements/explain.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-14 09:05:03 +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