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

Test Frameless key functionality using real-word dataset (CSV, JSON, Paraquet) #280

Open
imarios opened this issue Apr 14, 2018 · 2 comments

Comments

@imarios
Copy link
Contributor

imarios commented Apr 14, 2018

Currently we don't have enough tests that work with real data. We also don't have enough tests that test the readers and the encoding for common formats like CSC, JSON, Parquet, etc.

@SemanticBeeng
Copy link

Looking to use frameless and interested to validate as well.
Please provide more input on
#1 "real data": public data sets or synthetic?
#2 is performance testing in scope as well?
#3 how would you like to manage the data sets used for test? (separate repo, etc)

@OlivierBlanvillain
Copy link
Contributor

  1. "real data": public data sets or synthetic?

Doesn't really matter for me, I guess it would be easier with real data?

  1. is performance testing in scope as well?

It would be nice to validate but from what I could observe so far we are 1-on-1 with Spark everywhere.

  1. how would you like to manage the data sets used for test? (separate repo, etc)

Monorepo all the way ❤️

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

3 participants