Skip to content

Emit Decimal32/Decimal64 from the Arrow exporter (on DataFusion 54)

6603fcf
Select commit
Loading
Failed to load commit list.
Draft

Document why the Arrow exporter keeps Decimal128 as the default decimal width #8197

Emit Decimal32/Decimal64 from the Arrow exporter (on DataFusion 54)
6603fcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 1s

82.50% (+0.04%) compared to 7000768

View this Pull Request on Codecov

82.50% (+0.04%) compared to 7000768

Details

Codecov Report

❌ Patch coverage is 85.71429% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.50%. Comparing base (7000768) to head (6603fcf).
⚠️ Report is 10 commits behind head on develop.

Files with missing lines Patch % Lines
vortex-datafusion/src/convert/exprs.rs 84.21% 3 Missing ⚠️
vortex-datafusion/src/v2/source.rs 0.00% 3 Missing ⚠️

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.