Skip to content

Conversation

findepi
Copy link
Member

@findepi findepi commented Sep 4, 2025

Support for grouping by FixedSizeList values was added in Arrow. This adds a regression test in DataFusion for the SQL-level feature this unlocked.

Support for grouping by FixedSizeList values was added in Arrow.
This adds a regression test in DataFusion for the SQL-level feature this
unlocked.
@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Sep 4, 2025
@findepi findepi requested a review from adriangb September 4, 2025 14:36
@adriangb adriangb merged commit 03f39e5 into apache:main Sep 4, 2025
28 checks passed
@findepi findepi deleted the findepi/test-grouping-by-fixedsizelist-b43889 branch September 4, 2025 16:52
destrex271 pushed a commit to destrex271/datafusion that referenced this pull request Sep 5, 2025
Support for grouping by FixedSizeList values was added in Arrow.
This adds a regression test in DataFusion for the SQL-level feature this
unlocked.
LiaCastaneda added a commit to DataDog/datafusion that referenced this pull request Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support GROUP BY and DISTINCT with FixedSizeList values
2 participants