yaooqinn commented on issue #981: URL: https://github.com/apache/incubator-kyuubi/issues/981#issuecomment-908878403
> Actually, it's very simple. This is not what I mean... I don't care about whether it is simple or not itself... I mean it's a private package in Spark, they don't guarantee any compatibility in future versions. This is the maintenance burden. Technically, we don't just say `NO` to these API calls, but in the meantime, we need to think twice - 1. Is there any public APIs there I can use? 2. Is this the only way to implement this feature? 3. How can I tell maintainers it is the right and only way to do it? 4. What is the cost if we introduce such APIs? 5. How can I reduce the private API calls? 6. And so on -- 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]
