You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by GitBox <gi...@apache.org> on 2020/03/06 19:47:32 UTC

[GitHub] [beam] robertwb commented on a change in pull request #10717: [BEAM-8280] Enable type hint annotations

robertwb commented on a change in pull request #10717: [BEAM-8280] Enable type hint annotations
URL: https://github.com/apache/beam/pull/10717#discussion_r389109587
 
 

 ##########
 File path: CHANGES.md
 ##########
 @@ -39,6 +39,7 @@
 * New AnnotateImage & AnnotateImageWithContext PTransform's for element-wise & batch image annotation using Google Cloud Vision API. (Python) ([BEAM-9247](https://issues.apache.org/jira/browse/BEAM-9247))
 * Added a PTransform for inspection and deidentification of text using Google Cloud DLP. (Python) ([BEAM-9258](https://issues.apache.org/jira/browse/BEAM-9258))
 * Added ability to write to BigQuery via Avro file loads (Python)([BEAM-8841](https://issues.apache.org/jira/browse/BEAM-8841))
+* Python SDK will now use Python 3 type annotations as pipeline type hints. ([#10717](https://github.com/apache/beam/pull/10717))
 
 Review comment:
   Please add a link to some docs, and make sure they have a good pointer for how to disable this if it breaks users (that may have bad typing hints and need a quick fix). 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services