Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-1947

Add time/timestamp with local time zone types to optimizer

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.14.0
    • core
    • None

    Description

      Implementation would be similar to PostgreSQL (the time/timestamp with timezone types do not store the timezone) and conversion from/to timezone-less types follows similar semantics.

      https://www.postgresql.org/docs/9.6/static/functions-datetime.html

      This would also allow us to integrate easily with Hive and Druid, which follow similar storage models/semantics for timestamp with timezone.

      Follow-up work will be needed to introduce these new types in Avatica and extend Calcite SQL parser.

      Attachments

        Issue Links

          Activity

            People

              jcamacho Jesús Camacho Rodríguez
              jcamacho Jesús Camacho Rodríguez
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: