Skip to content

Conversation

@XuTingjun
Copy link
Contributor

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)

@SparkQA
Copy link

SparkQA commented Dec 4, 2015

Test build #47176 has finished for PR 10139 at commit 54c17e7.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14
Copy link
Contributor

@yhuai

@marmbrus
Copy link
Contributor

Please add a regression test with any bug fix. Look in HiveThriftBinaryServerSuite

@JoshRosen
Copy link
Contributor

Ping @XuTingjun, can you add a regression test?

@JoshRosen
Copy link
Contributor

Ping again? Safe to assume that this is abandoned at this point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants