MaxGekk commented on issue #27194: [SPARK-30505][DOCS] Deprecate Avro option `ignoreExtension` in sql-data-sources-avro.md URL: https://github.com/apache/spark/pull/27194#issuecomment-574024291 I described the global option because it has been already described in each load method - json, text, parquet ... in DataFrameReader, for example https://github.com/apache/spark/blob/f8d59572b014e5254b0c574b26e101c2e4157bdd/sql/core/src/main/scala/org/apache/spark/sql/DataFrameReader.scala#L410 > Are you interested in writing the new doc? No, I am not. If you think, description of the option `pathGlobFilter ` is useless in `sql-data-sources-avro.md`. Let me know, I will revert it from the PR but I would leave it as in this PR.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
