dask-sql icon indicating copy to clipboard operation
dask-sql copied to clipboard

[ENH] Invalid function 'to_unixtime'

Open JavierDiazM opened this issue 2 years ago • 0 comments

There are some date and time functions and operators from presto db that are not implemented on dask-sql for example: ParsingException: Plan("Invalid function 'to_unixtime'") is there any way to know for sure, what is implemented and what is not?, the documentation is not very concise

JavierDiazM avatar Feb 06 '23 20:02 JavierDiazM