Closed tswast closed 2 years ago
We changed the name of these ibis operations here https://github.com/ibis-project/ibis/commit/00c83e6912263d58cbf04d7904bc0e96ccb03af0, but we tried to do so in a backwards-compatible way. Looks like we may have not done so.
Ah, of course the API is producing the new objects and there's no translation rule here for those.
I can submit a PR.
Looks like the
APPROX_COUNT_DISTINCT
andAPPROX_QUANTILES
methods aren't correctly compiling for some reason.https://github.com/ibis-project/ibis-bigquery/runs/6923895834?check_suite_focus=true