com.spotify.scio.sql
Typecheck Query1 q against the provided schemas.
Typecheck Query1 q against the provided schemas. If the query correctly typechecks, it's simply return as a Right. If it fails, a error message is returned in a Left.