cloud-fan commented on PR #37105: URL: https://github.com/apache/spark/pull/37105#issuecomment-1176953116
@dongjoon-hyun we deprecated `createExternalTable` when we add `createTable`. I think it's good to keep the API clean and mark unneeded (and inconsistent) APIs as deprecated. The more important thing is: with deprecation, hopefully users will move away from these APIs slowly, and at some point, we can actually remove these APIs. -- 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]
