Skip to content

Conversation

@JingsongLi
Copy link
Contributor

@JingsongLi JingsongLi commented Jan 19, 2026

Purpose

With a blob consumer for the current table write, all newly written Blobs will be called back through this interface. Note that when this method is invoked, temporary files will not be deleted in case of exceptions. Please delete them yourself.

And in BlobConsumer, you can also control whether to flush the output stream, which determines whether the blob obtained each time is visible.

Tests

BlobTableTest.testBlobConsumer

API and Format

Documentation

@gsralex
Copy link
Contributor

gsralex commented Jan 19, 2026

+1

@JingsongLi JingsongLi merged commit d54c762 into apache:master Jan 19, 2026
13 checks passed
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