Skip to content

Initial groupby support for BodoSQL C++ backend#874

Merged
ehsantn merged 3 commits intomainfrom
ehsan/bodosql_cpp_backend_agg
Oct 13, 2025
Merged

Initial groupby support for BodoSQL C++ backend#874
ehsantn merged 3 commits intomainfrom
ehsan/bodosql_cpp_backend_agg

Conversation

@ehsantn
Copy link
Collaborator

@ehsantn ehsantn commented Oct 10, 2025

Changes included in this PR

As title.

Testing strategy

Enabled unit tests.

User facing changes

None (disabled).

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 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.93%. Comparing base (c33fbb5) to head (1b1d824).
⚠️ Report is 76 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #874      +/-   ##
==========================================
+ Coverage   66.68%   68.93%   +2.24%     
==========================================
  Files         186      192       +6     
  Lines       66795    67323     +528     
  Branches     9507     9550      +43     
==========================================
+ Hits        44543    46406    +1863     
+ Misses      19572    18093    -1479     
- Partials     2680     2824     +144     

Copy link
Collaborator

@DrTodd13 DrTodd13 left a comment

Choose a reason for hiding this comment

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

LGTM. thanks

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, thanks @ehsantn

@ehsantn ehsantn merged commit fe1a4a2 into main Oct 13, 2025
27 checks passed
@ehsantn ehsantn deleted the ehsan/bodosql_cpp_backend_agg branch October 13, 2025 14:22
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