Github user MaxGekk commented on the issue:
https://github.com/apache/spark/pull/22374
> This line below possibly returns null?
@maropu It can return `null` but inside of
`CSVDataSource.checkHeaderColumnNames` there is a `null` checking.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
