Skip to content

Support Arrow tables as inputs for adding item attributes - #1109

Merged
mdekstrand merged 2 commits into
lenskit:mainfrom
mdekstrand:feature/data-attribute-table
May 28, 2026
Merged

Support Arrow tables as inputs for adding item attributes#1109
mdekstrand merged 2 commits into
lenskit:mainfrom
mdekstrand:feature/data-attribute-table

Conversation

@mdekstrand

@mdekstrand mdekstrand commented May 28, 2026

Copy link
Copy Markdown
Member

This updates DatasetBuilder.add_scalar_attribute to support loading attributes from PyArrow tables.

@mdekstrand mdekstrand added this to the 2026.3 milestone May 28, 2026
@mdekstrand mdekstrand added the data Data management support. label May 28, 2026
@mdekstrand
mdekstrand force-pushed the feature/data-attribute-table branch from 9ba36be to d041675 Compare May 28, 2026 15:30
@codecov

codecov Bot commented May 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.64%. Comparing base (a4c466b) to head (d041675).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1109   +/-   ##
=======================================
  Coverage   89.63%   89.64%           
=======================================
  Files         250      250           
  Lines       16833    16836    +3     
=======================================
+ Hits        15089    15092    +3     
  Misses       1744     1744           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mdekstrand
mdekstrand merged commit d041675 into lenskit:main May 28, 2026
41 checks passed
@mdekstrand
mdekstrand deleted the feature/data-attribute-table branch May 28, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data Data management support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant