There is a bug in the rewriting of SELECT gender, COUNT(movie_id) as role_count FROM imdb_ijs.actors JOIN imdb_ijs.roles ON roles.actor_id = actors.id GROUP BY gender ORDER BY gender
#274
Labels
bug
Something isn't working
minimal_bug.ipynb.zip
The text was updated successfully, but these errors were encountered: