Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support missing variants for regexp string functions #750

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

srikrishnak
Copy link
Contributor

No description provided.

@srikrishnak srikrishnak changed the title feat: fix extensions and tests to make bft tests pass on supported da… feat: fix extensions and tests to make bft tests pass on supported dbs Nov 28, 2024
@srikrishnak
Copy link
Contributor Author

srikrishnak commented Nov 28, 2024

Once this PR is merged, we can switch bft to use the substrait test cases with PR substrait-io/bft#98

This PR will ensure tests for regexp_* functions for the dialects postgres, duckdb and datafusion keep passing on bft post switch.

@srikrishnak srikrishnak changed the title feat: fix extensions and tests to make bft tests pass on supported dbs feat: support missing variants for regexp string functions Nov 28, 2024
tests/cases/aggregate_approx/approx_count_distinct.test Outdated Show resolved Hide resolved
extensions/functions_string.yaml Show resolved Hide resolved
extensions/functions_string.yaml Show resolved Hide resolved
extensions/functions_string.yaml Show resolved Hide resolved
tests/cases/string/regexp_match_substring.test Outdated Show resolved Hide resolved
@srikrishnak srikrishnak requested a review from jacques-n December 2, 2024 15:58
@srikrishnak
Copy link
Contributor Author

Hi @jacques-n , Can you please review this PR. It needs second approval. Thanks

@EpsilonPrime EpsilonPrime merged commit 3410a3e into substrait-io:main Dec 10, 2024
13 checks passed
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