Unstructured-IO / Unstructured-IO/unstructured-ingest

Support source connectors reading content into memory

Open
#39 0 comments 1 reaction 1 assignee View on GitHub

@rbiseck3 is already working on this.

Since Oct 16, 2023.

enhancement
Dominant language
HTML
Stars
109
Forks
58
Avg merge
4d 8h
Merged PRs (30d)
12

Description

Currently, connectors assume access to the local file system. To support workflows that don't have access to the local file system, or general abstractions on how data is shared across ingest steps, the BaseIngestDoc needs to support reading a file into memory rather than to a local file.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.