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

   ### What changes were proposed in this pull request?
   Fixes several unrelated small misspellings/grammar errors found while 
reviewing docs and comments:
   
   - `PuffinReader`: "tha" -> "than" in an exception message
   - `site/docs/releases.md`: doubled word "to to"; "Sqllite" -> "SQLite" (3 
occurrences); "encrpytion" -> "encryption"
   - `docs/docs/kafka-connect.md`: "a Iceberg" -> "an Iceberg"
   - `DynamoDbLockManager`: "whould" -> "would"
   - `S3FileIO`: "referencable" -> "referenceable"
   - `BigQueryProperties`: "intial" -> "initial"
   - Flink (duplicated across v1.20/v2.1/v2.2/v2.3): "2st" -> "2nd", "columsn" 
-> "columns", "caculated" -> "calculated", "failres" -> "failures"
   - Rust 0.10.0 blog post: "programatically" -> "programmatically"
   
   ### Why are the changes needed?
   Spelling/grammar correctness in Javadoc, an exception message, and 
documentation. No behavior change.
   
   ### Does this PR introduce any user-facing change?
   No functional change. The exception message text in `PuffinReader` changes 
(fixes a typo), which is the only user-visible string affected.
   
   ### How was this patch tested?
   Comment/doc/string-only changes; existing test suite covers `PuffinReader` 
behavior (message content is not asserted in tests).


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