Skip to content
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

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

nineinchnick
Copy link
Member

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:

@nineinchnick nineinchnick requested a review from mosabua February 1, 2025 09:19
@cla-bot cla-bot bot added the cla-signed label Feb 1, 2025
@github-actions github-actions bot added docs faker Faker connector labels Feb 1, 2025
docs/src/main/sphinx/connector/faker.md Show resolved Hide resolved
docs/src/main/sphinx/connector/faker.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/connector/faker.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/connector/faker.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/connector/faker.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/connector/faker.md Outdated Show resolved Hide resolved
can be used:

```sql
CREATE TABLE generator.default.customer AS TABLE production.public.customer;
Copy link
Member

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...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi @kasiafi and @martint .. any suggestions where? .. just as a separate page?

Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now

@mosabua mosabua merged commit 907e24e into trinodb:master Feb 5, 2025
5 of 6 checks passed
@github-actions github-actions bot added this to the 470 milestone Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants