Github user liancheng commented on the pull request:
https://github.com/apache/spark/pull/6503#issuecomment-109935732
Thanks for fixing this! I'm merging this to master.
Another issue that needn't to be solved in this PR I'd like to mention is,
it would be better to make the flag a data source relation option rather than a
`SQLConf` option. However, currently `BaseRelation` doesn't expose data sources
options in its interface, thus `HadoopFsRelation` doesn't have access to data
source options. We may add a `HadoopFsRelation.options` method in a future PR
and move the new flag as a data source option.
---
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]