Commit Graph

80746 Commits

Author SHA1 Message Date
huzhichengdd
33348454e2
Update ContextAccess.h 2022-01-13 15:21:09 +08:00
huzhichengdd
d06486584b
Update ContextAccess.cpp 2022-01-12 17:03:55 +08:00
huzhichengdd
430bb12a35
Update ContextAccess.cpp 2022-01-12 17:01:58 +08:00
huzhichengdd
929c1a10b5
Apply suggestions from code review
Co-authored-by: Vitaly Baranov <vitbar@yandex-team.ru>
2022-01-12 17:00:54 +08:00
huzhichengdd
5be2ecd27b
Update ContextAccess.cpp 2022-01-12 16:46:39 +08:00
huzhichengdd
4e94b1a2cb
Update ContextAccess.cpp 2022-01-12 16:44:37 +08:00
huzhichengdd
11a3a7889b
Update ContextAccess.h 2022-01-12 16:44:02 +08:00
huzhichengdd
4bff38a3bd
Update ContextAccess.cpp 2022-01-12 16:43:28 +08:00
huzhichengdd
f5eada7ec7
Update AccessControl.cpp 2022-01-12 16:42:33 +08:00
huzhichengdd
9cbb3586c6
Update ContextAccess.cpp 2022-01-12 16:28:41 +08:00
huzhichengdd
4ffc898063
Update ContextAccess.h 2022-01-12 15:37:16 +08:00
huzhichengdd
0864549c4c
Update ContextAccess.cpp 2022-01-12 15:35:40 +08:00
huzhichengdd
3111ce3e71
Update AccessControl.cpp 2022-01-12 15:34:05 +08:00
Vitaly Baranov
5528ddc545
Update AccessControl.cpp
Tabs are not allowed, replaced with spaces
2022-01-10 23:31:11 +07:00
mergify[bot]
4fd5884698
Merge branch 'master' into grant_bug_fixed 2022-01-10 16:17:57 +00:00
tavplubix
c514067377
Merge pull request #33287 from benbiti/translate_docs_zh
[Docs]Translate system.tables asynchronous_metric_log into zh
2022-01-10 18:28:37 +03:00
Sergei Trifonov
4cef70c209
Merge pull request #33503 from ClickHouse/serxa/fix-doc-typo
fix typo
2022-01-10 17:06:38 +03:00
Sergei Trifonov
730d49dc69
fix typo 2022-01-10 17:04:22 +03:00
Anton Popov
46b9279d81
Merge pull request #33300 from CurtizJ/support-prewhere-storage-merge
Support `optimize_move_to_prewhere` with storage `Merge`
2022-01-10 15:15:15 +03:00
tavplubix
376709b249
Merge pull request #33305 from nvartolomei/nv/test-odbc
Add test for broken connection
2022-01-10 14:23:38 +03:00
Nikolay Degterinsky
dd2779fadc
Merge pull request #33489 from rad1k4l/patch-1
Fix typo in docs - Invalid xml config
2022-01-10 11:55:07 +03:00
Orkhan Zeynalli
3c95b8cf14
Fix for zh 2022-01-10 12:20:43 +04:00
Orkhan Zeynalli
de276aa9bc
Fix for ja 2022-01-10 12:19:46 +04:00
Orkhan Zeynalli
78dce08260
Fix typo for english language 2022-01-10 12:18:22 +04:00
Kseniia Sumarokova
e6ea7c361d
Merge pull request #32836 from stigsb/explain-table-override
Add `EXPLAIN TABLE OVERRIDE` for pre-validating overrides.
2022-01-10 09:58:16 +03:00
Kseniia Sumarokova
0a1300d32a
Merge pull request #33340 from Vxider/fix-windowview-inner-table-parser
Fix inner table parser in window view
2022-01-10 09:45:17 +03:00
Maksim Kita
a49826d5ae
Merge pull request #33491 from olevino/patch-1
Update developer-instruction.md
2022-01-10 06:32:52 +03:00
huzhichengdd
a59354b820
Update AccessControl.cpp 2022-01-10 10:42:58 +08:00
huzhichengdd
5ffa16a8a6 fix ContextAccess constructor to avoid coredump 2022-01-10 02:31:55 +00:00
Vxider
ab593d24f3 update code style 2022-01-10 02:16:07 +00:00
olevino
3c4666d5f0
Update developer-instruction.md
added '--recursive'
2022-01-10 04:34:06 +03:00
olevino
452e048812
Update developer-instruction.md
Small fix

первое вхождение слова `ClickHouse`
->
слово `your_github_username`
2022-01-10 04:26:33 +03:00
Orkhan Zeynalli
070ad64ba7
Invalid xml config 2022-01-09 22:38:31 +04:00
Kseniia Sumarokova
d0a847befc
Merge pull request #33200 from kssenii/fix-materialized-postgresql-ddl-validation
materialized postgresql fix ddl validation
2022-01-09 21:12:13 +03:00
Kseniia Sumarokova
3d7b41df1c
Merge pull request #33481 from ClickHouse/avoid-exponential-backtracking-in-parser-2
Avoid exponential backtracking in parser (2)
2022-01-09 19:57:30 +03:00
alexey-milovidov
146639273f
Update app.py 2022-01-09 19:20:06 +03:00
alexey-milovidov
4477b7d2f1
Update run_check.py 2022-01-09 19:19:58 +03:00
Maksim Kita
b46ce6b4a9
Merge pull request #33478 from kitaisreal/range-hashed-dictionary-ddl-expression-fix
RangeHashedDictionary ddl expression fix
2022-01-09 17:57:16 +03:00
Maksim Kita
4beaf7398a
Merge pull request #33487 from ClickHouse/operator-priority-test
Add a test for operator priorities in SQL
2022-01-09 17:52:10 +03:00
kssenii
8f9920dd4d One more fix 2022-01-09 17:46:33 +03:00
Alexey Milovidov
659df53854 Add a test for operator priorities in SQL 2022-01-09 13:53:22 +03:00
kssenii
6639a93735 Better 2022-01-09 12:16:12 +03:00
Alexey Milovidov
60a161e043 Fix fast test 2022-01-09 10:50:42 +03:00
Alexey Milovidov
6df2afb5dd One step backwards 2022-01-09 10:42:06 +03:00
Alexey Milovidov
ca62c7d3d1 More tests 2022-01-09 08:26:25 +03:00
Alexey Milovidov
fa0a9aa989 Another try 2022-01-09 08:12:34 +03:00
Alexey Milovidov
b72818f6d6 More tests 2022-01-09 08:12:28 +03:00
Alexey Milovidov
5e0edd01f1 Prevent excessive backtracking 2022-01-09 07:42:55 +03:00
Alexey Milovidov
da967a555a Trying 2022-01-09 07:42:53 +03:00
Alexey Milovidov
341fd57e15 Somewhat better 2022-01-09 06:25:12 +03:00