Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Later
    • 3.1.0
    • None
    • SQL
    • None

    Description

      CURRENT_TIME and LOCALTIME should be supported in the ANSI standard;

      postgres=# select CURRENT_TIME;
      
             timetz       
      
      --------------------
      
      16:45:43.398109+09
      
      (1 row)
      
      postgres=# select LOCALTIME;
      
            time      
      
      ----------------
      
      16:45:48.60969
      
      (1 row)

      Before this, we need to support TIME types (java.sql.Time).

      Attachments

        Issue Links

          Activity

            maropu I would like to work on this..

            pavithraramachandran pavithra ramachandran added a comment - maropu  I would like to work on this..

            Yea, that's ok.

            maropu Takeshi Yamamuro added a comment - Yea, that's ok.
            younggyuchun YoungGyu Chun added a comment -

            pavithraramachandran are you still working on?

            younggyuchun YoungGyu Chun added a comment - pavithraramachandran  are you still working on?
            younggyuchun YoungGyu Chun added a comment -

            maropu I am wondering if I can work on this.

            younggyuchun YoungGyu Chun added a comment - maropu  I am wondering if I can work on this.

            Yea, feel free to take this over.

            maropu Takeshi Yamamuro added a comment - Yea, feel free to take this over.
            younggyuchun YoungGyu Chun added a comment - - edited

            maropu SPARK-7101 needs to be resolved first?

            younggyuchun YoungGyu Chun added a comment - - edited maropu SPARK-7101 needs to be resolved first?
            younggyuchun YoungGyu Chun added a comment -

            I am working on SPARK-7101. After that, I will get this ticket done. 

            younggyuchun YoungGyu Chun added a comment - I am working on SPARK-7101 . After that, I will get this ticket done. 
            younggyuchun YoungGyu Chun added a comment -

            A similar ticket was concluded by the following comment by rxin. Let's close this for now

            #25678 (comment)

            younggyuchun YoungGyu Chun added a comment - A similar ticket was concluded by the following comment by rxin . Let's close this for now #25678 (comment)

            People

              Unassigned Unassigned
              maropu Takeshi Yamamuro
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: