Re: [Geotools-devel] Filter-CQL issues

2019-02-04 Thread Jody Garnett
I would check with the GeoMesa project as they heavily rely on toCQL to package up query strings. As long as James (CCed) knows when making to upgrade fixing the issue should be fine. James are you aware of this issue? Or has it not come up in your testing... On Mon, Feb 4, 2019 at 9:41 AM Devon

[Geotools-devel] Filter-CQL issues

2019-02-04 Thread Devon Tucker
Hi all, Working with the Filter -> CQL code recently (CQL.toCQL) I noticed that it is not producing correct CQL for attribute names. For example the following test case fails: https://gist.github.com/dvntucker/1d7f8c227eea44d9bd1563f0269e4b6a There are a number of issues here, but the biggest

Re: [Geotools-devel] Filter-CQL issues

2019-02-04 Thread Jim Hughes
Hi Jody, Devon, Thanks for asking.  From chatting with Emilio, we don't think it'd affect anything in GeoMesa. From a quick look at the ECQL reference, it looks like attributes with non-alphanumeric characters should be double-quoted: