Hello,
I want to use the CQL2 function with properties which have a namespace like seen in the STAC properties extension.
func TestDebug(t *testing.T) {
checkCQL(t, `"eo:grid" = 'MGRS-01GBQ'`, `"eo:grid" = 'MGRS-01GBQ'`)
}
Gives the error
CQL syntax error: " !!>> "eo:grid" = 'MGRS-01GBQ'"