lidavidm opened a new pull request #12000: URL: https://github.com/apache/arrow/pull/12000
This expands UnifySchemas to handle more types, e.g. int32 + float64 = float64, by adding flags for various types. The flags here may be overly fine-grained. Not implemented here: - Confirming that all these various casts exist - Adding the bindings to the Python datasets module (would need PR #8912 first) - Binding individual flags in Python instead of all-or-nothing - Adding the bindings to the R datasets bindings -- 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]
