[jira] [Created] (CARBONDATA-3981) Presto filter check on binary datatype

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-3981) Presto filter check on binary datatype

Akash R Nilugal (Jira)
Akshay created CARBONDATA-3981:
----------------------------------

             Summary: Presto filter check on binary datatype
                 Key: CARBONDATA-3981
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3981
             Project: CarbonData
          Issue Type: Bug
          Components: presto-integration
            Reporter: Akshay


Due to the absence of binary datatype check, there was a problem during object serialisation in presto filter queries.

"select * from table where bin = cast('abc' as varbinary)" threw - error during serialisation.



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