dask-sql
dask-sql copied to clipboard
[ENH] Invalid function 'to_unixtime'
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