Skip to content

[BEAM-10777] Add two blog posts detailing changes to the type hints module of the Python SDK - #12657

Merged
udim merged 6 commits into
apache:masterfrom
saavan-google:BEAM-10777-add-python-type-hint-blog-posts
Aug 25, 2020
Merged

[BEAM-10777] Add two blog posts detailing changes to the type hints module of the Python SDK#12657
udim merged 6 commits into
apache:masterfrom
saavan-google:BEAM-10777-add-python-type-hint-blog-posts

Conversation

@saavan-google

@saavan-googlesaavan-google commented Aug 21, 2020

Copy link
Copy Markdown
Contributor

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

Post-Commit Tests Status (on master branch)

LangSDKDataflowFlinkSamzaSparkTwister2
GoBuild Status---Build Status---Build Status---
JavaBuild StatusBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build StatusBuild Status
Build Status
Build Status
Build Status
PythonBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
---Build Status---
XLangBuild Status---Build Status---Build Status---

Pre-Commit Tests Status (on master branch)

---JavaPythonGoWebsite
Non-portableBuild StatusBuild Status
Build Status
Build Status
Build Status
Build StatusBuild Status
Portable---Build Status------

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests

See CI.md for more information about GitHub Actions CI.

@saavan-google

Copy link
Copy Markdown
ContributorAuthor

R: @udim
R: @robertwb

@udim

udim commented Aug 22, 2020

Copy link
Copy Markdown
Member

Run Website_Stage_GCS PreCommit

@udimudim left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I had a few comments.
There's a new whitespace check that's failing. :(

Comment threadwebsite/www/site/content/en/blog/python-improved-annotations.md Outdated
Comment threadwebsite/www/site/content/en/blog/python-improved-annotations.md Outdated
Comment threadwebsite/www/site/content/en/blog/python-improved-annotations.md Outdated
@saavan-google

Copy link
Copy Markdown
ContributorAuthor

Looks good, I had a few comments.
There's a new whitespace check that's failing. :(

Thanks, pushed some changes. PTAL when you have the chance

@udim
udim merged commit ab1112c into apache:masterAug 25, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@saavan-google@udim@Saavan-Nanavati