Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-2860

Add support for ORDER BY expressions

    XMLWordPrintable

    Details

    • Type: Story
    • Status: To Do
    • Resolution: Unresolved
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      Parser doesn't support function in ORDER BY clause:

       order by ABS(taiMidPoint)
      

      SELECT objectId, taiMidPoint FROM Source order by ABS(taiMidPoint) ASC
      ERROR 4110 (Proxy) at line 1: Qserv error: 'ParseException:Parse error(ANTLR):unexpected token: (:'
      

        Attachments

          Issue Links

            Activity

            Hide
            jbecla Jacek Becla added a comment -

            Fabrice, this is quite difficult to implement in a generic way, I talked with Daniel about it in the past. We already well documented that it doe snot work. I'd recommend to not attempt to address it right now.

            Show
            jbecla Jacek Becla added a comment - Fabrice, this is quite difficult to implement in a generic way, I talked with Daniel about it in the past. We already well documented that it doe snot work. I'd recommend to not attempt to address it right now.

              People

              Assignee:
              fritzm Fritz Mueller
              Reporter:
              jammes Fabrice Jammes
              Watchers:
               
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Dates

                Created:
                Updated:

                  Jenkins

                  No builds found.