Github user shivaram commented on the issue:

    https://github.com/apache/spark/pull/21278
  
    Looking at http://r-pkgs.had.co.nz/description.html - `... the 
SystemRequirements field. But this is just a plain text field and is not 
automatically checked.` I think using `== 8` is probably fine.
    
    I also added code to parse this and check equality -- that way if we only 
support Java 9 in the future we only need to change the `DESCRIPTION` file


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to