Open ncclementi opened 1 month ago
The performance issue was fixed when we removed literal casts from the duckdb backend.
It does seem like we should perhaps try to actually catch the validation error here, but I'm not 100% sure how to do that yet.
xref: https://ibis-project.zulipchat.com/#narrow/stream/405330-duckdb/topic/spatial.20filtering.20joins/near/472566239
cc: @cboettig
(data from "https://data.source.coop/cboettig/ca30x30/ca_areas.parquet")
This is the SQL
From @cpcloud:
Yeah, I think it's an issue with validation. We're letting this through, and we probably shouldn't.
Here's query that doesn't error (very slow to run)