Currently, I need to build something like: ``` Select * from stores where (location in radius 10km) or name = 'Hola' ``` Do we support this feautre?