Re: [PR] enhance sql-using-python-udf example [datafusion-python]

2025-06-13 Thread via GitHub
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

Re: [PR] enhance sql-using-python-udf example [datafusion-python]

2025-06-13 Thread via GitHub
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 comme

Re: [PR] enhance sql-using-python-udf example [datafusion-python]

2025-03-15 Thread via GitHub
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.