Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/14921#discussion_r77191588
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/ListingFileCatalog.scala
---
@@ -37,16 +34,12 @@ import org.apache.spark.sql.types.StructType
* @param paths a list of paths to scan
* @param partitionSchema an optional partition schema that will be use to
provide types for the
* discovered partitions
- * @param ignoreFileNotFound if true, return empty file list when
encountering a
- * [[FileNotFoundException]] in file listing.
Note that this is a hack
- * for SPARK-16313. We should get rid of this
flag in the future.
--- End diff --
haha this too! @yhuai are there any more places we can clean up?
---
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]