HyukjinKwon commented on code in PR #42356:
URL: https://github.com/apache/spark/pull/42356#discussion_r1285280354
##########
R/pkg/NAMESPACE:
##########
@@ -485,7 +485,6 @@ export("as.DataFrame",
"cacheTable",
"clearCache",
"createDataFrame",
- "createExternalTable",
Review Comment:
Hmm .. I wouldn't remove it for now. We have a bunch of deprecated API, and
we don't have an explicit plan to how to handle them, and we're not even sure
if we're actually going for 4.0.0.
--
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]