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

Read CSV format text from stdin or memory

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • Rust - DataFusion
    • None

    Description

      Hello,

      I'm building a command line tool that can run SQL queries on text files (csv, json-line ..) . But the `CsvExec` in datafusion can only read csv text from files currently. I have checked its inner implantation the csv reader in arrow, anything impl `Read` cound be a valid input.

       

      Should this feature ( read csv from stdin) come with datafusion ? Or I just make it into my own crate.

      Attachments

        Activity

          People

            Unassigned Unassigned
            heymind Siwei
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: