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


   ### What changes were proposed in this pull request?
   Fix the typo: crete -> create.
   
   ### Why are the changes needed?
   To improve code maintenance. Find the functions by names should be easer 
after the changes.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   By compiling and running related test suites:
   ```
   $ build/sbt "test:testOnly *ParquetRebaseDatetimeV2Suite"
   $ build/sbt "test:testOnly *AvroV1Suite"
   ```


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