Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-2928

PUSH DOWN query cannot use order by function

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v2.1.0
    • v2.3.0
    • Query Engine
    • None

    Description

      SQL : select "DATE",count(1) from table_1 group by "DATE" order by "DATE" desc;

      Exception:org.apache.calcite.sql.SqlOrderBy cannot be cast to org.apache.calcite.sql.SqlSelect

      Attachments

        Issue Links

          Activity

            People

              yanghaogn Yang Hao
              yanghaogn Yang Hao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: