alamb opened a new pull request, #12512: URL: https://github.com/apache/datafusion/pull/12512
## Which issue does this PR close? Related to https://github.com/apache/datafusion/issues/12464 follow on ot https://github.com/apache/datafusion/pull/12469 ## Rationale for this change Implement @comphead 's suggestion https://github.com/apache/datafusion/pull/12469#discussion_r1760316418 > Wondering may be it can be an Option<String>? > Usually find methods, on collections as well returns the Option ## What changes are included in this PR? <!-- There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. --> ## Are these changes tested? yes, covered by existing unit tests ## Are there any user-facing changes? Technically it is an API change, but the API has not yet been released <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> -- 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]
