Github user shivaram commented on the issue:

    https://github.com/apache/spark/pull/14179
  
    @krishnakalyan3 We don't need to modify the message. You can keep the 
original message and just split it across two lines with something like the 
`paste` function used in 
https://github.com/apache/spark/blob/5ec0d692b0789a1d06db35134ee6eac2ecce47c3/R/pkg/inst/tests/testthat/test_sparkSQL.R#L1599
    
    Regarding the test error, it looks like there is some unit test that is 
running into this warning and that warning isn't expected, so it gets promoted 
to an error. We should first track down which test is causing this.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to