[GitHub] [spark] 07ARB opened a new pull request #26478: [SPARK-29853][SQL]lpad returning empty instead of NULL for empty pad …

2019-11-12 Thread GitBox
07ARB opened a new pull request #26478: [SPARK-29853][SQL]lpad returning empty 
instead of NULL for empty pad …
URL: https://github.com/apache/spark/pull/26478
 
 
   ### What changes were proposed in this pull request?
   lpad returning NULL instead of empty for empty pad value.
   
   ### 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



[GitHub] [spark] 07ARB opened a new pull request #26478: [SPARK-29853][SQL]lpad returning empty instead of NULL for empty pad …

2019-11-11 Thread GitBox
07ARB opened a new pull request #26478: [SPARK-29853][SQL]lpad returning empty 
instead of NULL for empty pad …
URL: https://github.com/apache/spark/pull/26478
 
 
   ### What changes were proposed in this pull request?
   lpad returning NULL instead of empty for empty pad value.
   
   ### 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