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

[BUG-REPORT] Runtime error occurs when joining dataframes #2319

Open
vignesh-bungee opened this issue Jan 3, 2023 · 0 comments
Open

[BUG-REPORT] Runtime error occurs when joining dataframes #2319

vignesh-bungee opened this issue Jan 3, 2023 · 0 comments

Comments

@vignesh-bungee
Copy link

vignesh-bungee commented Jan 3, 2023

Hi Vaex Team,

Description
When joining two dataframes, getting runtime error saying Oops, get an empty chunk, from 33112 to 33112, that should not happen.
First dataframe df1 is filtered and aggregated.
Second dataframe df2 is simply the source dataframe filtered.
Size of both left and right dataframes is 33112.
I am using c5.x large EC2 instance.
Can you please confirm if it is a bug or I am missing any parameter to be passed ?

Software information

Vaex version 4.14.0
Vaex was installed via: pip
OS: Linux
Additional information
Jupyter notebook and sample data attached

Additional information
Error Log Attached
image

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