Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 08:33 AM
Hi
If you use PySpark for data processing than Job compute it has:
- lower cost
- support for PySpark
- flexible configuration
cons:
- Slower startup time
Serverless Warehouse:
- Faster startup time
- Dedicated for SQL
- Lower management
cons:
- not supporting PySpark
- more expensive for compute unit (Photon acceleration)
- less customization