Skip to content

Add pipe fallback syntax for pivot components#2583

Closed
arbazkhan971 wants to merge 1 commit into
simonmichael:mainfrom
arbazkhan971:pivot-fallback-operator
Closed

Add pipe fallback syntax for pivot components#2583
arbazkhan971 wants to merge 1 commit into
simonmichael:mainfrom
arbazkhan971:pivot-fallback-operator

Conversation

@arbazkhan971

Copy link
Copy Markdown

/claim #1640

This extends --pivot so each colon-separated component can try multiple field/tag names left-to-right with |, returning the first non-empty value. The existing colon-delimited composition from #2050 stays intact; this only adds the missing fallback behavior from the original issue proposal.

Validation:

  • git diff --check
  • static review of the changed pivot code and regression test (no Haskell toolchain is installed in this environment)

@simonmichael

Copy link
Copy Markdown
Owner

Thanks for the PR; this one currently does not pass tests, has not responded to 1640 discussion, and is superseded by #2585.

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