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

Sean Owen updated SPARK-12143:
------------------------------
    Component/s: SQL

[~meiyoula] set component please and read 
https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark

Please edit the description too. It doesn't sound like it's even Spark related 
as written.

> When column type is binary, select occurs ClassCastExcption in Beeline.
> -----------------------------------------------------------------------
>
>                 Key: SPARK-12143
>                 URL: https://issues.apache.org/jira/browse/SPARK-12143
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: meiyoula
>
> In Beeline, execute below sql:
> 1. create table bb(bi binary);
> 2. load data inpath 'tmp/data' into table bb;
> 3.select * from bb;
>  Error: java.lang.ClassCastException: java.lang.String cannot be cast to [B 
> (state=, code=0)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to