Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3512

PhoenixStorageHandler makes erroneous query string when handling between clauses with date constants.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.8.0
    • 4.10.0
    • None

    Description

      ex) l_shipdate BETWEEN '1992-01-02' AND '1992-02-02' --> l_shipdate between to_date('694278000000') and to_date('696956400000')

      Attachments

        1. PHOENIX-3512.patch
          21 kB
          Jeongdae Kim
        2. PHOENIX-3512.2.patch
          24 kB
          Jeongdae Kim

        Activity

          People

            Jeongdae Kim Jeongdae Kim
            Jeongdae Kim Jeongdae Kim
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: