n8shadow commented on pull request #25012: URL: https://github.com/apache/spark/pull/25012#issuecomment-669059864
Hi @viirya Hi @HyukjinKwon, I am working on databricks (runtime ML7.0/7.1 Spark3.0.0) with R and try to enable Arrow. However, trying to SparkR::collect() a Spark DataFrame I am getting `Error : 'as_tibble' is not an exported object from 'namespace:arrow'`. Does that relate to this merge? Does it mean databricks is using an old version? Do you have a hint how to fix that? Also posted the issue on [stackoverflow](https://stackoverflow.com/questions/63260450/error-as-tibble-not-exported-by-namespace-arrow-with-apache-arrow-on-databric) and [databricks forum](https://forums.databricks.com/questions/43965/error-as-tibble-not-exported-by-namespace-arrow-wi.html) Help would be much appreciated! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
