Skip to content

Tags: briansu2004/DataflowPythonSDK

Tags

v2.0.0

Toggle v2.0.0's commit message
Remove obsolete content.

v0.2.7

Toggle v0.2.7's commit message
Bump up version to 0.2.7

----Release Notes----
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=124791220

v0.2.6

Toggle v0.2.6's commit message
Bump up version to 0.2.6

----Release Notes----
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=124561124

v0.2.5

Toggle v0.2.5's commit message
Bump up version to 0.2.5

----Release Notes----
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=123678175

v0.2.4

Toggle v0.2.4's commit message
Bump up version to 0.2.4

----Release Notes----
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=122092925

v0.2.3

Toggle v0.2.3's commit message
Merge branch 'moe_writing_branch_from_4075ca967e5d2a78929eec99e6cc23a…

…14fde4790'

v0.2.2

Toggle v0.2.2's commit message
Bump up version to 0.2.2

----Release Notes----
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=118731261

v0.2.1

Toggle v0.2.1's commit message
Update some str methods for recent SDK representation changes

Update Operation.str() to reflect that receivers is now an array
instead of a defaultdict.

Update Worker* objects to not output serialized combine_fn.

These problems surface only when logging at DEBUG level.
----Release Notes----
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117727480

v0.2.0

Toggle v0.2.0's commit message
Small fixes in BigQuery snippets and wordcount example.