Y
Hacker News
new
|
ask
|
show
|
jobs
by
ajdude
255 days ago
If you're using SPARK, it'll catch at compile time if there's ever a possibility that it would fit within that condition. Otherwise it'll throw an exception (constraint_error) during runtime for you to catch.