MaxGekk opened a new pull request #33693:
URL: https://github.com/apache/spark/pull/33693


   ### What changes were proposed in this pull request?
   In the PR, I propose to update the doc page 
https://spark.apache.org/docs/latest/sql-ref-literals.html#interval-literal, 
and describe formats of ANSI interval literals.
   
   <img width="1035" alt="Screenshot 2021-08-10 at 18 09 01" 
src="https://user-images.githubusercontent.com/1580697/128893460-caedc035-6d4b-4b5f-b242-cef7452e6ccf.png";>
   <img width="1021" alt="Screenshot 2021-08-10 at 18 11 01" 
src="https://user-images.githubusercontent.com/1580697/128893517-23d55e99-138b-41b1-b04c-d44a95529e37.png";>
   
   ### Why are the changes needed?
   To improve UX with Spark SQL, and inform users about recently added ANSI 
interval literals.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Manually checked the generated docs:
   ```
   $ SKIP_API=1 SKIP_RDOC=1 SKIP_PYTHONDOC=1 SKIP_SCALADOC=1 bundle exec jekyll 
build
   ```


-- 
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]

Reply via email to