ClickHouse/docs/en
SuperDJY dd2972b8c3
return fake create query when executing show create table on system's tables. (#31391)
* clarify that cannot show create table of system's tables

* clarify that cannot show create table of system's tables in the document

* bypass test style-check for required `database=currentDatabase()` because `show create table` do not have condition

* rename supportsShowCreateTable to isSystemStorage

* build fake create query for show create table of system's tables

* fix tests for show create table on system's table:

1. only build fake create query when cannot get real query
2. only test rocksdb when it's enabled.

* fix test for show create table system.tables

* fix test for ASTCreateQuery set table and database

* change to LOGICAL_ERROR when cannot get in_memory metadata

Co-authored-by: tavplubix <tavplubix@gmail.com>

* implement common getCreateQueryFromStorage

Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-11-19 13:25:55 +03:00
..
commercial Fix Docs Check 2021-09-22 00:08:55 +03:00
development replace link of List of tasks 2021-11-18 01:40:32 +08:00
engines DOCSUP-14532: Support SETTINGS clause for S3 engine (#30982) 2021-11-16 16:25:12 +03:00
faq fixes and cleanup 2021-09-20 11:08:21 +03:00
getting-started Update nyc-taxi.md 2021-11-18 11:25:57 +03:00
guides find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
images [ImgBot] Optimize images 2021-07-07 19:12:16 +00:00
interfaces Update client-libraries.md 2021-11-19 03:56:52 +03:00
introduction Update links in adopters.md 2021-11-19 10:55:48 +09:00
operations Merge pull request #30448 from FArthur-cmd/remove_comments_for_enc_docs 2021-11-18 09:42:59 +03:00
sql-reference return fake create query when executing show create table on system's tables. (#31391) 2021-11-19 13:25:55 +03:00
whats-new find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
index.md find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00