Re: [PR] enhance sql-using-python-udf example [datafusion-python]
timsaucer commented on PR #1054: URL: https://github.com/apache/datafusion-python/pull/1054#issuecomment-2970805134 Closing since no activity. Please reopen if this continues to be an issue. -- 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]
Re: [PR] enhance sql-using-python-udf example [datafusion-python]
timsaucer closed pull request #1054: enhance sql-using-python-udf example URL: https://github.com/apache/datafusion-python/pull/1054 -- 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]
Re: [PR] enhance sql-using-python-udf example [datafusion-python]
timsaucer commented on PR #1054: URL: https://github.com/apache/datafusion-python/pull/1054#issuecomment-2726455179 I'm not quite sure what was lacking in the examples before. For the sql example, I think all of the try/except blocks lead to more complexity than we want for a user example. What problem are you trying to solve with it? For the substrait example, it looks like you've also removed the last portions. It would be helpful to know what you think were the deficiencies in these examples before so I can understand why we need to update them. -- 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]
