-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document using statistics in the Faker connector #24874
Conversation
1a0f029
to
f9ba5d6
Compare
f9ba5d6
to
9c9a921
Compare
can be used: | ||
|
||
```sql | ||
CREATE TABLE generator.default.customer AS TABLE production.public.customer; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah .. I still have to document the TABLE keyword somewhere as well...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
9c9a921
to
4d5b553
Compare
4d5b553
to
126eb4d
Compare
126eb4d
to
85d6987
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now
Description
Follow up to #24585. I ran the Vale linter and it spotted usages of
will
, so I also fixed that in the config and schema/table/column property descriptions.Additional context and related issues
Release notes
(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text: