Skip to content

Support Parquet read in BodoSQL C++ backend#866

Merged
ehsantn merged 1 commit intomainfrom
ehsan/bodosql_cpp_backend_pq
Oct 7, 2025
Merged

Support Parquet read in BodoSQL C++ backend#866
ehsantn merged 1 commit intomainfrom
ehsan/bodosql_cpp_backend_pq

Conversation

@ehsantn
Copy link
Collaborator

@ehsantn ehsantn commented Oct 7, 2025

Changes included in this PR

As title.

Testing strategy

Marked the relevant unit test to run in BodoSQL C++ backend tests.

User facing changes

None.

Checklist

  • Pipelines passed before requesting review. To run CI you must include [run CI] in your commit message.
  • I am familiar with the Contributing Guide
  • I have installed + ran pre-commit hooks.

@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.99%. Comparing base (c33fbb5) to head (2012cdf).
⚠️ Report is 69 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #866      +/-   ##
==========================================
+ Coverage   66.68%   68.99%   +2.30%     
==========================================
  Files         186      191       +5     
  Lines       66795    67224     +429     
  Branches     9507     9533      +26     
==========================================
+ Hits        44543    46381    +1838     
+ Misses      19572    18020    -1552     
- Partials     2680     2823     +143     

Copy link
Contributor

@scott-routledge2 scott-routledge2 left a comment

Choose a reason for hiding this comment

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

LGTM!

@ehsantn ehsantn merged commit 47cbaf3 into main Oct 7, 2025
27 checks passed
@ehsantn ehsantn deleted the ehsan/bodosql_cpp_backend_pq branch October 7, 2025 20:54
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.

3 participants