Skip to content

Add support for FILTER clause in LISTAGG#19871

Merged
martint merged 1 commit intotrinodb:masterfrom
martint:listagg-filter
Nov 23, 2023
Merged

Add support for FILTER clause in LISTAGG#19871
martint merged 1 commit intotrinodb:masterfrom
martint:listagg-filter

Conversation

@martint
Copy link
Member

@martint martint commented Nov 23, 2023

Fixes #19869

Release notes

(x) Release notes are required, with the following suggested text:

# General
* Add support for `FILTER` clause in `LISTAGG`. ({issue}`19869`)

@cla-bot cla-bot bot added the cla-signed label Nov 23, 2023
@martint martint merged commit 93c0040 into trinodb:master Nov 23, 2023
@martint martint deleted the listagg-filter branch November 23, 2023 16:51
@github-actions github-actions bot added this to the 434 milestone Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

filter not supported for listagg

2 participants