Skip to content

Add support for LISTOF function, array return, and EXPLODE operator in PyDough#523

Open
knassre-bodo wants to merge 5 commits into
mainfrom
kian/explode
Open

Add support for LISTOF function, array return, and EXPLODE operator in PyDough#523
knassre-bodo wants to merge 5 commits into
mainfrom
kian/explode

Conversation

@knassre-bodo
Copy link
Copy Markdown
Contributor

Linked ticket

Closes #521
Closes #522

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Docs / config

What changed and why?

Adds the LISTOF function to PyDough to aggregate data into arrays, and the EXPLODE operator to flatten such arrays into multiple rows of table data.

How I tested this?

  • TODO

Notes for reviewers

  • TODO

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.

Add EXPLODE operator to PyDough Add LISTOF function to aggregate data into arrays

1 participant