This is an automated email from the ASF dual-hosted git repository.
goenka pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 64c934d Fix Change log for Dataframe preview
new 637ad65 Merge pull request #15401 from angoenka/blogpost-2.32.0
64c934d is described below
commit 64c934d566fbf7e2725d21c23c790791095447ee
Author: Ankur Goenka <[email protected]>
AuthorDate: Thu Aug 26 12:18:22 2021 -0700
Fix Change log for Dataframe preview
---
CHANGES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index 7f6bf2e..5e503cf 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -154,7 +154,7 @@
## Highlights
* The [Beam DataFrame
API](https://beam.apache.org/documentation/dsls/dataframes/overview/) is no
- longer experimental! We've spent the time since the [2.32.0 preview
+ longer experimental! We've spent the time since the [2.26.0 preview
announcement](https://beam.apache.org/blog/dataframe-api-preview-available/)
implementing the most frequently used pandas operations
([BEAM-9547](https://issues.apache.org/jira/browse/BEAM-9547)), improving