viirya commented on a change in pull request #32709:
URL: https://github.com/apache/spark/pull/32709#discussion_r642620155



##########
File path: R/pkg/tests/fulltests/test_sparkSQL.R
##########
@@ -1451,7 +1451,7 @@ test_that("column functions", {
   expect_equal(collect(df2)[[3, 2]], TRUE)
 
   # Test that input_file_name()
-  actual_names <- sort(collect(distinct(select(df, input_file_name()))))

Review comment:
       Not sure if it is intentional to be a single value? Because it is 
`actual_names`. :)




-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to