jasine
|
c414a3aebf
|
feat: add docs and tests
|
2021-08-16 17:24:51 +08: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
|
c4a14ffca2
|
Merge pull request #27714 from ClickHouse/fix-build-clang-13
Add support for build with `clang-13`
|
2021-08-16 09:28:32 +03:00 |
|
kssenii
|
c01be0354b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-union-distinct-subquery
|
2021-08-16 09:09:10 +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 |
|
hermano
|
9993b9a038
|
Adds tests
|
2021-08-15 21:17:33 -03:00 |
|
Alexey Milovidov
|
9a4a8d3943
|
Fix build with clang-13
|
2021-08-16 03:16:45 +03:00 |
|
Alexey Milovidov
|
5c56d3a734
|
Testflows are broken
|
2021-08-16 03:01:30 +03:00 |
|
alexey-milovidov
|
4a36366925
|
Merge pull request #27648 from Algunenano/i27620
Disable arrayJoin on partition expressions
|
2021-08-16 02:53:36 +03:00 |
|
alexey-milovidov
|
2b18223a09
|
Merge pull request #27701 from vitlibar/fix-checking-grant-option-for-grant-with-replace-option
Fix checking GRANT OPTION while executing GRANT with REPLACE OPTION.
|
2021-08-16 02:48:54 +03:00 |
|
alexey-milovidov
|
a2bc6f3714
|
Merge pull request #27702 from ClickHouse/vitlibar-backquote-default-database-in-create-user
Backquote default database in CREATE USER
|
2021-08-16 02:47:34 +03:00 |
|
alexey-milovidov
|
76b0502482
|
Merge pull request #27690 from kitaisreal/remove-dense-hash-map-set
Removed DenseHashMap, DenseHashSet
|
2021-08-16 02:39:41 +03:00 |
|
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 |
|
Alexey
|
c667a94978
|
Several format fixes in other places
|
2021-08-15 19:33:04 +00: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 |
|
jasine
|
aa49f76bf0
|
fix: style
|
2021-08-16 00:49:33 +08: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 |
|
adevyatova
|
a54060dd02
|
Add en description
|
2021-08-15 16:34:10 +00:00 |
|
Alexey
|
6177a9c454
|
en draft
|
2021-08-15 15:36:24 +00:00 |
|
jasine
|
b9d8ee125b
|
feat: add conversion between snowflake id and datetime
|
2021-08-15 22:26:40 +08:00 |
|
adevyatova
|
346def3666
|
Update
|
2021-08-15 14:11:37 +00: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 |
|
adevyatova
|
be8d87029c
|
Add templates
|
2021-08-15 13:53:49 +00:00 |
|
adevyatova
|
13cda61e54
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse
|
2021-08-15 13:25:55 +00: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 |
|