Skip to content

✨ feat(table): add filter_tables function for filtering tables by predicate#1238

Merged
harehare merged 2 commits intomainfrom
feat/table-filter-tables
Feb 9, 2026
Merged

✨ feat(table): add filter_tables function for filtering tables by predicate#1238
harehare merged 2 commits intomainfrom
feat/table-filter-tables

Conversation

@harehare
Copy link
Copy Markdown
Owner

@harehare harehare commented Feb 9, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 9, 2026 12:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new filter_tables helper to the table module and wires in a module test to validate filtering behavior.

Changes:

  • Added a module “under development” notice to table.mq.
  • Introduced table::filter_tables for filtering table objects by predicate.
  • Added a new module test case for filter_tables.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
crates/mq-lang/modules/table.mq Adds module disclaimer and introduces filter_tables function.
crates/mq-lang/modules/module_tests.mq Adds a unit/module test and registers it in the test list.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 9, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing feat/table-filter-tables (ee38f63) with main (29c0239)

Summary

✅ 29 untouched benchmarks

@harehare harehare merged commit 418527c into main Feb 9, 2026
7 checks passed
@harehare harehare deleted the feat/table-filter-tables branch February 9, 2026 13:18
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.

2 participants