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

Add advanced functionality to handle processing of big datasets #55

Open
iretex opened this issue Jul 14, 2020 · 5 comments
Open

Add advanced functionality to handle processing of big datasets #55

iretex opened this issue Jul 14, 2020 · 5 comments

Comments

@iretex
Copy link

iretex commented Jul 14, 2020

Adding pyspark module to be triggered in the event that the size of input dataset is bigger than 1mil rows.
This capability should improve the runtime generally and give improved user experience.

@krisblarq
Copy link

Hi @risenW i'll like to work on this please.

@risenW
Copy link
Owner

risenW commented Aug 1, 2020

Sure, please go ahead

@iretex
Copy link
Author

iretex commented Aug 1, 2020 via email

@risenW
Copy link
Owner

risenW commented Aug 1, 2020

Yes @iretex the module should be separate. Then it can be called from other modules when we intend to use it. This should be invisible to the user as well.

@iretex
Copy link
Author

iretex commented Aug 1, 2020 via email

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