HyukjinKwon commented on code in PR #42356:
URL: https://github.com/apache/spark/pull/42356#discussion_r1285280612
##########
R/pkg/NAMESPACE:
##########
@@ -485,7 +485,6 @@ export("as.DataFrame",
"cacheTable",
"clearCache",
"createDataFrame",
- "createExternalTable",
Review Comment:
For example, if we apply the same argument, we should also remove
`SQLContext`, etc., etc that would be largely a breaking change, which I
believe can be controversial.
--
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]