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

Use recursive strategy by default for SharePoint #12557

Merged
merged 1 commit into from Apr 4, 2024
Merged

Conversation

nfiacco
Copy link
Contributor

@nfiacco nfiacco commented Apr 3, 2024

Most of the other readers (including OneDrive which is the most similar) use recursive file reading by default. Do the same thing here.

Also treat empty strings as the value not being present.

This is a breaking change— so definitely want to get your thoughts @logan-markewich and @nerdai

Most of the other readers (including OneDrive which is the most similar) use
recursive file reading by default. Do the same thing here.

Also treat empty strings as the value not being present.
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 3, 2024
Copy link
Collaborator

@logan-markewich logan-markewich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine? And tbh probably the expected behaviour?

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 4, 2024
@nfiacco nfiacco merged commit 7d7faa0 into main Apr 4, 2024
8 checks passed
@nfiacco nfiacco deleted the nf-sharepoint-fixes branch April 4, 2024 17:50
chrisalexiuk-nvidia pushed a commit to chrisalexiuk-nvidia/llama_index that referenced this pull request Apr 25, 2024
Most of the other readers (including OneDrive which is the most similar) use
recursive file reading by default. Do the same thing here.

Also treat empty strings as the value not being present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants