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

Custom options don't work #230

Closed
anotherbugmaster opened this issue Apr 27, 2023 · 2 comments · Fixed by #231 or #234
Closed

Custom options don't work #230

anotherbugmaster opened this issue Apr 27, 2023 · 2 comments · Fixed by #231 or #234

Comments

@anotherbugmaster
Copy link

anotherbugmaster commented Apr 27, 2023

Related: #203

I'm trying to use ssl and sslmode options, but it seems like jdbc client gets option.ssl and option.sslmode instead. I'm not too good with Scala, but from what I gather we don't remove prefixes after applying a filter here:

https://github.com/housepower/spark-clickhouse-connector/blob/master/spark-3.3/clickhouse-spark/src/main/scala/xenon/clickhouse/ClickHouseHelper.scala#L47-L69

@pan3793
Copy link
Collaborator

pan3793 commented Apr 27, 2023

Thanks for reporting and digging, you are right, let me fix it

@pan3793
Copy link
Collaborator

pan3793 commented Apr 27, 2023

v0.6.1 is released, and the jar will be available in Maven Central soon. (maybe a few hours)
https://github.com/housepower/spark-clickhouse-connector/releases/tag/v0.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants