CQL2 currently fails to parse a filter like “id = ‘abce’” because it considers “ID” a reserved token. It was in ECQL, but it’s no longer the case in CQL2
CQL2 currently fails to parse a filter like “id = ‘abce’” because it considers “ID” a reserved token. It was in ECQL, but it’s no longer the case in CQL2