damondouglas commented on a change in pull request #17207:
URL: https://github.com/apache/beam/pull/17207#discussion_r837956543
##########
File path: playground/frontend/web/index.html
##########
@@ -37,7 +37,9 @@
<base href="/">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
- <meta name="description" content="Apache Beam Playground">
+ <meta name="description"
+ content="Apache Beam is an open source, unified model for defining
both batch and streaming data-parallel processing pipelines. Apache Beam
Playground is an interactive environment to try out Beam transforms and code
examples without having to install Apache Beam in your environment. Beam
Playground support Java, Python, Go SDKs, and SCIO and had a catalog of
hundreds of code examples to try."/>
Review comment:
May we remove: `Beam Playground support Java, Python, Go SDKs, and SCIO
and had a catalog of hundreds of code examples to try.`. As new languages are
added, one would need to remember to update this list.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]