influxdata / influxdata/kapacitor

Join Node should support fill `previous`.

Open
#1,289 0 comments 13 reactions 0 assignees View on GitHub
pm/core capability
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

This should be possible.
```
active
|join(unique)
.as('active', 'unique')
.fill('previous')
```

Contributor guide

Open the contributing guide

Research direction

The issue provides a Kapacitor stream example using a Join Node, unique fields, and fill('previous'), but names no files, tests, or entry points. Start by locating Join Node handling and existing fill behavior, then determine the expected result for previous-value filling and add coverage for the shown pipeline.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
stream-processing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.