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

[Rust][DataFusion] Datafusion CLI: CREATE EXTERNAL TABLE errors with "Unsupported logical plan variant"

    XMLWordPrintableJSON

Details

    Description

      When I try to make an external table using the DataFusion CLI I get an error:

      Reproducer:

      1. Check out master
      2. Build via cd arrow/rust; cargo run --bin datafusion-cli
      3. run this query: create external table test(c1 boolean) stored as CSV location '/tmp/foo'

      Expected Result: An external table is created successfully

      Actual Result: An error is reported:

      >    create external table test(c1 boolean) stored as CSV location '/tmp/foo';
      General("Unsupported logical plan variant")
      >
      

      Attachments

        Issue Links

          Activity

            People

              alamb Andrew Lamb
              alamb Andrew Lamb
              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 - 1h
                  1h