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

Add support for BQPrimaryWithCriteriaFilterTranslator.mergeTranslator #1155

Merged
merged 9 commits into from
Feb 4, 2025

Conversation

dexamundsen
Copy link
Contributor

@dexamundsen dexamundsen commented Feb 3, 2025

  • add support for BQPrimaryWithCriteriaFilterTranslator.mergeTranslator. this required adding similar support for other filters that may be nested. Some are implemented and some are marked for followup
  • Manual tests (success)
  • Unit tests added / updated
  • Note - mergeTranslator for some of the filter types are handled in a future PR

@dexamundsen dexamundsen changed the base branch from main to dexamundsen/filters-copy February 3, 2025 22:02
@dexamundsen dexamundsen force-pushed the dexamundsen/filters-copy branch from 8c81981 to 096e842 Compare February 3, 2025 23:06
@dexamundsen dexamundsen changed the base branch from dexamundsen/filters-copy to main February 4, 2025 13:55
# Conflicts:
#	underlay/src/main/java/bio/terra/tanagra/query/bigquery/translator/BQApiTranslator.java
#	underlay/src/main/java/bio/terra/tanagra/query/bigquery/translator/filter/BQPrimaryWithCriteriaFilterTranslator.java
#	underlay/src/main/java/bio/terra/tanagra/query/sql/translator/ApiTranslator.java
@dexamundsen dexamundsen self-assigned this Feb 4, 2025
@dexamundsen dexamundsen marked this pull request as ready for review February 4, 2025 19:48
@dexamundsen dexamundsen merged commit e4848f5 into main Feb 4, 2025
8 checks passed
@dexamundsen dexamundsen deleted the dexamundsen/primary branch February 4, 2025 23:37
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