Skip to content

Conversation

@759434091
Copy link
Contributor

Purpose

Add distinct support to FileListagg aggregate function.

  • Reuses fields.{fieldName}.distinct option
  • May significantly reduce computation overhead vs array.collect.distinct, map.merge_map

Tests

org.apache.paimon.mergetree.compact.aggregate.FieldAggregatorTest#testFieldListAggWithDefaultDelimiterAndDistinct

API and Format

  • fields.{fieldName}.distinct option

Documentation

@759434091 759434091 closed this Nov 8, 2025
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.

1 participant