zanmato1984 commented on PR #48267: URL: https://github.com/apache/arrow/pull/48267#issuecomment-3673335941
> [See my attempt here](https://github.com/apache/arrow/pull/48267/changes/89896d528ea55ff4b26c63f31fd31ca2c0cb5714..640f40ff2e2c8a457010f3623407e721e8d8b64e) as per one of the mentioned alternative approaches: > > > * Changing the type of `output_type` from `std::shared_ptr<DataType>` to `std::optional<std::shared_ptr<DataType>>` > > Please check, @zanmato1984, @pitrou, what do you say? I'm OK with this approach. Since @bkietz is not joining us, shall we move on with this approach, @pitrou ? -- 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]
