query verification misses error in query
Sometimes I mean to load data stratified by rss and sex. If I set the configurations in the loader to reflect this (geo: RSS, sex: male-female), and accidentally load a query with obs_g_rss (instead of obs_g_rss_s) the loader does not notify me and the data gets loaded.
I haven't verified but I think I also experienced this problem with other sex stratified obs tables (obs_s)
Ideally the loader would tell me my query is wrong