Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-48823][DOCS] Improve clarity in lag docstring #47236

Closed
wants to merge 4 commits into from

Conversation

thomhart31
Copy link
Contributor

What changes were proposed in this pull request?

This PR edits grammar in pyspark.sql.functions.lag docstring.

Why are the changes needed?

To improve the documentation.

Does this PR introduce any user-facing change?

No changes in behavior are introduced.

How was this patch tested?

Existing tests.

Was this patch authored or co-authored using generative AI tooling?

No

Copy link
Contributor

@allisonwang-db allisonwang-db left a comment

Choose a reason for hiding this comment

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

Good catch. Could you please create a JIRA ticket under SPARK-44728?

@thomhart31
Copy link
Contributor Author

thomhart31 commented Jul 5, 2024

@allisonwang-db Thanks! Sub ticket SPARK-48823 created.

@allisonwang-db
Copy link
Contributor

@thomhart31 thanks! please also add this JIRA in the PR title "[[SPARK-48823]..."

@thomhart31 thomhart31 changed the title [MINOR][DOCS] Improve clarity in lag docstring [SPARK-48823][MINOR][DOCS] Improve clarity in lag docstring Jul 5, 2024
@yaooqinn yaooqinn changed the title [SPARK-48823][MINOR][DOCS] Improve clarity in lag docstring [SPARK-48823][DOCS] Improve clarity in lag docstring Jul 10, 2024
@yaooqinn yaooqinn closed this in 8ca1822 Jul 10, 2024
@yaooqinn
Copy link
Member

Merged to master, Thank you @thomhart31 @allisonwang-db

@yaooqinn
Copy link
Member

Sorry, I reverted this by 0fdebcc because the new format is incorrect.

@yaooqinn yaooqinn reopened this Jul 10, 2024
biruktesf-db pushed a commit to biruktesf-db/spark that referenced this pull request Jul 11, 2024
### What changes were proposed in this pull request?
This PR edits grammar in `pyspark.sql.functions.lag` docstring.

### Why are the changes needed?
To improve the documentation.

### Does this PR introduce any user-facing change?
No changes in behavior are introduced.

### How was this patch tested?
Existing tests.

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#47236 from thomhart31/docs-lag.

Authored-by: thomas.hart <thomas.hart@databricks.com>
Signed-off-by: Kent Yao <yao@apache.org>
jingz-db pushed a commit to jingz-db/spark that referenced this pull request Jul 22, 2024
### What changes were proposed in this pull request?
This PR edits grammar in `pyspark.sql.functions.lag` docstring.

### Why are the changes needed?
To improve the documentation.

### Does this PR introduce any user-facing change?
No changes in behavior are introduced.

### How was this patch tested?
Existing tests.

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#47236 from thomhart31/docs-lag.

Authored-by: thomas.hart <thomas.hart@databricks.com>
Signed-off-by: Kent Yao <yao@apache.org>
@dongjoon-hyun
Copy link
Member

What is the current status of this PR, @thomhart31 and @yaooqinn ? Since we found that the content itself is invalid, do you want to update or shall we close this for now?

@yaooqinn
Copy link
Member

yaooqinn commented Sep 6, 2024

Thank you, @dongjoon-hyun, for the reminder.

I have committed a fix for the style issue. Hopefully, it can pass the GA.

@yaooqinn yaooqinn closed this in 3ed5a4d Sep 9, 2024
@yaooqinn
Copy link
Member

yaooqinn commented Sep 9, 2024

Merged to master. Thank you @thomhart31 @dongjoon-hyun @allisonwang-db

IvanK-db pushed a commit to IvanK-db/spark that referenced this pull request Sep 20, 2024
### What changes were proposed in this pull request?
This PR edits grammar in `pyspark.sql.functions.lag` docstring.

### Why are the changes needed?
To improve the documentation.

### Does this PR introduce any user-facing change?
No changes in behavior are introduced.

### How was this patch tested?
Existing tests.

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#47236 from thomhart31/docs-lag.

Lead-authored-by: thomas.hart <thomas.hart@databricks.com>
Co-authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
attilapiros pushed a commit to attilapiros/spark that referenced this pull request Oct 4, 2024
### What changes were proposed in this pull request?
This PR edits grammar in `pyspark.sql.functions.lag` docstring.

### Why are the changes needed?
To improve the documentation.

### Does this PR introduce any user-facing change?
No changes in behavior are introduced.

### How was this patch tested?
Existing tests.

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#47236 from thomhart31/docs-lag.

Authored-by: thomas.hart <thomas.hart@databricks.com>
Signed-off-by: Kent Yao <yao@apache.org>
attilapiros pushed a commit to attilapiros/spark that referenced this pull request Oct 4, 2024
### What changes were proposed in this pull request?
This PR edits grammar in `pyspark.sql.functions.lag` docstring.

### Why are the changes needed?
To improve the documentation.

### Does this PR introduce any user-facing change?
No changes in behavior are introduced.

### How was this patch tested?
Existing tests.

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#47236 from thomhart31/docs-lag.

Lead-authored-by: thomas.hart <thomas.hart@databricks.com>
Co-authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants