-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- begin-generated-description --> This pull request removes the batch processing functionality from the Compass SDK. - The `BatchPutDocumentsInput` class is removed from `__init__.py`. - The `BatchProcessFilesParameters` class is removed from `__init__.py`. - The `BatchPutDocumentsInput` import is removed from `compass.py`. - The `put_documents_batch` and `put_documents_batch` URL are removed from `compass.py`. - The `insert_docs_batch` and `batch_status` functions are removed from `compass.py`. - The `BatchProcessFilesParameters`, `CompassDocument`, `MetadataConfig`, `ParserConfig`, `ProcessFileParameters`, and `logger` imports are removed from `parser.py`. - The `batch_upload`, `batch_status`, and `batch_run` functions are removed from `parser.py`. <!-- end-generated-description -->
- Loading branch information
1 parent
2f5ff59
commit 769ddb8
Showing
3 changed files
with
1 addition
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters