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)