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

[INS-2201] [Feature] CSV Operator #621

Closed
1 task done
praharshjain opened this issue Sep 28, 2023 · 6 comments
Closed
1 task done

[INS-2201] [Feature] CSV Operator #621

praharshjain opened this issue Sep 28, 2023 · 6 comments

Comments

@praharshjain
Copy link

praharshjain commented Sep 28, 2023

Is There an Existing Issue for This?

  • I have searched the existing issues

Project

Instill VDP

Is your Proposal Related to a Problem?

No, it is a new feature request.

Describe Your Proposed Solution

We can have an operator to extract/query data from a CSV file, and write structured data (maybe JSON data) to it.

Highlight the Benefits

VDP will have support for working with CSV format.

Anything Else?

Ref - https://pkg.go.dev/encoding/csv

INS-2201

@praharshjain praharshjain changed the title [Feature] CSV Operator [INS-2201] [Feature] CSV Operator Sep 28, 2023
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

This issue is available for anyone to work on.

✨ Thank you for your contribution! ✨

@miguel-ortiz-marin
Copy link

miguel-ortiz-marin commented Oct 10, 2023

I think I can tackle this one too! (If someone wants this one before I merge the previous PR please give it to them)

QQ: How can we make sure that the PRs to the operator repo will interface correctly with the UI? Are we assuming that the csv file is uploaded to the backend and then we pass the csv path to this operator ?

Thank you!

@harshsoni7
Copy link

Hi @miguel-ortiz-marin! Absolutely, we’re thrilled about your interest in our project! 🚀 Here’s the Contributing Guideline for Instill VDP to get you started on your journey! Please refer to the Contributing Guidelines for components as well. Don’t forget to link your pull request to the corresponding issue, and after your PR gets merged, please complete this form to claim your well-deserved points! If you ever have any questions or need a hand along the way, don’t hesitate to drop a message in this thread or hop into our Discord. Happy contributing! 😊🌟

@harshsoni7
Copy link

@donch1989 please help answer @miguel-ortiz-marin's question above.

@miguel-ortiz-marin
Copy link

Hi @donch1989 does it make sense to proceed with an implementation like what I mentioned?

Are we assuming that the csv file is uploaded to the backend and then we pass the csv path to this operator ?

If so I can try to submit a PR today or tomorrow

@donch1989
Copy link
Member

Hi @miguel-ortiz-marin,

The current requirement of the CSV operator is not clear yet. We are planning the new roadmap for these operators, and will update the feature description next week.

cc @harshsoni7

@pinglin pinglin transferred this issue from instill-ai/community May 19, 2024
@praharshjain praharshjain closed this as not planned Won't fix, can't repro, duplicate, stale Jul 14, 2024
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

No branches or pull requests

4 participants