community[minor]: AWS Athena Document Loader (#15625)

- **Description:** Adds the document loader for [AWS
Athena](https://aws.amazon.com/athena/), a serverless and interactive
analytics service.
  - **Dependencies:** Added boto3 as a dependency
This commit is contained in:
Abhijeeth Padarthi
2024-02-12 14:53:40 -06:00
committed by GitHub
parent 93da18b667
commit 584b647b96
4 changed files with 280 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ EXPECTED_ALL = [
"AssemblyAIAudioTranscriptLoader",
"AstraDBLoader",
"AsyncHtmlLoader",
"AthenaLoader",
"AzureAIDataLoader",
"AzureAIDocumentIntelligenceLoader",
"AzureBlobStorageContainerLoader",