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

[Rust] [DataFusion] Add support for LIMIT

    XMLWordPrintableJSON

Details

    Description

      As a user, I would like to be able to specify a LIMIT clause on my SQL queries.

      Work involved:

      • Add Limit to LogicalPlan enum
      • Write query planner code to translate SQL AST to Limit (SQL parser that we use already supports LIMIT)
      • Implement LimitRelation (look at filter.rs as a guide since it is quite similar)

      Attachments

        Issue Links

          Activity

            People

              ntrinquier Nicolas Trinquier
              andygrove Andy Grove
              Votes:
              0 Vote for this issue
              Watchers:
              4 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 - 1h 50m
                  1h 50m