Maksim Kita
|
88f75375de
|
Merge pull request #27692 from ClickHouse/map-data-type-parsing-tests
Map data type parsing tests
|
2021-08-16 00:58:56 +03:00 |
|
Azat Khuzhin
|
86e14f192c
|
Convert std::stringstream to ReadBufferFromString for TestHint parsing
|
2021-08-16 00:16:48 +03:00 |
|
Azat Khuzhin
|
c5d9676779
|
Accept error code by error name in client test hints
|
2021-08-16 00:16:48 +03:00 |
|
Azat Khuzhin
|
098a0b2012
|
Add ErrorCodes::getErrorCodeByName()
|
2021-08-16 00:16:46 +03:00 |
|
Azat Khuzhin
|
ad4833b4ab
|
Fix endless loop for parsing invalid test hints (lack of ss.fail() check)
|
2021-08-16 00:16:20 +03:00 |
|
Azat Khuzhin
|
d39128df9f
|
Add module part for client/TestHint
|
2021-08-16 00:16:20 +03:00 |
|
kssenii
|
9bbaa7e64a
|
Update test
|
2021-08-15 23:13:42 +03:00 |
|
tavplubix
|
38575f6cb2
|
Merge pull request #27656 from ClickHouse/fix_intersecting_parts
Fix intersecting parts (just another case)
|
2021-08-15 21:56:44 +03:00 |
|
hermano
|
3366fc7c7e
|
Enables query parameters in request body
|
2021-08-15 15:46:31 -03:00 |
|
Kseniia Sumarokova
|
b024c215af
|
Merge pull request #24757 from zdikov/subquery-operators
Subquery operators
|
2021-08-15 21:33:59 +03:00 |
|
Dmitriy
|
6a7f0884c6
|
Fix the example
Поправил пример.
|
2021-08-15 21:22:18 +03:00 |
|
sevirov
|
4ac49fe5b0
|
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-15 20:35:21 +03:00 |
|
sevirov
|
388db25516
|
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-15 20:35:04 +03:00 |
|
sevirov
|
382491b7a0
|
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-15 20:34:57 +03:00 |
|
sevirov
|
6b77dcacca
|
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-15 20:34:46 +03:00 |
|
sevirov
|
4c9a5aa0f1
|
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-15 20:34:23 +03:00 |
|
sevirov
|
8a79ed0d38
|
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-15 20:34:03 +03:00 |
|
sevirov
|
d5db8f8979
|
Update docs/en/operations/system-tables/zookeeper_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-15 20:33:16 +03:00 |
|
sevirov
|
5cbbb7a8ac
|
Update docs/en/operations/storing-data.md
Co-authored-by: Vitaly Baranov <vitbar@yandex-team.ru>
|
2021-08-15 19:44:13 +03:00 |
|
Vitaly Baranov
|
fd500d2176
|
Backquote default database in CREATE USER
|
2021-08-15 17:05:28 +03:00 |
|
adevyatova
|
8acaa3540b
|
Fixed the header
|
2021-08-15 17:04:17 +03:00 |
|
robot-clickhouse
|
6c4c3df96e
|
Auto version update to [21.9.1.7770] [54454]
|
2021-08-15 16:22:15 +03:00 |
|
Vitaly Baranov
|
178d0f9ba9
|
Fix checking GRANT OPTION while executing GRANT with REPLACE OPTION.
|
2021-08-15 16:20:05 +03:00 |
|
alexey-milovidov
|
3cdeb97147
|
Merge pull request #27688 from ClickHouse/database-replicated-no-red-cross
Mark tests for `DatabaseReplicated` as green
|
2021-08-15 15:30:07 +03:00 |
|
alexey-milovidov
|
74136f4d2a
|
Merge pull request #27686 from ClickHouse/fix-stress-test-compressed-write-buffer
Fix stress test in `~CompressedWriteBuffer`
|
2021-08-15 15:29:04 +03:00 |
|
Filatenkov Artur
|
fed10c57c6
|
Merge pull request #27661 from lehasm/alexey-sm-DOCSUP-12152-update-check_sample_column_is_correct
DOCSUP-12152: update check_sample_column_is_correct
|
2021-08-15 14:21:16 +03:00 |
|
Maksim Kita
|
404eac1986
|
Fixed tests
|
2021-08-15 13:52:44 +03:00 |
|
Maksim Kita
|
e9fe03df14
|
Merge pull request #27146 from CurtizJ/fix-parsing-of-maps
Add test for parsing maps with integer keys
|
2021-08-15 13:37:22 +03:00 |
|
Maksim Kita
|
5f5470c2cd
|
Removed DenseHashMap, DenseHashSet
|
2021-08-15 13:32:56 +03:00 |
|
kssenii
|
9b6646d4db
|
Update test
|
2021-08-15 13:28:44 +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
|
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 |
|