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

[C++][Dataset] Implement InMemoryDatasetFactory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.16.0
    • None
    • C++

    Description

      This will allow in memory datasets (such as tables) to participate in discovery through UnionDatasetFactory. This class will be trivial since Inspect will do nothing but return the table's schema, but is necessary to ensure that the resulting UnionDataset's unified schema accommodates the table's schema (for example including fields present only in the table's schema or emitting an error when unification is not possible)

      Attachments

        Issue Links

          Activity

            People

              bkietz Ben Kietzman
              bkietz Ben Kietzman
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: