Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Added handling of filename_as_id and file_extractor to SharePointReader #934

Commits on Feb 8, 2024

  1. Added handling of filename_as_id and file_extractor to SharePointRead…

    …er (mimicking what is done, for example, for MinioReader
    Ferdinando Simonetti committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4ec10c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. added Optional and Union to imports from typing

    Ferdinando Simonetti committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e2353ee View commit details
    Browse the repository at this point in the history
  2. after make lint

    Ferdinando Simonetti committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    01f048a View commit details
    Browse the repository at this point in the history
  3. No need for Union in line 34 of Sharepoint base.py

    Ferdinando Simonetti committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    597783b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. removing import of unused Union from typing, in Sharepoint Reader

    Ferdinando Simonetti committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8817373 View commit details
    Browse the repository at this point in the history