Akanksha-kedia opened a new pull request, #17902:
URL: https://github.com/apache/iceberg/pull/17902

   ### What changes were proposed in this pull request?
   Follow-up to #17898, fixing more unrelated small misspellings found while 
continuing to review comments/test code:
   
   - `DynFields.java`, `DynMethods.java`: "a UnboundField/UnboundMethod" -> "an 
Unbound..." (article agreement)
   - `RandomGenericData.java`: "a infinite loop" -> "an infinite loop"
   - Flink (v1.20/v2.1/v2.2/v2.3): `TestIcebergCommitter.java` "thant 0" -> 
"than 0"; `TestPartitionSpecEvolution.java` "als spec1" -> "as spec1"; 
`TestFlinkMetaDataTable.java` "entriess" -> "entries"; 
`TestIcebergSourceWithWatermarkExtractor.java` "both ot the" -> "both of the"
   - Spark (v3.5/v4.0/v4.1): `TestBaseReader.java` "exhausion" -> "exhaustion"; 
`TestSnapshotTableProcedure.java` "Snapshoting" -> "Snapshotting"; 
`TestRewriteManifestsProcedure.java` "rewriten" -> "rewritten"
   
   ### Why are the changes needed?
   Spelling/grammar correctness in test comments and assertion messages. No 
behavior change.
   
   ### Does this PR introduce any user-facing change?
   No. All changes are in test source (comments and assertion description 
strings).
   
   ### How was this patch tested?
   Comment/string-only changes; no test behavior is affected.


-- 
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]

Reply via email to