Skip to content

[c++] Perf: Make arrow conversion async #4456

Merged
XanthosXanthopoulos merged 1 commit into
mainfrom
xan/async_tdb_to_arrow
Apr 29, 2026
Merged

[c++] Perf: Make arrow conversion async #4456
XanthosXanthopoulos merged 1 commit into
mainfrom
xan/async_tdb_to_arrow

Conversation

@XanthosXanthopoulos

Copy link
Copy Markdown
Collaborator

Issue and/or context: TileDB to Arrow column conversion was single threaded but should be async

Changes:

Notes for Reviewer:

@codecov

codecov Bot commented Apr 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.26%. Comparing base (6a59c3e) to head (212c1fd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4456      +/-   ##
==========================================
- Coverage   85.27%   85.26%   -0.01%     
==========================================
  Files         136      136              
  Lines       21266    21266              
==========================================
- Hits        18135    18133       -2     
- Misses       3131     3133       +2     
Flag Coverage Δ
python 88.42% <ø> (-0.03%) ⬇️
r 83.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 88.42% <ø> (-0.03%) ⬇️
libtiledbsoma ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@XanthosXanthopoulos XanthosXanthopoulos merged commit 3d46320 into main Apr 29, 2026
29 checks passed
@XanthosXanthopoulos XanthosXanthopoulos deleted the xan/async_tdb_to_arrow branch April 29, 2026 14:15
XanthosXanthopoulos added a commit that referenced this pull request Apr 29, 2026
…4457)

(cherry picked from commit 3d46320)

Co-authored-by: XanthosXanthopoulos <38084549+XanthosXanthopoulos@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants