beliefer opened a new pull request #35079: URL: https://github.com/apache/spark/pull/35079
### What changes were proposed in this pull request? https://github.com/apache/spark/pull/30943 supports syntax `(IGNORE | RESPECT) NULLS for LEAD/LAG/NTH_VALUE/FIRST_VALUE/LAST_VALUE`, but update document. This PR adds document for syntax `(IGNORE | RESPECT) NULLS` ### Why are the changes needed? Add document for syntax `(IGNORE | RESPECT) NULLS` ### Does this PR introduce _any_ user-facing change? 'Yes'. ### How was this patch tested? Manual check. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
