Commit Graph

76776 Commits

Author SHA1 Message Date
Vitaly Baranov
ab01b9afc8 Split Authentication.h to common and main parts. 2021-11-01 19:13:49 +03:00
Vitaly Baranov
3ed7f8f0b3 Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
sevirov
279e1eb6e9
Update docs/en/sql-reference/statements/create/database.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-11-01 18:58:08 +03:00
Alexey
71dc16667f Merge branch 'alexey-sm-DOCSUP-14792-update-bitShift-functions' of https://github.com/lehasm/ClickHouse into alexey-sm-DOCSUP-14792-update-bitShift-functions 2021-11-01 15:41:17 +00:00
lehasm
daa0f1e021
Update docs/en/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:37:53 +03:00
lehasm
2ea6f0cddd
Update docs/en/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:37:36 +03:00
lehasm
caff0bf63e
Update docs/en/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:37:07 +03:00
lehasm
ec9d794246
Update docs/en/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:35:25 +03:00
lehasm
d024efd9b4
Update docs/en/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:35:07 +03:00
lehasm
4e4db85784
Update docs/en/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:34:46 +03:00
lehasm
f6550b6ec1
Update docs/en/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:33:20 +03:00
lehasm
ec9eca4551
Update docs/en/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:32:21 +03:00
lehasm
2ff38cd128
Update docs/en/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:32:00 +03:00
lehasm
f9ceaecc2d
Update docs/en/sql-reference/functions/bit-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-01 18:31:37 +03:00
kssenii
53c0e1ae61 Add setting for remote reads 2021-11-01 18:14:18 +03:00
Kseniia Sumarokova
ad05bf6a8e
Merge pull request #30967 from ClickHouse/kssenii-fix-test-1
Fix flacky test
2021-11-01 17:11:59 +03:00
Kseniia Sumarokova
0a83c391c1
Update 02026_storage_filelog_largefile.sh 2021-11-01 16:56:09 +03:00
kssenii
35349056b8 Fix 2021-11-01 16:33:19 +03:00
alesapin
259c806170 Don't check own run file 2021-11-01 16:27:55 +03:00
Maksim Kita
d5639614d9
Merge pull request #30902 from laurieliyang/patch-1
Update permissions-for-queries.md of cn
2021-11-01 14:21:37 +03:00
Maksim Kita
6fd07f3483
Merge pull request #30860 from olgarev/revolg-DOCSUP-11549-compile_aggregate_expressions-and-min_count_to_compile_aggregate_expression-settings
DOCSUP-11549: Document the compile_aggregate_expressions and min_count_to_compile_aggregate_expression settings
2021-11-01 14:15:16 +03:00
Maksim Kita
d8249d88b2
Update settings.md 2021-11-01 14:15:01 +03:00
Maksim Kita
4e97d666c2
Update settings.md 2021-11-01 14:14:28 +03:00
Maksim Kita
1e2abfb6e0
Merge pull request #30720 from zpi1223/master
docs: chinese translation for zh system-tables
2021-11-01 14:13:57 +03:00
alesapin
8a39044878 Fix stress tester 2021-11-01 14:11:59 +03:00
olgarev
c17bf072fe Initial 2021-11-01 10:39:25 +00:00
alesapin
dbfa17aabf Add correct S3 2021-11-01 13:32:56 +03:00
alesapin
ae7bc00dab Fix step name 2021-11-01 13:28:44 +03:00
alesapin
47b717ceff Add stress test to github actions 2021-11-01 13:27:46 +03:00
Vladimir C
503a418ded
Merge pull request #30797 from ianton-ru/MDB-15168 2021-11-01 13:11:21 +03:00
Ilya Golshtein
8efa1743cf output_format_avro_rows_in_file fix and test for _timestamp 2021-11-01 13:09:18 +03:00
Vladimir C
77edd081a5
Fix whitespace in src/Disks/S3/DiskS3.cpp 2021-11-01 13:00:21 +03:00
alexey-milovidov
04f5c4bd9a
Merge pull request #30938 from kssenii/fix-local-file-progress
Fix file progress for clickhouse-local
2021-11-01 12:39:12 +03:00
alexey-milovidov
db0174c9b0
Merge pull request #30940 from kssenii/fix-flacky-test
Fix flacky test
2021-11-01 12:38:32 +03:00
avogar
4e63311bb6 Try fix perf test 2021-11-01 12:13:29 +03:00
Vitaly Baranov
a1f29d31ea Support BACKUP & RESTORE for log family. 2021-11-01 12:07:17 +03:00
tavplubix
00b71ac24a
Merge pull request #30529 from sevirov/sevirov-DOCSUP-14981-information_schema_database
DOCSUP-14981: Information Schema
2021-11-01 12:04:58 +03:00
Vladimir C
2e58a3bf62
Merge branch 'master' into MDB-15168 2021-11-01 11:59:13 +03:00
Kruglov Pavel
9f6af8501e
Fix build 2021-11-01 11:58:49 +03:00
alesapin
da7f2842fb Merge branch 'master' into trying_actions 2021-11-01 11:49:11 +03:00
Vladimir C
9d967e9883
Merge pull request #30840 from nickitat/nickitat_any_type_4_arrayStringConcat 2021-11-01 11:48:45 +03:00
alesapin
30090472a1
Merge pull request #30948 from ClickHouse/fix_docs_release
Parse json from response in ci checks
2021-11-01 11:48:22 +03:00
Yatsishin Ilya
7c7c90f1b4 try 2021-11-01 11:45:10 +03:00
Vitaly Baranov
8fbd6e3d46
Merge pull request #30941 from vitlibar/fix-flaky-read-tiny-log
Fix reading from TinyLog
2021-11-01 11:44:06 +03:00
Yatsishin Ilya
31a8bcd3e1 fix test_backward_compatibility 2021-11-01 11:25:38 +03:00
Roman
922614796d
Update RabbitMQ docs
Add description for new setting rabbitmq_queue_settings_list
2021-11-01 10:22:43 +02:00
alesapin
19e690f86a Parse json from response 2021-11-01 11:22:35 +03:00
alesapin
885a60d15b
Merge pull request #30947 from ClickHouse/fix_docs_release
Add github to known hosts in docs release
2021-11-01 11:18:37 +03:00
alesapin
a857b895d4 Also fixes in docker 2021-11-01 11:18:02 +03:00
alesapin
9b87877898 Better name 2021-11-01 11:07:42 +03:00