housepower / ClickHouse-Native-JDBC

ClickHouse Native Protocol JDBC implementation
https://housepower.github.io/ClickHouse-Native-JDBC/
Apache License 2.0
527 stars 145 forks source link

Is there a way to write to an EPHEMERAL field? #461

Open kotik opened 6 months ago

kotik commented 6 months ago

Hey, I'm trying to make Spark write into an EPHEMERAL field with ClickHouse-Native-JDBC and it says there is no such field. Is there a solution?