pufit
|
078b8f5399
|
Small refactor, additional tests
|
2023-04-11 19:55:59 -04:00 |
|
Robert Schulze
|
05606a8835
|
Clean up GCC warning pragmas
|
2023-04-11 18:21:08 +00:00 |
|
Alexander Tokmakov
|
dfff30e1a9
|
Merge branch 'master' into clusters_is_active_column
|
2023-04-11 16:32:15 +02:00 |
|
Nikolay Degterinsky
|
0621222737
|
Fix crashes with incorrect query parameters
|
2023-04-11 14:22:55 +00:00 |
|
robot-ch-test-poll1
|
028ccfdc87
|
Merge pull request #48438 from evillique/add-trailing-commas
Allow trailing commas in expression list of SELECT query
|
2023-04-11 14:21:28 +02:00 |
|
Nikolay Degterinsky
|
908be1e324
|
Fix tests
|
2023-04-10 22:04:10 +00:00 |
|
Nikolay Degterinsky
|
6f57a952d9
|
Improvements
|
2023-04-10 16:40:49 +00:00 |
|
flynn
|
5a8d10c0e0
|
fix
|
2023-04-10 10:46:47 +00:00 |
|
flynn
|
dfe9ce6ec4
|
fix
|
2023-04-10 08:27:55 +00:00 |
|
flynn
|
f87782b6b5
|
support show table
|
2023-04-10 06:37:47 +00:00 |
|
Nikolay Degterinsky
|
dbc620f7e2
|
Fix style
|
2023-04-10 02:59:42 +00:00 |
|
Nikolay Degterinsky
|
7957752128
|
Merge remote-tracking branch 'upstream/master' into add_default_password_type
|
2023-04-10 02:25:46 +00:00 |
|
Nikolay Degterinsky
|
64dc60a8d1
|
Better version, introduce ASTAuthenticationData
|
2023-04-10 02:20:57 +00:00 |
|
Nikolay Degterinsky
|
10883d8af5
|
Allow commas with subqueries, add comments
|
2023-04-09 12:52:23 +00:00 |
|
Alexander Tokmakov
|
9ec91acef3
|
add some columns to system.clusters
|
2023-04-07 18:26:23 +02:00 |
|
pufit
|
144ee7aed4
|
Fix logic, additional tests
|
2023-04-05 22:52:31 -04:00 |
|
Nikolay Degterinsky
|
061be7c9ad
|
Add trailing commas to expression list in SELECT query
|
2023-04-05 18:08:56 +00:00 |
|
Vitaly Baranov
|
82373890e5
|
Merge branch 'master' into fix-forgotten-showsecrets-in-semi-copy-ctor
|
2023-04-05 18:17:33 +02:00 |
|
pufit
|
8441b0a3e1
|
Fix comments, tests, docs
|
2023-04-04 20:43:15 -04:00 |
|
Robert Schulze
|
e031783ae5
|
More CMake fixes
|
2023-04-04 15:39:16 +00:00 |
|
natasha
|
c3acaecce6
|
fix style - missed tab
|
2023-04-04 16:04:33 +01:00 |
|
natasha
|
647fb63b83
|
rm unneeded parentheses
|
2023-04-04 16:01:15 +01:00 |
|
natasha
|
a1d3ea92b9
|
Merge remote-tracking branch 'origin/master' into format-hiliting-fix
|
2023-04-04 15:55:40 +01:00 |
|
natasha
|
95d77193af
|
add comment re excessive copying in are_equal_with_hilites_removed
|
2023-04-04 15:54:42 +01:00 |
|
natasha
|
46691ef705
|
add check that all strings end without any hilite
|
2023-04-04 15:51:12 +01:00 |
|
natasha
|
a1d718c601
|
update docstring for consume_hilites
|
2023-04-04 15:12:52 +01:00 |
|
natasha
|
cba124f99c
|
fix while in consume_hilites
|
2023-04-04 15:04:50 +01:00 |
|
natasha
|
f6db4fa466
|
avoid explicit check if strings are_equal_without_hilites in are_equal_with_hilites
if anyone needs it, they can call it themselves
|
2023-04-04 15:00:14 +01:00 |
|
natasha
|
0a021d3378
|
refactor consume_hilites to assign last_hilite to an argument, rather than return it, to avoid code duplication in are_equal_with_hilites
|
2023-04-04 14:58:39 +01:00 |
|
natasha
|
f3560a295d
|
accept the pointer by & in consume_hilites, rather than by a pointer to the pointer
|
2023-04-04 14:39:03 +01:00 |
|
natasha
|
2e9607f9c1
|
Fix style
|
2023-04-04 14:33:50 +01:00 |
|
natasha
|
86edd48096
|
HiliteComparator: add Hilite alias for const char * representing hilites
|
2023-04-04 14:29:02 +01:00 |
|
natasha
|
2ff5d60509
|
change compare argument order to be expected, query (=actual)
|
2023-04-04 14:20:13 +01:00 |
|
natasha
|
ebb8899a3d
|
restructure format hiliting tests to avoid code duplication
|
2023-04-04 14:19:06 +01:00 |
|
natasha
|
3e11c06976
|
extract HiliteComparator tests into an own test suit
|
2023-04-04 12:41:08 +01:00 |
|
natasha
|
3452e1927e
|
move const var definition in HiliteComparator
|
2023-04-04 12:36:41 +01:00 |
|
natasha
|
880e44132f
|
fix hilite comparator tests
|
2023-04-04 12:36:22 +01:00 |
|
natasha
|
779bd3bf4d
|
move hilite comparator tests as well
|
2023-04-04 11:27:02 +01:00 |
|
Alexey Milovidov
|
de8f7a5ad6
|
Merge pull request #48189 from vitlibar/backup-all
Support BACKUP ALL command
|
2023-04-04 01:57:23 +03:00 |
|
Robert Schulze
|
c8ef87f984
|
Fix build
|
2023-04-03 13:57:16 +00:00 |
|
natasha
|
14b4fde1b4
|
extract hilite comparator tests
|
2023-04-03 13:49:43 +01:00 |
|
natasha
|
61cfad1f6d
|
extract hilite comparator into a utility
|
2023-04-03 13:39:17 +01:00 |
|
natasha
|
264c129a96
|
fix misplaced ( in ASTCreateQuery.cpp
|
2023-04-03 12:54:34 +01:00 |
|
Vitaly Baranov
|
b6adc25895
|
Merge pull request #48289 from murfel/fix-alter-formatting
Fix alter formatting (minor)
|
2023-04-03 12:35:58 +02:00 |
|
pufit
|
f2790a15ff
|
CURRENT GRANTS(...) implementation
|
2023-03-31 17:35:32 -04:00 |
|
Alexander Tokmakov
|
e39498129c
|
Merge branch 'master' into sync_replica_lightweight
|
2023-03-31 18:17:08 +03:00 |
|
Robert Schulze
|
e1d299640b
|
Small follow-up to #48017
|
2023-03-31 14:11:37 +00:00 |
|
Alexander Tokmakov
|
75ffc8451b
|
fix
|
2023-03-31 16:09:00 +02:00 |
|
Robert Schulze
|
5d64841276
|
Merge pull request #48017 from ClickHouse/rs/show_columns
MySQL compatibility: Implement `SHOW COLUMNS`
|
2023-03-31 15:50:23 +02:00 |
|
natasha
|
aa78728f17
|
copy forgotten show_secrets in FormatSettings semi-copy-ctor
|
2023-03-31 14:44:26 +01:00 |
|
natasha
|
644d83653d
|
only set the necessary FormatStateStacked settings
|
2023-03-31 14:10:16 +01:00 |
|
Alexander Tokmakov
|
caf00b5968
|
Merge branch 'master' into sync_replica_lightweight
|
2023-03-31 14:52:55 +02:00 |
|
natasha
|
6caacd41d4
|
fix the code, single line formatter was forgotten
|
2023-03-31 13:45:12 +01:00 |
|
pufit
|
dacdbe469e
|
GRANT CURRENT GRANTS implementation
|
2023-03-30 18:15:08 -04:00 |
|
Ilya Yatsishin
|
baabc49f33
|
Update ParserKQLSort.cpp
Style
|
2023-03-30 11:01:51 +02:00 |
|
Vitaly Baranov
|
42c2ccb7cc
|
Support BACKUP ALL command.
|
2023-03-30 00:11:13 +02:00 |
|
Alexander Gololobov
|
98b3617ce2
|
Merge pull request #48150 from DimasKovas/fix_stdlib_compatibility
Fix stdlib compatibility issues
|
2023-03-29 21:29:33 +02:00 |
|
Dmitrii Kovalkov
|
71a6a02e88
|
fix stdlib compatibility issues
|
2023-03-29 12:20:27 +03:00 |
|
Robert Schulze
|
12559236ee
|
Another style fix
|
2023-03-28 21:01:59 +00:00 |
|
Robert Schulze
|
6c84eabb79
|
Fix stylecheck
|
2023-03-28 20:07:26 +00:00 |
|
Robert Schulze
|
202f52dc3a
|
Implement SHOW COLUMNS
Modeled after (*)
Fixes #46437
(*) https://dev.mysql.com/doc/refman/8.0/en/show-columns.html
|
2023-03-28 18:04:22 +00:00 |
|
natasha
|
e984e221ce
|
get rid of std::stringstream
|
2023-03-28 17:21:55 +01:00 |
|
natasha
|
d7d008c44d
|
fix typo in hilite_none
|
2023-03-28 17:21:55 +01:00 |
|
natasha
|
ba17db5365
|
fix ASTCreateQuery test
|
2023-03-28 17:21:55 +01:00 |
|
natasha
|
f36ad31751
|
add bug: second parenthesis ) not hilited in CREATE TABLE name AS (SELECT *) COMMENT 'hello'
|
2023-03-28 17:21:55 +01:00 |
|
natasha
|
5681f2c130
|
remove unused compare std::stringstream overload
|
2023-03-28 17:21:55 +01:00 |
|
natasha
|
df5824a2d2
|
contstruct string directly without std::stringstream in tests
|
2023-03-28 17:21:55 +01:00 |
|
natasha
|
a7614b844e
|
rename const char * it into ptr
|
2023-03-28 17:21:54 +01:00 |
|
natasha
|
36ef622853
|
change compare signature to accept both args as String, for symmetry
|
2023-03-28 17:21:54 +01:00 |
|
natasha
|
e14675935a
|
remove const& from std::string_view
|
2023-03-28 17:21:54 +01:00 |
|
natasha
|
a862973f14
|
amend comment on hilite equality
|
2023-03-28 17:21:54 +01:00 |
|
natasha
|
cf057013ed
|
hilite view()'s parenthesis as function as well
|
2023-03-28 17:21:54 +01:00 |
|
natasha
|
a4dfba11c5
|
replace std::string with String
|
2023-03-28 17:21:54 +01:00 |
|
natasha
|
ddfc72a6ca
|
use () for c-tor, not {}
|
2023-03-28 17:21:53 +01:00 |
|
natasha
|
134ec0f6b0
|
remove const& from std::string_view
|
2023-03-28 17:21:53 +01:00 |
|
natasha
|
95a8905be6
|
split ostr writes for readability
|
2023-03-28 17:21:53 +01:00 |
|
natasha
|
9e8ad944d6
|
fix symmetry
|
2023-03-28 17:21:53 +01:00 |
|
natasha
|
bf4a3a23fa
|
compare string without hilites first, for easier debug
|
2023-03-28 17:21:53 +01:00 |
|
natasha
|
ed22d0f028
|
fix bugs (now tests pass)
|
2023-03-28 17:21:53 +01:00 |
|
natasha
|
da5285004d
|
add failing tests
|
2023-03-28 17:21:53 +01:00 |
|
natasha
|
086fe077c9
|
cleanup
|
2023-03-28 17:21:53 +01:00 |
|
natasha
|
103bb9bf03
|
add a hilite-aware equality comparator and a sample test
|
2023-03-28 17:21:53 +01:00 |
|
Alexander Tokmakov
|
b5fe1ada0b
|
more options for sync replica
|
2023-03-28 01:39:36 +02:00 |
|
xiedeyantu
|
5a18e0d5a5
|
support undrop table
|
2023-03-27 22:16:36 +08:00 |
|
Dmitry Novik
|
3488a4d84b
|
Improve file includes
|
2023-03-24 03:44:52 +01:00 |
|
robot-clickhouse
|
1aeba53b92
|
Merge pull request #47908 from evillique/fix-grant-query-formatting
Fix GRANT query formatting
|
2023-03-23 05:47:43 +01:00 |
|
Nikolay Degterinsky
|
577130a9f6
|
Fix GRANT query formatting
|
2023-03-22 19:17:47 +00:00 |
|
Robert Schulze
|
784b34f5d8
|
Merge pull request #47869 from ClickHouse/rs/bug-47530
Add REGEXP operator
|
2023-03-22 10:31:25 +01:00 |
|
Robert Schulze
|
5091bd42f0
|
Add REGEXP operator (Bug: 47530)
|
2023-03-21 21:29:19 +00:00 |
|
Kseniia Sumarokova
|
a9bcd022d5
|
Merge pull request #46241 from kssenii/named-collections-granular-access
Allow separate grants for every named collection
|
2023-03-21 12:27:53 +01:00 |
|
Vladimir C
|
ab1105a5a6
|
Merge pull request #47685 from ClickHouse/vdimir/issue_47533
|
2023-03-21 11:41:00 +01:00 |
|
flynn
|
7531840fd7
|
Support fuzz Explain query
|
2023-03-21 02:41:51 +00:00 |
|
kssenii
|
75624c52f7
|
Merge remote-tracking branch 'upstream/master' into named-collections-granular-access
|
2023-03-20 16:38:14 +01:00 |
|
vdimir
|
19fb88c2c1
|
Simple fix logical error in evaluate constant expression
|
2023-03-20 15:10:50 +00:00 |
|
Alexey Milovidov
|
2a077f11f6
|
Merge branch 'master' into fuzzer-of-data-formats
|
2023-03-19 01:07:31 +01:00 |
|
Alexey Milovidov
|
c11915d35b
|
Merge branch 'fix-bson-2' of github.com:Avogar/ClickHouse into fuzzer-of-data-formats
|
2023-03-17 22:05:46 +01:00 |
|
Alexander Tokmakov
|
d11aee2b0c
|
Merge branch 'master' into fix_993
|
2023-03-17 21:28:23 +03:00 |
|
vdimir
|
4930683aa8
|
Revert "Fix logical error in evaluate constant expression"
This reverts commit 2958c5f0f1 .
|
2023-03-17 17:01:40 +00:00 |
|
vdimir
|
2958c5f0f1
|
Fix logical error in evaluate constant expression
|
2023-03-17 15:08:16 +00:00 |
|
Alexander Tokmakov
|
8e36f883d3
|
add 'strict' mode for sync replica, fix 00993
|
2023-03-16 16:04:42 +01:00 |
|