LuciferYang commented on PR #58340: URL: https://github.com/apache/spark/pull/58340#issuecomment-5476267893
Thanks, @peter-toth. Both are in at `019cda6c095`. **17.** Moved as you suggest, with the entry keeping its first three sentences plus your line on what the configuration adds. I named the requirement instead of opening with "the last of those conditions", since #58411 inserts the V1 condition into that same paragraph and the reference would point past it. Line 343 is untouched, and `git merge-tree` still auto-merges the doc after the insertion, so the only conflict with #58411 stays `AvroSuite.scala`. Line 331 I left as the section's summary, with the exception in the paragraph that enumerates the conditions; say so if you would rather it carried a pointer. **18.** Split, `ignoreMissingFiles` now reading "to match the strictness predicate the file reader uses". That agrees with `FileTable.scala:143-145` and with #58411's wording. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
