Page MenuHomePhabricator

wmfdata.spark.run fails when there is no result
Closed, ResolvedPublic

Description

wmfdata.spark.run runs an SQL command using Spark. When the given command returns no result (as with DDL queries like CREATE TABLE), the function throws an error.

Event Timeline

ldelench_wmf moved this task from Triage to Backlog on the Product-Analytics board.
nshahquinn-wmf claimed this task.

I've resolved this on the main branch; it will be released with the next batch of fixes.