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

Feature Request: Loading JSON files #1277

Open
1 of 2 tasks
skanjalkar opened this issue Oct 12, 2023 · 4 comments
Open
1 of 2 tasks

Feature Request: Loading JSON files #1277

skanjalkar opened this issue Oct 12, 2023 · 4 comments
Assignees
Labels
Data Sources Features/Bugs related to Data Sources

Comments

@skanjalkar
Copy link

Search before asking

  • I have searched the EvaDB issues and found no similar feature requests.

Description

Current version of EvaDB does not support loading json files via
cursor.query("""LOAD DOCUMENT {path_to_json_files} INTO {dataset_name})"""

Use case

Many times files are parsed and loaded as JSON files, cases such as parsing PDF and storing them in JSON file or scraping data and storing them as JSON file to eventually run some analysis on them.

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@github-actions
Copy link
Contributor

👋 Hello @skanjalkar, thanks for your interest in EVA DB 🙏 Please visit our 🔮 Tutorials to get started, where you can find quickstart guides for simple tasks like Image Classification all the way to more interesting tasks like Emotion Analysis.

If this is a 🐞 Bug Report, please provide a minimum reproducible example to help us debug it.

If this is a ❓ Question, please provide as much information as possible, including dataset examples and query results.

@skanjalkar skanjalkar changed the title Loading JSON files Feature Request: Loading JSON files Oct 12, 2023
@xzdandy xzdandy added the Data Sources Features/Bugs related to Data Sources label Oct 13, 2023
@lnxpy
Copy link

lnxpy commented Nov 5, 2023

Hi there. May I work on this feature?!

@xzdandy
Copy link
Collaborator

xzdandy commented Nov 8, 2023

Thanks @lnxpy for the help!

@lnxpy
Copy link

lnxpy commented Nov 14, 2023

I'll work on this issue after #1347 and #1348 if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Sources Features/Bugs related to Data Sources
Projects
Development

No branches or pull requests

3 participants