Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #4207: Integration Tests for Load Procedures with Cloud Object Storage #4226

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented Nov 11, 2024

WIP: waiting for dev fix CI

I entered a set of notes for writing tests in LoadS3Test.
LoadXlsTest fails with error:

Failed to invoke procedure `apoc.load.xls`: Caused by: apoc.util.MissingDependencyException: Cannot find the needed jar into the plugins folder in order to use ...

changed to evaluate

  • LoadDirectory currently does not accept urls, only paths

  • The protocols supported by APOC are S3 and Google Cloud. Azure urls (azb protocol) are not supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant