stenlarsson commented on PR #48357: URL: https://github.com/apache/arrow/pull/48357#issuecomment-3616334037
Another issue I ran into was that the `ListSliceOptions` property `return_fixed_size_list` has the type `std::optional<bool>`. While it would make sense in Ruby, I couldn't figure out how to set a boolean to null in GLib, so I created an enum instead. -- 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]
