This wasn't caught because
a. The Notebook just tests for number of rows returned.
b. The query interpreter apparently accepts "mag_g, mag_i mag_i, mag_g_cModel" -> "mag_g, mag_i, mag_g_cModel" instead of throwing an error.
@kadrlica if you can review, resolve conflicts with any of your recent updates to that NB for the bump, and get the fix into main in advance of our PR to prod for Patch Thur?
"mag_g, mag_i mag_i, mag_g_cModel" -> "mag_g, mag_r, mag_i, mag_g_cModel"
This wasn't caught because a. The Notebook just tests for number of rows returned. b. The query interpreter apparently accepts "mag_g, mag_i mag_i, mag_g_cModel" -> "mag_g, mag_i, mag_g_cModel" instead of throwing an error.
Reflow query to make the structure more obvious.