Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-10004

[Python] Consider to raise or normalize if a timezone aware datetime.time object is encountered during conversion

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Python

    Description

      Python datetime.time objects may have timezone information attached, but since the time types (type32 and type64) don't have that property in arrow we simply ignore it.

      We should either raise an error or normalize to UTC.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kszucs Krisztian Szucs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: