qzyu999 opened a new pull request, #3594: URL: https://github.com/apache/iceberg-python/pull/3594
## Which issue does this PR close? Minor documentation gap (no issue). ## Rationale for this change The \ArrowScan\ class declares \_downcast_ns_timestamp_to_us: bool | None\ as a class-level type annotation and documents all other attributes in the docstring, but this attribute was missing from the Attributes section. ## What changes are included in this PR? Adds one line to the \ArrowScan\ class docstring documenting the \_downcast_ns_timestamp_to_us\ attribute. ## Are there any user-facing changes? No. -- 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]
