opensearch-project / documentation-website

The documentation for OpenSearch, OpenSearch Dashboards, and their associated plugins.
https://opensearch.org/docs
Apache License 2.0
68 stars 473 forks source link

[DOC] Misleading and unclear documentation for the Spark Connector in the SQL/PPL docs #8212

Open salyh opened 2 weeks ago

salyh commented 2 weeks ago

What do you want to do?

Tell us about your request. Regarding: https://opensearch.org/docs/latest/search-plugins/sql/settings/#spark-connector-settings

POST /_plugins/_ppl
content-type: application/json
{
   "query": "source = my_spark.sql('select * from alb_logs')"
}

To what is my_spark referring to?

Version: all since Spark connector is supported

What other resources are available?

Naarcha-AWS commented 1 week ago

@salyh: Thanks for submitting this issue! I'll find a dev who can help make the changes you requested.

dblock commented 6 hours ago

[Catch All Triage - 1, 2, 3, 4]