zhengruifeng opened a new pull request, #39208:
URL: https://github.com/apache/spark/pull/39208

   ### What changes were proposed in this pull request?
   add `SORT_DIRECTION_UNSPECIFIED ` and `SORT_NULLS_UNSPECIFIED ` removed in 
https://github.com/apache/spark/pull/39090
   
   
   ### Why are the changes needed?
   this is required in [proto style guide 
](https://developers.google.com/protocol-buffers/docs/style):
   
   > The zero value enum should have the suffix UNSPECIFIED.
   
   ### Does this PR introduce _any_ user-facing change?
   no
   
   
   ### How was this patch tested?
   existing UT


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