ibis-bigquery
ibis-bigquery copied to clipboard
bigquery compilation of `substr` should check for negative values passed for `length`
Else, it will begin executing but complain when it finally gets the substr operation like
BadRequest: 400 GET https://www.googleapis.com/bigquery/v2/projects/<elided>?maxResults=0: Third argument in SUBSTR() cannot be negative