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 21:20:54 UTC

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

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

 ##########
 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:
   I'm working on a blog post. We could wait on that (no PR yet), or settle on this PR's description.

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