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 for explicit chain filters #1515

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

airhorns
Copy link

@airhorns airhorns commented Nov 8, 2024

Before this change, it wasn't possible to create explicit chain filters. You could pass a list of filters at the top level to a filter: option which implicitly created a chain, but you couldn't create chains nested within interleaved or condition or similar. This adds an explicit way of doing it that matches how you can explicitly interleave as well.

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/nodejs-bigtable API. labels Nov 8, 2024
@airhorns airhorns force-pushed the explicit-chain-filter-support branch from 786f9c0 to ab48002 Compare November 8, 2024 23:29
@airhorns airhorns marked this pull request as ready for review November 8, 2024 23:49
@airhorns airhorns requested review from a team as code owners November 8, 2024 23:49
@airhorns airhorns changed the title Add support for explicit chain filters feat: support for explicit chain filters Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/nodejs-bigtable API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant