looks like the thetas are not coming through to redivis, perhaps they are getting called something different? for CA pilot, this doesn't yield any thetas? ``` SELECT * FROM _source_ WHERE task_id = "pa" -- AND var2 = value2 ... LIMIT 10000 ```