li-boxuan commented on PR #9915: URL: https://github.com/apache/incubator-gluten/pull/9915#issuecomment-2997618408
> may we call the protected withNewChildrenInternal by a utility class for package hacking? That doesn't seem to work. The example you showed works because you need to hack a private object's non-private method. In my case, I need to hack a public object's protected method. Seems the only way is to use reflection. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
