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

join size warnings #3455

Open
xgdgsc opened this issue Aug 13, 2024 · 0 comments
Open

join size warnings #3455

xgdgsc opened this issue Aug 13, 2024 · 0 comments

Comments

@xgdgsc
Copy link
Contributor

xgdgsc commented Aug 13, 2024

InMemoryDatasets.jl has the feature of when joining would produce a large size table that might over commit memory, it shows the warning of size too large rather than do the join and wait for OOM like current DF.jl and DuckDB.jl do, which is very helpful to find unexpected issues within data. Would be nice to have here.

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