07ARB opened a new pull request #26477: [SPARK-29776][SQL] rpad returning 
invalid value when parameter is empty
URL: https://github.com/apache/spark/pull/26477
 
 
   ### What changes were proposed in this pull request?
   rpad returning null value when padding parameter is empty
   
   ### Why are the changes needed?
   Need to add check-point if padding string is empty and require length is 
greater then zero.
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   Old unit tests correct as per this jira.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to