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

skip downloading when file protocol is file:// #201

Merged
merged 2 commits into from
Oct 15, 2021
Merged

Conversation

siddharthlatest
Copy link
Member

@siddharthlatest siddharthlatest commented Oct 15, 2021

Description

This PR fixes an issue where file:// file was interpreted as http:// file and being downloaded, this led to breaking of imports when importing from a local file.

This PR affects import types: json, csv and jsonl.

@Maziar110
Copy link
Collaborator

Test of CSV and Json added in new change

https://www.loom.com/share/f95873700d7e45198f191b8c1975d19c

@Maziar110 Maziar110 marked this pull request as ready for review October 15, 2021 10:42
@siddharthlatest siddharthlatest merged commit 599f67d into dev Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants