Closed
Description
Upgrading from 6.5.1 to 6.6.0 all of our geo_shape
queries which use a Circle are broken.
Attempting to use a Circle in a geo_shape
query now throws an UnsupportedOperationException
with the message: "CIRCLE geometry is not supported".
I tested these same queries on a developer machine that was still running 6.5.1 and they execute without issue.