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: Make len avaiable in stream maps context #2680

Open
edgarrmondragon opened this issue Sep 18, 2024 · 0 comments
Open

feat: Make len avaiable in stream maps context #2680

edgarrmondragon opened this issue Sep 18, 2024 · 0 comments

Comments

@edgarrmondragon
Copy link
Collaborator

Feature scope

Taps (catalog, state, stream maps, tests, etc.)

Description

This could be useful to perform checks or compute new fields. It's currently not available, so something like this breaks:

stream_maps:
  team:
     members_count: len(members)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant