Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-10701

[Rust] [Datafusion] Benchmark sort_limit_query_sql fails because order by clause specifies column index instead of expression

    XMLWordPrintableJSON

Details

    Description

      I probably introduced this bug some time ago, but there was another bug in the benchmark setup that caused the query to not be executed, only planned.

      Datafusion should probably also support queries like

      SELECT foo, bar
      FROM table
      ORDER BY 1, 2

      But for now the easiest fix for the benchmark would be to specify the column name instead of the index.

      Attachments

        Issue Links

          Activity

            People

              jhorstmann Jörn Horstmann
              jhorstmann Jörn Horstmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m