Skip to content

[Enh]: Add support for pyspark interval data types #3431

@FBruzzesi

Description

@FBruzzesi

Spotted while implementing #3430, we don't support converting from and to pyspark interval dtypes (DayTimeIntervalType, YearMonthIntervalType, CalendarIntervalType).

SQLFrame does not seem to support them at all, but pyspark does and it would be nice if we were able to add interoperability for them

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions