MrPowers commented on pull request #31000:
URL: https://github.com/apache/spark/pull/31000#issuecomment-754845812


   @srowen - Maybe it's best to start by exposing the `make_interval()` 
function so we're only expanding the API by a single function, but giving users 
the power to properly add datetimes.  I'll create another PR with the 
`make_interval()` function and we can see how that feels.  If 
`make_interval(hours = 2)` is sufficient, then we can close this PR and just go 
with the single function.  Any implementation that lets users perform datetime 
addition without making them write UDFs will be a huge win.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to