ajantha-bhat opened a new pull request #3882:
URL: https://github.com/apache/carbondata/pull/3882


    ### Why is this PR needed?
    when binary store is queried from presto, presto currently give 0 rows.
    
    ### What changes were proposed in this PR?
   Presto can support binary (varBinary) data type reading by using the 
SliceStreamReader
   and it can put binary byte[] using putByteArray() method of SliceStreamReader
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - Yes
   
       
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to