Skip to content

General ticket for Array/List data type #6863

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
izveigor opened this issue Jul 6, 2023 · 2 comments
Open

General ticket for Array/List data type #6863

izveigor opened this issue Jul 6, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@izveigor
Copy link
Contributor

izveigor commented Jul 6, 2023

Is your feature request related to a problem or challenge?

This is a common ticket for all other tickets.
The ticket was created for the next purposes:

  • Track the progress of implementing array functions
  • Group issues by category
  • Helps developers better understand problem selection

Describe the solution you'd like

Tickets:

Array creating:

Array functions:

Array operators:

Cast:

Concept:

Other:

Discussions:

Describe alternatives you've considered

Additional context

@izveigor izveigor added the enhancement New feature or request label Jul 6, 2023
@ahirner
Copy link
Contributor

ahirner commented May 3, 2024

Any idea whether aggregations on array elements are covered in this epic? I had no success so far:

> select max(unnest([1,3,5]));
type_coercion
caused by
Internal error: Unnest should be rewritten to LogicalPlan::Unnest before type coercion.
This was likely caused by a bug in DataFusion's code and we would welcome that you file an bug report in our issue tracker

@jayzhan211
Copy link
Contributor

jayzhan211 commented May 3, 2024 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants