Skip to content

[core] Disable async write when blob type found#7208

Merged
JingsongLi merged 2 commits intoapache:masterfrom
leaves12138:async_blob
Feb 4, 2026
Merged

[core] Disable async write when blob type found#7208
JingsongLi merged 2 commits intoapache:masterfrom
leaves12138:async_blob

Conversation

@leaves12138
Copy link
Contributor

Purpose

As title, blob write stuck in io mostly, so there is no need to open async write

Tests

API and Format

Documentation

fileIndexOptions,
FileSource.APPEND,
asyncFileWrite,
// blob write does not need async write
Copy link
Contributor

Choose a reason for hiding this comment

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

Write more...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK

@JingsongLi
Copy link
Contributor

+1

@JingsongLi JingsongLi merged commit 4681f4a into apache:master Feb 4, 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