Skip to content

[spark] Support stream write toTable#5089

Closed
Zouxxyy wants to merge 3 commits intoapache:masterfrom
Zouxxyy:dev/v2-writer
Closed

[spark] Support stream write toTable#5089
Zouxxyy wants to merge 3 commits intoapache:masterfrom
Zouxxyy:dev/v2-writer

Conversation

@Zouxxyy
Copy link
Copy Markdown
Contributor

@Zouxxyy Zouxxyy commented Feb 14, 2025

Purpose

to #4355, support

df
.writeStream
.option("checkpointLocation", checkpointDir.getCanonicalPath)
.format("paimon")
.toTable("T")

Tests

API and Format

Documentation

@JingsongLi
Copy link
Copy Markdown
Contributor

Please update documentation too.

@Zouxxyy Zouxxyy closed this Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants