Skip to content

[Feature] Have ASAPPlanner support Date32 and Date64 types in DataFusion #416

Description

@Selvomega

Found the following error when testing ASAP-Planner
skipping "U-P3l" — lowering failed: unsupported feature: Arrow type: Date32

Suggestion: extend arrow_to_dtype in ASAPPlanner/crates/frontend-sql/src/sql/types.rs
However, I do not know if we should

  • Add Date32/Date64 as an extra internal type, or
  • convert them to Timestamp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions