Skip to content

Conversation

@Guosmilesmile
Copy link
Contributor

This pr is aim to support dvs in DynamicSink

@Guosmilesmile Guosmilesmile marked this pull request as draft October 24, 2025 09:38
@github-actions github-actions bot added the flink label Oct 24, 2025
writeResults.forEach(w -> builder.add(w.writeResult()));
WriteResult result = builder.build();

Table table = catalog.loadTable(TableIdentifier.parse(key.tableName()));
Copy link
Contributor

Choose a reason for hiding this comment

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

We should cache, or make the info part of the Committable.

Committable seems like a better choice, as the serialized manifest file is different for the 2 versions

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Get it. Let me try it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants