Github user sun-rui commented on a diff in the pull request:
https://github.com/apache/spark/pull/10281#discussion_r47456534
--- Diff: R/pkg/inst/tests/testthat/test_sparkSQL.R ---
@@ -371,13 +371,13 @@ test_that("Collect DataFrame with complex types", {
expect_equal(bob$height, 176.5)
})
-test_that("read.json()/jsonFile() on a local file returns a DataFrame", {
--- End diff --
How about renaming this test case to "read/write json files", where
read.json(), jsonFile(), read.df(), write.json(), write.df() are tested to
read/write json files. This test case can be merged with the one "read.df()
from json file"
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]