Commit Graph

3624 Commits

Author SHA1 Message Date
Alexey Milovidov
0356287344
Merge pull request #70038 from ClickHouse/isort
Add isort to the style checking for python files
2024-09-28 01:47:37 +00:00
Alexander Tokmakov
39786f7352
Merge pull request #69448 from tuanpach/add-identifier-quoting-rule
Add show_create_query_identifier_quoting_rule setting
2024-09-27 19:05:40 +00:00
Alexander Tokmakov
76edf4e81d
Merge pull request #69091 from tuanpach/create-table-with-clone-as
Support creating a table with: CREATE TABLE ... CLONE AS ...
2024-09-27 17:25:26 +00:00
Tuan Pham Anh
09a4173a33 Merge branch 'master' into add-identifier-quoting-rule 2024-09-27 13:02:49 +00:00
robot-clickhouse
7c6ce8611c Automatic style fix 2024-09-27 10:19:49 +00:00
Tuan Pham Anh
d08133dc53 1) Update the doc. 2) Update logic for IdentifierQuotingRule::UserDisplay 2024-09-27 00:40:16 +00:00
pufit
99ce4bcb38 Merge branch 'master' into pufit/fix-parse-definers-69752 2024-09-26 20:35:22 -04:00
Nikita Mikhaylov
4a137fe794
Merge pull request #65311 from ClickHouse/pufit/radix-grants
Wildcard grants
2024-09-26 14:57:24 +00:00
pufit
2cd2eb9b56 Fix parsing for definers 2024-09-26 00:25:21 -04:00
pufit
a140fb48b6 More tests, more docstrings, some fixes 2024-09-25 17:04:49 -04:00
pufit
2b142ca0e5 Merge branch 'master' into pufit/radix-grants
# Conflicts:
#	src/Access/Common/AccessRightsElement.h
#	src/Parsers/Access/ASTGrantQuery.cpp
2024-09-25 12:24:37 -04:00
Tuan Pham Anh
7d9ac58ae5 Fix style check error 2024-09-25 10:30:41 +00:00
tuanpach
c2d9951230
Merge branch 'master' into add-identifier-quoting-rule 2024-09-25 13:56:43 +08:00
Tuan Pham Anh
6a83b5cca7 Remove IdentifierQuotingStyle::None 2024-09-25 03:28:38 +00:00
Raúl Marín
a90790ce5b Remove dbms dependency on clickhouse_functions 2024-09-24 19:48:23 +02:00
vdimir
b858595e54
Merge pull request #69861 from ClickHouse/vdimir/fix-mongo-cxx-driver-gen
Resubmit #63279
2024-09-24 11:41:28 +00:00
Tuan Pham Anh
da78040ef3 Merge branch 'master' into create-table-with-clone-as 2024-09-24 08:27:16 +00:00
Tuan Pham Anh
0a71befde4 Update IdentifierQuotingRule description 2024-09-24 07:01:34 +00:00
Tuan Pham Anh
49276e999e Merge branch 'master' into add-identifier-quoting-rule 2024-09-24 02:53:55 +00:00
Alexey Milovidov
8b4a9b6544
Merge pull request #68455 from petern48/fix_trim_empty_string
Fix trim empty string
2024-09-23 22:40:48 +00:00
vdimir
4c9c9015f8
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
This reverts commit 2ae9c9ac16.
2024-09-23 07:06:58 +00:00
Alexey Milovidov
006386f872
Merge pull request #50665 from tonickkozlov/tonickkozlov/parametrized-query-aliases
Enable parametrized SQL aliases
2024-09-22 20:44:34 +00:00
Alexey Milovidov
2ae9c9ac16 Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
This reverts commit 14cb02a18c, reversing
changes made to a940a9ebbc.
2024-09-22 22:28:24 +02:00
Alexey Milovidov
4edbf03504 Fix garbage 2024-09-22 22:11:18 +02:00
Alexey Milovidov
efdbc8da0e Merge branch 'master' into fix_trim_empty_string 2024-09-22 21:34:24 +02:00
Alexey Milovidov
a660435249
Update ExpressionListParsers.cpp 2024-09-22 21:26:01 +02:00
Kirill Nikiforov
8173c4fcff
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-19 17:00:00 +04:00
Kirill Nikiforov
1f6e427bc6
fix secret finder after master merge 2024-09-19 14:01:09 +04:00
Kirill Nikiforov
ec9320d84f
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-19 14:00:15 +04:00
Raúl Marín
8efe8066f2 Merge remote-tracking branch 'blessed/master' into hide_yo_settings 2024-09-19 10:09:16 +02:00
Tuan Pham Anh
039c59456d Remove checking if the identifier is one of the keywords 2024-09-19 02:38:00 +00:00
Kirill Nikiforov
fe597dd6c5
fix after merge 2024-09-18 23:11:41 +04:00
Raúl Marín
a500a7ff50 Link issues and clang tidy 2024-09-18 20:35:52 +02:00
Alex Katsman
b88cd79959 Mask azure connection string sensitive info 2024-09-18 18:32:22 +00:00
Kirill Nikiforov
2c360e86be
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-18 16:14:02 +04:00
Tuan Pham Anh
e276e5a857 An identifier is ambiguous if it is one of the keywords 2024-09-18 06:20:04 +00:00
Yakov Olkhovskiy
fd0c7a1c18 Merge branch 'master' into refactor-secret-finder 2024-09-17 12:16:19 +00:00
pufit
7b94dc1813
Merge pull request #65277 from arthurpassos/multi_auth_methods
Multi auth methods
2024-09-16 23:53:33 +00:00
Yakov Olkhovskiy
19e2197582
fix 2024-09-16 10:38:28 -04:00
Yakov Olkhovskiy
d223c4547f
fix after master merge 2024-09-16 08:35:05 -04:00
Yakov Olkhovskiy
58993d3f3b
Merge branch 'master' into refactor-secret-finder 2024-09-16 08:33:16 -04:00
Vitaly Baranov
a55cc03973
Merge pull request #69611 from vitlibar/masking-sensitive-info-in-gcs-table-function
Masking sensitive info in gcs() table function
2024-09-16 07:58:17 +00:00
Yakov Olkhovskiy
6f63a7b213 fix tidy 2024-09-14 16:46:48 +00:00
Yakov Olkhovskiy
56cfa74a14 fix 2024-09-14 13:32:52 +00:00
Yakov Olkhovskiy
dbb1d043fe unification of FunctionSecretArgumentsFinder 2024-09-14 05:46:08 +00:00
Vitaly Baranov
a461d20af9 Masking sensitive info in gcs() table function. 2024-09-13 23:03:56 +02:00
Arthur Passos
2c165096cd Merge branch 'master' into multi_auth_methods 2024-09-13 05:18:11 -03:00
Salvatore Mesoraca
3556cf92c3 Allow SHOW INDEXES to work with tables that contain dots in the name 2024-09-11 15:15:31 +02:00
Salvatore Mesoraca
075a85f15c Allow SHOW COLUMNS to work with tables that contain dots in the name 2024-09-11 15:15:08 +02:00
Tuan Pham Anh
e7e46da3a3 Rename 'WhenNecessaryForUserDisplay' to 'UserDisplay' 2024-09-11 04:01:52 +00:00