Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Actually Spark SQL doesn't load everything into memory. Its data source API supports pushing predicates down, and if the data sources implement it, it even supports running aggregations and joins in the data sources!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: