Build Update for apache/druid
-------------------------------------

Build: #27348
Status: Fixed

Duration: 4 mins and 21 secs
Commit: 0035f39 (master)
Author: Suneet Saldanha
Message: lpad and rpad functions match postrges behavior in SQL compatible mode 
(#10006)

* lpad and rpad functions deal with empty pad

Return null if the pad string used by the `lpad` and `rpad` functions is
an empty string

* Fix rpad

* Match PostgreSQL behavior in SQL compliant null handling mode

* Match PostgreSQL behavior for pad -ve len

* address review comments

View the changeset: 
https://github.com/apache/druid/compare/9a10f8352bd0c8c0fd5199226a4ff3a4cf2e6d46...0035f39e25eac84338542de7ba038a9a505494d2

View the full build log and details: 
https://travis-ci.org/github/apache/druid/builds/698729384?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the apache/druid repository going to 
https://travis-ci.org/account/preferences/unsubscribe?repository=578446&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

Reply via email to