Re: [I] Add missing error macro [datafusion]

2025-03-30 Thread via GitHub
Chen-Yuan-Lai commented on issue #15491: URL: https://github.com/apache/datafusion/issues/15491#issuecomment-2764902461 take -- 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.

[I] Add missing error macro [datafusion]

2025-03-29 Thread via GitHub
jayzhan211 opened a new issue, #15491: URL: https://github.com/apache/datafusion/issues/15491 ### Is your feature request related to a problem or challenge? We have error macro like `internal_err` and `exec_err` supported, but not all of them are supported Example * External