Skip to content

Conversation

chl-wxp
Copy link
Contributor

@chl-wxp chl-wxp commented Sep 22, 2025

Purpose of this pull request

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

@chl-wxp
Copy link
Contributor Author

chl-wxp commented Sep 22, 2025

I'll hang this pull request here first, and I'll optimize and supplement it later, as well as add unit tests and E2E

@Carl-Zhou-CN
Copy link
Member

I'll hang this pull request here first, and I'll optimize and supplement it later, as well as add unit tests and E2E

look forward to

@github-actions github-actions bot added the e2e label Sep 29, 2025
@chl-wxp
Copy link
Contributor Author

chl-wxp commented Oct 12, 2025

@Carl-Zhou-CN

@chl-wxp
Copy link
Contributor Author

chl-wxp commented Oct 13, 2025

@davidzollo

DataSaveMode.class,
Arrays.asList(DROP_DATA, APPEND_DATA, ERROR_WHEN_DATA_EXISTS))
.defaultValue(APPEND_DATA)
.withDescription("data_save_mode");
Copy link
Member

Choose a reason for hiding this comment

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

Add a description of him instead of copying the name

| common-options | | No | - | Source plugin common parameters, please refer to [Source Common Options](../sink-common-options.md) for details |
| data_save_mode | String | No | APPEND_DATA | The data saving mode of mongodb |

### data_save_mode [Enum]
Copy link
Member

Choose a reason for hiding this comment

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

Describing him in the "Description" section of the table would be more in line with the previous format

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.

2 participants