itholic commented on pull request #32797:
URL: https://github.com/apache/spark/pull/32797#issuecomment-855998934
@HyukjinKwon Seems like some tests are failing caused by missing link as
below.
```
Found the following (possibly) invalid URLs:
URL:
https://spark.apache.org/docs/latest/sql-data-sources-csv.html#data-source-option
From: man/column_collection_functions.Rd
Status: 404
Message: Not Found
URL:
https://spark.apache.org/docs/latest/sql-data-sources-text.html#data-source-option
From: man/read.text.Rd
man/write.text.Rd
Status: 404
Message: Not Found
```
But it is normal because the data source option page for several pages is
not released yet.
In this case, how can we handle the tests ??
--
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]