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

Enhance documentations code example #353

Open BentsiLeviav opened 3 months ago

BentsiLeviav commented 3 months ago

Currently, the repo's documentation (which is maintained both in the README file and in the ClickHouse official documentation site), contains only Spark SQL examples. We want to enhance the code examples API to include: Scala, Java, Python (pyspark), and SQL (Spark SQL).

BentsiLeviav commented 1 week ago

Topics we would like to have in the documentation:

The structure is not yet to be closed. These are topics we would love to cover. The community is welcome to add more topics.

mshustov commented 3 days ago

@BentsiLeviav, should we close the current issue once https://github.com/ClickHouse/clickhouse-docs/pull/2789 has been merged? We can create a separate issue for the future enhancements