[jira] [Resolved] (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] [Resolved] (CARBONDATA-3981) Presto filter check on binary datatype

Akash R Nilugal (Jira)

     [ https://issues.apache.org/jira/browse/CARBONDATA-3981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajantha Bhat resolved CARBONDATA-3981.
--------------------------------------
    Fix Version/s: 2.1.0
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 2.1.0
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> 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.
> So have added required check in prestoFIlterUtil.java



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