Skip to content

Conversation

@davidzollo
Copy link
Contributor

There are a lot of old-time FAQs on the official website. I just closed the last PR and reorganized these questions, thanks for your review.

docs/en/faq.md Outdated
your string 1
"""${you_var}""" your string 2"""
```
## How does SeaTunnel handle changes in data sources (source) or data destinations (sink)?
Copy link
Member

Choose a reason for hiding this comment

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

What's changes meaning?

- **`CREATE_SCHEMA_WHEN_NOT_EXIST`**: Creates the table if it does not exist; skips creation if the table already exists.
- **`ERROR_WHEN_SCHEMA_NOT_EXIST`**: Throws an error if the table does not exist.
- **`IGNORE`**: Ignores table handling.
Many connectors currently support automatic table creation. Refer to the specific connector documentation, such as [Jdbc sink](https://seatunnel.apache.org/docs/2.3.8/connector-v2/sink/Jdbc#schema_save_mode-enum), for more information.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Many connectors currently support automatic table creation. Refer to the specific connector documentation, such as [Jdbc sink](https://seatunnel.apache.org/docs/2.3.8/connector-v2/sink/Jdbc#schema_save_mode-enum), for more information.
Many connectors currently support automatic table creation. Refer to the specific connector documentation, such as [Jdbc sink](https://seatunnel.apache.org/docs/connector-v2/sink/Jdbc#schema_save_mode-enum), for more information.

@davidzollo
Copy link
Contributor Author

@Hisoka-X Thanks for your suggestions, I have updated the en and ch docs

@hailin0 hailin0 merged commit 8d893f9 into apache:dev Nov 15, 2024
5 checks passed
fcb-xiaobo pushed a commit to fcb-xiaobo/seatunnel that referenced this pull request Nov 18, 2024
fcb-xiaobo pushed a commit to fcb-xiaobo/seatunnel that referenced this pull request Nov 18, 2024
hawk9821 pushed a commit to hawk9821/seatunnel that referenced this pull request Nov 18, 2024
hawk9821 pushed a commit to hawk9821/seatunnel that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants