Skip to content

Add support for running str.match in arrow compute.#865

Merged
DrTodd13 merged 6 commits intomainfrom
todd/str_match
Oct 6, 2025
Merged

Add support for running str.match in arrow compute.#865
DrTodd13 merged 6 commits intomainfrom
todd/str_match

Conversation

@DrTodd13
Copy link
Collaborator

@DrTodd13 DrTodd13 commented Oct 3, 2025

Changes included in this PR

Add support for running str.match in arrow compute.

Testing strategy

run_ci

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

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.96%. Comparing base (c33fbb5) to head (87b876f).
⚠️ Report is 67 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #865      +/-   ##
==========================================
+ Coverage   66.68%   68.96%   +2.27%     
==========================================
  Files         186      191       +5     
  Lines       66795    67175     +380     
  Branches     9507     9524      +17     
==========================================
+ Hits        44543    46326    +1783     
+ Misses      19572    18026    -1546     
- Partials     2680     2823     +143     

Copy link
Contributor

@IsaacWarren IsaacWarren left a comment

Choose a reason for hiding this comment

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

Thanks @DrTodd13

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 @DrTodd13

@DrTodd13 DrTodd13 merged commit 9c37f52 into main Oct 6, 2025
26 checks passed
@DrTodd13 DrTodd13 deleted the todd/str_match branch October 6, 2025 18:00
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