Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1764

Cannot run 'ORDER BY [ordernal]'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.11.0
    • None
    • Benchmark

    Description

      Cannot run below query (in TPC-DS q74)

       select
              t_s_secyear.customer_id, t_s_secyear.customer_first_name, t_s_secyear.customer_last_name
       from [...]
       where [...]
       order by 1,1,1
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dkhwangbo Dongkyu Hwangbo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: