Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7177

Add support for where clauses including time/date based functions such as now(), dateadd(), date()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-6.1
    • Broker-J
    • None

    Description

      Allow a query's where clause to include expressions involving dates or datetimes.. This will allow the Operator to easily create queries that can be used over time without modification.

      Inspiration can be drawn from SQL vendors, with functions like:

      1. now()
      2. dateadd(date-part, numeric-expression, date-expression)
      3. date(iso-8601-date-str)

      Attachments

        Activity

          People

            rgodfrey Robert Godfrey
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: