ZhangHuiGui commented on PR #41092: URL: https://github.com/apache/arrow/pull/41092#issuecomment-2045285466
> I don't know, I think if we want to implement that: > > 1. For function, we can support option > 2. For underlying impl, a new interface For 1, overloaded a new `Flatten(bool with_recursion)` function with same underlying implementation and keep the origin function for compatible with pyarrow python interface. -- 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]
