Skip to content

Conversation

findepi
Copy link

@findepi findepi commented Jun 23, 2025

findepi added 2 commits June 23, 2025 15:17
Add `DataType::FixedSizeList` support to `RowConverter`. This is
necessary to support DISTINCT and GROUP BY over fixed-sized arrays in
DataFusion.
@findepi
Copy link
Author

findepi commented Jun 23, 2025

The failures look like Arrow builds being non-reproducible.
DataFusion fixed that in apache/datafusion#14479 ....

@findepi findepi force-pushed the findepi/support-grouping-by-fixedsizelist-a01caf-pr-snapshot branch from ab692d7 to 8b1d695 Compare June 23, 2025 16:41
@findepi findepi merged commit e733b03 into sdf/54.2.1 Jun 23, 2025
50 of 55 checks passed
@findepi findepi deleted the findepi/support-grouping-by-fixedsizelist-a01caf-pr-snapshot branch June 23, 2025 16:42
findepi added a commit that referenced this pull request Jun 26, 2025
findepi added a commit that referenced this pull request Jun 27, 2025
findepi added a commit that referenced this pull request Aug 13, 2025
* Support FixedSizeList RowConverter

Add `DataType::FixedSizeList` support to `RowConverter`. This is
necessary to support DISTINCT and GROUP BY over fixed-sized arrays in
DataFusion.

* adapt to 54.2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants