alamb commented on issue #7013: URL: https://github.com/apache/datafusion/issues/7013#issuecomment-2407586567
> But I have a question. Those examples are the ones in : https://github.com/apache/datafusion/tree/main/datafusion-examples Yes indeed. One simple win I think would be to consolidate the examples of specific functions * https://github.com/apache/datafusion/blob/main/datafusion-examples/examples/to_char.rs * https://github.com/apache/datafusion/blob/main/datafusion-examples/examples/to_date.rs * https://github.com/apache/datafusion/blob/main/datafusion-examples/examples/to_timestamp.rs Perhaps into https://github.com/apache/datafusion/blob/main/datafusion-examples/examples/date_time_functions.rs or something to make it clearer they belonged togehter Thank you! -- 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]
