alamb opened a new issue, #9227: URL: https://github.com/apache/arrow-datafusion/issues/9227
### Is your feature request related to a problem or challenge? While updating InfluxDB with the changes to `ScalarValue::Struct` https://github.com/apache/arrow-datafusion/pull/7893 I found it challenging to figure out how to construct `ScalarValue::Struct` from other `ScalarValue`s -- the APIs are all there, but it was confusing ### Describe the solution you'd like I would like examples on how to create ScalarValue::Struct and/or a builder that makes it easier to do so (maybe just making the APIs discoverable) ### Describe alternatives you've considered _No response_ ### Additional context I have some ideas related -- 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]
