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

[POC] Raw Ingestion #163

Open
7 tasks
tushar5526 opened this issue Aug 29, 2023 · 0 comments
Open
7 tasks

[POC] Raw Ingestion #163

tushar5526 opened this issue Aug 29, 2023 · 0 comments

Comments

@tushar5526
Copy link
Contributor

tushar5526 commented Aug 29, 2023

  • User can specify path to a raw CSV (URL or system path)
  • Users are prompted to specify what is the program name and other details required for setting up config.
  • Users are prompted to specify which columns are metrics via a "yes/no" CLI
  • Users are prompted whether or not to ingest data
  • It produces all relevant config.json, grammar and data files for events and dimensions in the ingest folder (Users can use this for finer tweaking).

Shortcuts for Demo

  • Support single CSV raw ingestion (Ignore possibility of multiple CSVs)
  • Ignore compatibility with existing programs and config.json (basically, overwrite config.json if necessary)
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

1 participant