Omega359 commented on issue #13957: URL: https://github.com/apache/datafusion/issues/13957#issuecomment-2566699063
I am not sure what arrayMap is supposed to do, however DataFusion does have many date/time and array functions available. Have you tried changing the query to use those functions? https://datafusion.apache.org/user-guide/sql/scalar_functions.html#generate-series https://datafusion.apache.org/user-guide/sql/scalar_functions.html#array-functions https://datafusion.apache.org/user-guide/sql/scalar_functions.html#time-and-date-functions -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
