You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Nihal kumar ojha (Jira)" <ji...@apache.org> on 2021/06/04 06:56:00 UTC

[jira] [Created] (CARBONDATA-4196) Allow zero or more white spaces in geo UDFs

Nihal kumar ojha created CARBONDATA-4196:
--------------------------------------------

             Summary: Allow zero or more white spaces in geo UDFs
                 Key: CARBONDATA-4196
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-4196
             Project: CarbonData
          Issue Type: Bug
            Reporter: Nihal kumar ojha


Currently, regex of geo UDF is not allowing zero space between UDF name and parenthesis. It always expects a single space in between. For ex: {{linestring (120.184179 30.327465)}}. Because of this sometimes using the UDFs without space is not giving the expected result.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)