Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not support byte[] type. #402

Open
artjourney opened this issue Feb 2, 2022 · 0 comments
Open

Does not support byte[] type. #402

artjourney opened this issue Feb 2, 2022 · 0 comments

Comments

@artjourney
Copy link

artjourney commented Feb 2, 2022

Environment

  • OS version:
  • JDK version:8
  • ClickHouse Server version: 22.1.3.7
  • ClickHouse Native JDBC version:2.6.4
  • (Optional) Spark version: N/A
  • (Optional) Other components' version: N/A

Error logs

java.sql.SQLException: UNKNOWN DataType :class com.github.housepower.misc.BytesCharSeq
	at com.github.housepower.misc.Validate.isTrue(Validate.java:41)
	at com.github.housepower.jdbc.statement.AbstractPreparedStatement.assembleQueryPartsAndParameters(AbstractPreparedStatement.java:167)
	at com.github.housepower.jdbc.statement.ClickHousePreparedQueryStatement.executeQuery(ClickHousePreparedQueryStatement.java:77)

Steps to reproduce

Other descriptions

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

No branches or pull requests

1 participant