Skip to content

Add apply operator #3677

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

Merged
merged 3 commits into from
Dec 1, 2023
Merged

Add apply operator #3677

merged 3 commits into from
Dec 1, 2023

Conversation

jachris
Copy link
Contributor

@jachris jachris commented Nov 27, 2023

The apply operator includes a pipeline defined in another file. For example, apply frobnify will search for a file named frobnify.tql, first in the current directory, and then in the apply/ sub-directories of the config directory of Tenzir. This operator is experimental.

@jachris jachris force-pushed the topic/apply-operator branch from 1f5017a to bc2d1c0 Compare November 28, 2023 14:28
@jachris jachris added the feature New functionality label Nov 30, 2023
@jachris jachris force-pushed the topic/apply-operator branch from bc2d1c0 to d31ac32 Compare November 30, 2023 15:52
@jachris jachris force-pushed the topic/apply-operator branch from d31ac32 to 025f3c8 Compare November 30, 2023 16:01
@jachris jachris marked this pull request as ready for review November 30, 2023 16:03
@jachris jachris force-pushed the topic/apply-operator branch from 046f546 to c72b2e9 Compare November 30, 2023 16:40
@jachris jachris enabled auto-merge November 30, 2023 16:49
@dominiklohmann dominiklohmann merged commit 720cbbd into main Dec 1, 2023
@dominiklohmann dominiklohmann deleted the topic/apply-operator branch December 1, 2023 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants