Skip to content

Support for datetime with timezone in soda-core-athena with updated pyathena >= 3.9.0 #2402

@HowardHowonYu

Description

@HowardHowonYu

Hi, I'm facing an issue handling datetime with timezone columns via soda-core-athena.

I’ve checked that the current soda-core-athena requires PyAthena<3.0,>=2.2.0, but PyAthena 2.x does not support timestamp with timezone — it treats it as a string.

I would like to request updating the dependency to require PyAthena >= 3.9.0, which added support for timestamp with timezone.

Reference: PyAthena v3.9.0 release notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions