Github user rxin commented on the issue:

    https://github.com/apache/spark/pull/16007
  
    Alright I looked more into this -- I think your approach might be better 
actually.
    
    Can you add an require in `InputFileNameHolder.setInputFileName` to verify 
the input is not null, and then document in InputFileNameHolder to say the 
returned value should never be null, and empty string if it is unknown?
    
    Then we can change the nullable value to true for this expression.
    



---
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]

Reply via email to