Skip to content

Conversation

Username46786
Copy link

@Username46786 Username46786 commented Sep 19, 2025

What

  • Fixed ~8 grammar/style nits in sql-programming-guide.md:
    • Added commas after "i.e."
    • Changed "Python does not have the support" → "Python does not support"
    • "But" → "However"
    • Removed "While," at start of sentence
    • Capitalized DataFrame consistently
    • Removed redundant words ("All of the")
    • Smoothed "based on which" → "depending on which"
    • Added missing article before "Dataset"

Why

  • Improves clarity and consistency; no content changes.

Scope

  • Docs only; single file.

JIRA

https://issues.apache.org/jira/browse/SPARK-53665

**What**
- Fixed ~8 grammar/style nits in sql-programming-guide.md:
  - Added commas after "i.e."
  - Changed "Python does not have the support" → "Python does not support"
  - "But" → "However"
  - Removed "While," at start of sentence
  - Capitalized DataFrame consistently
  - Removed redundant words ("All of the")
  - Smoothed "based on which" → "depending on which"
  - Added missing article before "Dataset"

**Why**
- Improves clarity and consistency; no content changes.

**Scope**
- Docs only; single file.
@github-actions github-actions bot added the DOCS label Sep 19, 2025

A Dataset is a distributed collection of data.
Dataset is a new interface added in Spark 1.6 that provides the benefits of RDDs (strong
A Dataset is a new interface added in Spark 1.6 that provides the benefits of RDDs (strong
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
A Dataset is a new interface added in Spark 1.6 that provides the benefits of RDDs (strong
Dataset is a new interface added in Spark 1.6 that provides the benefits of RDDs (strong

@allisonwang-db
Copy link
Contributor

hi @Username46786 thanks for your contribution. Could you please create a JIRA ticket for this?

@Username46786 Username46786 changed the title [DOCS] Fix minor grammar/typos in sql-programming-guide.md [SPARK-53665][DOCS] Fix minor grammar/typos in sql-programming-guide.md Sep 22, 2025
@Username46786
Copy link
Author

Thanks @allisonwang-db — I created JIRA SPARK-53665 and linked it in the PR title/description.

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

Successfully merging this pull request may close these issues.

2 participants