Skip to content

feat(sql): implement sink configs for s3, lancedb, filesystem, delta, and iceberg#226

Open
luoluoyuyu wants to merge 2 commits intoFunctionStream:mainfrom
luoluoyuyu:S3-sink
Open

feat(sql): implement sink configs for s3, lancedb, filesystem, delta, and iceberg#226
luoluoyuyu wants to merge 2 commits intoFunctionStream:mainfrom
luoluoyuyu:S3-sink

Conversation

@luoluoyuyu
Copy link
Copy Markdown
Collaborator

Add typed sink configuration building and validation for S3 and LanceDB, and complete passthrough sink wiring for filesystem, delta, and iceberg connectors. This change focuses on sink-side option parsing, runtime property propagation, and connector-specific format checks.

…nnectors

Refactor connector config construction into role-specific providers and builders, and add sink passthrough implementations for filesystem, delta, iceberg, lancedb plus dedicated S3/Kafka provider wiring for stronger option validation.

Made-with: Cursor
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.

1 participant