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 that adjusting the auto-discovered schema is required #18784

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

Jessie212
Copy link
Contributor

Description

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:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Aug 23, 2023
@Jessie212 Jessie212 requested review from mosabua and hashhar August 23, 2023 20:38
@github-actions github-actions bot added the docs label Aug 23, 2023
Copy link
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

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

technically correct, I'll let Manfred do the editorial duties

Comment on lines 214 to 215
entry in the MongoDB Shell using
`db.getCollection("_schema").remove( { table: deleted_table_name })`, or drop a collection in Trino by running `DROP TABLE table_name`.
Copy link
Member

Choose a reason for hiding this comment

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

nit: what do you think about: "by executing in the MongoDB Shell"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I like that.

@Jessie212 Jessie212 force-pushed the jt/auto-discovered-schema branch from a7b057e to 93a79dc Compare August 24, 2023 15:52
@mosabua mosabua merged commit d606efa into trinodb:master Aug 28, 2023
@github-actions github-actions bot added this to the 426 milestone Aug 28, 2023
@Jessie212 Jessie212 deleted the jt/auto-discovered-schema branch August 28, 2023 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants