Skip to content

EPIC: Support Literal with nested types #1937

@comphead

Description

@comphead

What is the problem the feature request solves?

As was mentioned in #1923 (comment)

there is a code in https://github.com/apache/datafusion-comet/blob/main/spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala#L865 that handles only primitive types and NULLs for nested types.

It is needed to add support on Literal for nested types

Describe the potential solution

No response

Additional context

No response

  • Support STRUCT
  • Support nested STRUCT
  • Support MAP
  • Support nested MAP

Sub-issues

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions