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

[Rust] [DataFusion] Support nested SELECT statements

    XMLWordPrintableJSON

Details

    Description

      Support nested SELECT statements, for example:

      SELECT a, b 
      FROM (
        SELECT a, b, c 
        FROM (
          SELECT a, b, c, d 
          FROM t
        )
      )
      

      Attachments

        Issue Links

          Activity

            People

              drusso Daniel Russo
              drusso Daniel Russo
              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 - 2h 20m
                  2h 20m