▲ | gigatexal 6 days ago | |||||||||||||||||||||||||
Cool. But abstract away the infra knowledge to the actual instance types. Instead I’d expect the polars cloud abstraction to find me the most cost effective (spot instance) that meets my cpu and memory reqs and disk reqs. Why do I have to give it — looking at the example — the AWS instance type? | ||||||||||||||||||||||||||
▲ | ritchie46 6 days ago | parent [-] | |||||||||||||||||||||||||
You don't have to. Passing cpu and memory works as well.
We are working on a minimal cluster and auto-scaling based on the query. | ||||||||||||||||||||||||||
|