ClickHouse / spark-clickhouse-connector

Spark ClickHouse Connector build on DataSourceV2 API
https://clickhouse.com/docs/en/integrations/apache-spark
Apache License 2.0
187 stars 66 forks source link

Test: Refactor tests to support ClickHouse Cloud #347

Closed pan3793 closed 3 months ago

pan3793 commented 4 months ago

Summary

Checklist

Delete items not relevant to your PR:

mzitnik commented 3 months ago

I will test your branch locally

mzitnik commented 3 months ago

I have also noticed that ClickHouseSingle{XXXX} and clickHouseCloud{XXXX} both running with ./gradlew clean cloudTest

mzitnik commented 3 months ago

@pan3793 I can pull this branch under ClickHouse/spark-clickhouse-connector and do the needed fixes so we could run it with our cloud credentials

pan3793 commented 3 months ago

close and in favor #349