[beam] branch asf-site updated: Publishing website 2021/02/23 06:03:21 at commit 83bae26

2021-02-22 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 5a707ce  Publishing website 2021/02/23 06:03:21 at commit 83bae26
5a707ce is described below

commit 5a707ce5f12e02fb87192c278e05444e374bd262
Author: jenkins 
AuthorDate: Tue Feb 23 06:03:21 2021 +

Publishing website 2021/02/23 06:03:21 at commit 83bae26
---
 website/generated-content/get-started/downloads/index.html | 4 ++--
 website/generated-content/get-started/index.xml| 2 +-
 website/generated-content/sitemap.xml  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/website/generated-content/get-started/downloads/index.html 
b/website/generated-content/get-started/downloads/index.html
index 370336b..6e653dd 100644
--- a/website/generated-content/get-started/downloads/index.html
+++ b/website/generated-content/get-started/downloads/index.html
@@ -18,7 +18,7 @@
 function addPlaceholder(){$('input:text').attr('placeholder',"What are you 
looking for?");}
 function endSearch(){var 
search=document.querySelector(".searchBar");search.classList.add("disappear");var
 icons=document.querySelector("#iconsBar");icons.classList.remove("disappear");}
 function blockScroll(){$("body").toggleClass("fixedPosition");}
-function openMenu(){addPlaceholder();blockScroll();}Get 
startedBeam 
OverviewQuickstartsGet 
startedBeam 
OverviewQuickstartshttps://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.beam%22>Maven
 Central Repository,
 and the Python SDK is available on https://pypi.python.org/pypi/apache-beam>PyPI.For example, if 
you are developing using Maven and want to use the SDK for Java
 with the DirectRunner, add the following dependencies to your 
pom.xml file:dependency
@@ -48,7 +48,7 @@ sure it is the same as ours.API 
stabilityApache
 https://semver.org/>semantic versioning with exceptions. Version 
numbers use
 the form major.minor.incremental and are incremented as 
follows:major version for incompatible API changesminor 
version for new functionality added in a backward-compatible manner, infrequent 
incompatible API changesincremental version for forward-compatible bug 
fixesPlease note that APIs marked https://beam.apache.org/releases/javadoc/2.28.0/org/apache/beam/sdk/annotations/Experimental.html>@Experimental
 may change at any point and are not guaranteed to remain compatible across 
versions.Additionally, any API may change before the first stable 
release, i.e., between
-versions denoted 0.x.y.Releases2.28.0 (2020-02-22)Official http://www.apache.org/dyn/closer.cgi/beam/2.28.0/apache-beam-2.28.0-source-release.zip>source
 code download.
+versions denoted 0.x.y.Releases2.28.0 (2021-02-22)Official http://www.apache.org/dyn/closer.cgi/beam/2.28.0/apache-beam-2.28.0-source-release.zip>source
 code download.
 https://downloads.apache.org/beam/2.28.0/apache-beam-2.28.0-source-release.zip.sha512>SHA-512.
 https://downloads.apache.org/beam/2.28.0/apache-beam-2.28.0-source-release.zip.asc>signature.https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527=12349499;>Release
 notes.
 Blog post.2.27.0 
(2020-12-22)Official http://www.apache.org/dyn/closer.cgi/beam/2.27.0/apache-beam-2.27.0-source-release.zip>source
 code download.
diff --git a/website/generated-content/get-started/index.xml 
b/website/generated-content/get-started/index.xml
index 7c774d5..d4c7cf1 100644
--- a/website/generated-content/get-started/index.xml
+++ b/website/generated-content/get-started/index.xml
@@ -2092,7 +2092,7 @@ may change at any point and are not guaranteed to remain 
compatible across versi
 p>Additionally, any API may change before the first stable release, i.e., 
between
 versions denoted code>0.x.y/code>./p>
 h2 id="releases">Releases/h2>
-h3 id="2280-2020-02-22">2.28.0 (2020-02-22)/h3>
+h3 id="2280-2021-02-22">2.28.0 (2021-02-22)/h3>
 p>Official a 
href="http://www.apache.org/dyn/closer.cgi/beam/2.28.0/apache-beam-2.28.0-source-release.zip;>source
 code download/a>.
 a 
href="https://downloads.apache.org/beam/2.28.0/apache-beam-2.28.0-source-release.zip.sha512;>SHA-512/a>.
 a 
href="https://downloads.apache.org/beam/2.28.0/apache-beam-2.28.0-source-release.zip.asc;>signature/a>./p>
diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index 681dfc0..5a43436 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-http://www.sitemaps.org/schemas/sitemap/0.9; 
xmlns:xhtml="http://www.w3.org/1999/xhtml;>/blog/beam-2.28.0/2021-02-22T11:40:20-08:00/categories/blog/2021-02-22T11:40:20-08:00/blog/2021-02-22T11:40:20-08:00/categories/2021-02-22T11:40:20-08:00/blog/k
 [...]
\ No newline at end of file
+http://www.sitemaps.org/schemas/sitemap/0.9; 

[beam] 01/01: Merge pull request #14041: Fix 2.28.0 release date

2021-02-22 Thread chamikara
This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 83bae265a9c7cd3f4ddb396132670e081a2f93dd
Merge: 1c5f3b4 eacb5c0
Author: Chamikara Jayalath 
AuthorDate: Mon Feb 22 19:50:36 2021 -0800

Merge pull request #14041: Fix 2.28.0 release date

 website/www/site/content/en/get-started/downloads.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[beam] branch master updated (1c5f3b4 -> 83bae26)

2021-02-22 Thread chamikara
This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


from 1c5f3b4  Merge pull request #14038 from alanmyrvold/beamWebsite
 add eacb5c0  Fix 2.28.0 release date
 new 83bae26  Merge pull request #14041: Fix 2.28.0 release date

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 website/www/site/content/en/get-started/downloads.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[beam] tag nightly-master updated (aaad864 -> 1c5f3b4)

2021-02-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.


*** WARNING: tag nightly-master was modified! ***

from aaad864  (commit)
  to 1c5f3b4  (commit)
from aaad864  [BEAM-7372] remove aliases created for python 2 (#14012)
 add 06b5746  Add AutoLoadedSqlTransform, which runs SQL queries using the 
auto loading mechanisms.
 add a3d375e  Revert "Add AutoLoadedSqlTransform, which runs SQL queries 
using the auto loading mechanisms."
 add 8193329  Modify sql transform instead of creating a new transform
 add 4899abb  Modify sql transform instead of creating a new transform
 add 050b642  Merge pull request #14014 [BEAM-11850] Add DDL support to SQL 
Transform
 add ba0bab8  Updates Beam Website for release 2.28.0
 add d9d4e3e  Updates date
 add 421949e  Merge pull request #13991: Updates Beam Website for release 
2.28.0
 add 394563e  Adds blog post for Beam 2.28.0 release
 add c320504  Updated the blog
 add 858cc3e  Updates date
 add 53fdf96  Merge pull request #13992: Adds blog post for Beam 2.28.0 
release
 add e5c599a  [BEAM-11219][Website revamp] Development of All about Apache 
Beam component (#13331)
 add 1f790fc  [BEAM-11182][Website revamp] Implemented Stay up to date with 
Beam and Changed Works with components (#13406)
 add 0850259  Merge remote-tracking branch 'origin/master' into 
website-revamp
 add 140a913  [Website revamp][11179 - 11180 - 11183] Implemented Quotes 
component, Header and Navbar (#13439)
 add 8b22fb4  Merge remote-tracking branch 'origin/master' into 
website-revamp
 add 7d0d220  Merge remote-tracking branch 'origin/master' into 
website-revamp
 add 7f209ef  Merge commit 'bf5810a311737573827b8e8d24ad910b5d4e77fb' into 
website-revamp
 add 549f78f  [BEAM-11372-11371-11369][Website revamp] Implemented 
community and contact us pages, navbar on mobiles (#13511)
 add ec621f9  [BEAM-11518-11509-11470][Website revamp] Implemented 
searchbar, join beam page and navigations (#13718)
 add 0f49116  [BEAM-11466-11465-11464-11463-11462][Website revamp] 
Implemented footer, button bar, calendar, blog, blog post and documentation 
page (#13596)
 add 9b65c66  Update website/www/site/data/en/pillars.yaml
 add a566b4e  [BEAM-11424-11423-11368][Website revamp] Implemented 
contribution guide, become a committer pages and twitter feed  (#13565)
 add 02140ae  [BEAM-11618-11619-11605-11468-][Website revamp]Implemented 
capability matrix, powered by, beam practises, feedback component (#13858)
 add 67508d0  Remove 
website/www/site/content/en/documentation/runners/basics.md
 add 797985a  Merge remote-tracking branch 'origin/master' into 
website-revamp
 add 10328bc  Fix committer trait links
 add 5a6620d  Revert 'become a committer' changes, remove 'attributes' page.
 add b60c9ce  Merge remote-tracking branch 'origin/master' into 
website-revamp
 add df14522d Merge website-revamp (#13871)
 add c140791  OnMergeContextImpl.deleteTimer should delete timers not set 
them.
 add a7503f6  Merge pull request #13939: OnMergeContextImpl.deleteTimer 
should delete timers not set them.
 add 2bdeeb3  [BEAM-9112] Bump jboss-module to 1.11.0.Final
 add 4497aaf  Merge pull request #14032: [BEAM-9112] Bump jboss-module to 
1.11.0.Final
 add f012bf9  [BEAM-11843] Fix empty artifact info generation by copy 
resource file names from generator
 add 820f3cd  Merge pull request #14029 from y1chi/BEAM-11843
 add 6f3ed08  [BEAM-11796] Fix website build
 add 1c5f3b4  Merge pull request #14038 from alanmyrvold/beamWebsite

No new revisions were added by this update.

Summary of changes:
 CHANGES.md |  43 +-
 build.gradle.kts   |   3 +
 .../apache/beam/gradle/GrpcVendoring_1_26_0.groovy |   2 +-
 .../TriggerStateMachineContextFactory.java |   2 +-
 .../beam/sdk/extensions/sql/SqlTransform.java  |  83 ++-
 .../sdk/extensions/sql/BeamSqlDslUdfUdafTest.java  |   5 +-
 .../sdk/extensions/sql/PubsubToBigqueryIT.java |  37 +-
 .../meta/provider/avro/AvroTableProviderTest.java  |  19 +-
 .../meta/provider/text/TextTableProviderTest.java  |  96 ++--
 .../apache_beam/examples/wordcount_it_test.py  |   9 +-
 .../runners/portability/sdk_container_builder.py   |   8 +-
 website/build.gradle   |   2 +
 website/www/site/assets/icons/calendar-icon.svg|  23 +
 website/www/site/assets/icons/close-icon.svg   |  22 +
 website/www/site/assets/icons/commercial-icon.svg  |  29 ++
 .../www/site/assets/icons/community/bee-icon.svg   |  38 ++
 .../www/site/assets/icons/community/box-icon.svg   |  22 +
 .../site/assets/icons/community/calendar-icon.svg  |  23 +
 .../site/assets/icons/community/contact-us/bug.svg |  22 +
 

[beam] branch master updated: [BEAM-11796] Fix website build

2021-02-22 Thread amyrvold
This is an automated email from the ASF dual-hosted git repository.

amyrvold 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 6f3ed08  [BEAM-11796] Fix website build
 new 1c5f3b4  Merge pull request #14038 from alanmyrvold/beamWebsite
6f3ed08 is described below

commit 6f3ed084f19b95aa5171fd85e2b32ff42f819aac
Author: Alan Myrvold 
AuthorDate: Mon Feb 22 23:37:34 2021 +

[BEAM-11796] Fix website build
---
 website/build.gradle | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/website/build.gradle b/website/build.gradle
index 6ea9e2a..5f6bd5a 100644
--- a/website/build.gradle
+++ b/website/build.gradle
@@ -272,6 +272,8 @@ task commitWebsite {
 def latestCommit = grgit.log(maxCommits: 1)[0].abbreviatedId
 
 shell "git fetch --force origin +asf-site:asf-site"
+shell "git stash"
+shell "git checkout asf-site"
 git.checkout(branch: 'asf-site')
 
 // Delete the previous content. These are asf-site branch paths.



[beam] branch master updated: [BEAM-11843] Fix empty artifact info generation by copy resource file names from generator

2021-02-22 Thread heejong
This is an automated email from the ASF dual-hosted git repository.

heejong 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 f012bf9  [BEAM-11843] Fix empty artifact info generation by copy 
resource file names from generator
 new 820f3cd  Merge pull request #14029 from y1chi/BEAM-11843
f012bf9 is described below

commit f012bf9dd3fcb4480600f5b70413b0227c2a280d
Author: Yichi Zhang 
AuthorDate: Fri Feb 19 21:01:04 2021 -0800

[BEAM-11843] Fix empty artifact info generation by copy resource file names 
from generator
---
 sdks/python/apache_beam/examples/wordcount_it_test.py| 9 -
 .../apache_beam/runners/portability/sdk_container_builder.py | 8 +---
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/sdks/python/apache_beam/examples/wordcount_it_test.py 
b/sdks/python/apache_beam/examples/wordcount_it_test.py
index 5511ca6..317b5c6 100644
--- a/sdks/python/apache_beam/examples/wordcount_it_test.py
+++ b/sdks/python/apache_beam/examples/wordcount_it_test.py
@@ -57,12 +57,19 @@ class WordCountIT(unittest.TestCase):
 self._run_wordcount_it(wordcount.run, experiment='beam_fn_api')
 
   @attr('ValidatesContainer')
-  def test_wordcount_it_with_prebuilt_sdk_container(self):
+  def test_wordcount_it_with_prebuilt_sdk_container_local_docker(self):
 self._run_wordcount_it(
 wordcount.run,
 experiment='beam_fn_api',
 prebuild_sdk_container_engine='local_docker')
 
+  @attr('ValidatesContainer')
+  def test_wordcount_it_with_prebuilt_sdk_container_cloud_build(self):
+self._run_wordcount_it(
+wordcount.run,
+experiment='beam_fn_api',
+prebuild_sdk_container_engine='cloud_build')
+
   def _run_wordcount_it(self, run_wordcount, **opts):
 test_pipeline = TestPipeline(is_integration_test=True)
 extra_opts = {}
diff --git 
a/sdks/python/apache_beam/runners/portability/sdk_container_builder.py 
b/sdks/python/apache_beam/runners/portability/sdk_container_builder.py
index e769d55..cc54416 100644
--- a/sdks/python/apache_beam/runners/portability/sdk_container_builder.py
+++ b/sdks/python/apache_beam/runners/portability/sdk_container_builder.py
@@ -99,8 +99,10 @@ class SdkContainerImageBuilder(plugin.BeamPlugin):
   artifacts = Stager.create_job_resources(self._options, tmp)
   resources = Stager.extract_staging_tuple_iter(artifacts)
   # make a copy of the staged artifacts into the temp source folder.
+  file_names = []
   for path, name in resources:
 shutil.copyfile(path, os.path.join(self._temp_src_dir, name))
+file_names.append(name)
   with open(os.path.join(self._temp_src_dir, 'Dockerfile'), 'w') as file:
 file.write(
 DOCKERFILE_TEMPLATE.format(
@@ -109,7 +111,7 @@ class SdkContainerImageBuilder(plugin.BeamPlugin):
 manifest_file=ARTIFACTS_MANIFEST_FILE,
 entrypoint=SDK_CONTAINER_ENTRYPOINT))
   self._generate_artifacts_manifests_json_file(
-  resources, self._temp_src_dir)
+  file_names, self._temp_src_dir)
 
   def _invoke_docker_build_and_push(self, container_image_name):
 raise NotImplementedError
@@ -119,9 +121,9 @@ class SdkContainerImageBuilder(plugin.BeamPlugin):
 return f'{cls.__module__}.{cls.__name__}'
 
   @staticmethod
-  def _generate_artifacts_manifests_json_file(resources, temp_dir):
+  def _generate_artifacts_manifests_json_file(file_names, temp_dir):
 infos = []
-for _, name in resources:
+for name in file_names:
   info = beam_runner_api_pb2.ArtifactInformation(
   type_urn=common_urns.StandardArtifacts.Types.FILE.urn,
   type_payload=beam_runner_api_pb2.ArtifactFilePayload(



[beam] branch master updated (a7503f6 -> 4497aaf)

2021-02-22 Thread iemejia
This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


from a7503f6  Merge pull request #13939: OnMergeContextImpl.deleteTimer 
should delete timers not set them.
 add 2bdeeb3  [BEAM-9112] Bump jboss-module to 1.11.0.Final
 add 4497aaf  Merge pull request #14032: [BEAM-9112] Bump jboss-module to 
1.11.0.Final

No new revisions were added by this update.

Summary of changes:
 .../src/main/groovy/org/apache/beam/gradle/GrpcVendoring_1_26_0.groovy  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[beam] branch master updated (df14522d -> a7503f6)

2021-02-22 Thread kenn
This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


from df14522d Merge website-revamp (#13871)
 add c140791  OnMergeContextImpl.deleteTimer should delete timers not set 
them.
 add a7503f6  Merge pull request #13939: OnMergeContextImpl.deleteTimer 
should delete timers not set them.

No new revisions were added by this update.

Summary of changes:
 .../beam/runners/core/triggers/TriggerStateMachineContextFactory.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



svn commit: r46275 - /dev/beam/2.28.0/

2021-02-22 Thread chamikara
Author: chamikara
Date: Mon Feb 22 21:45:24 2021
New Revision: 46275

Log:
Removing 2.28.0 artifacts from dist repo. These were copied to release repo in 
a separate commit. 

Removed:
dev/beam/2.28.0/



[beam] branch master updated (53fdf96 -> df14522d)

2021-02-22 Thread bhulette
This is an automated email from the ASF dual-hosted git repository.

bhulette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


from 53fdf96  Merge pull request #13992: Adds blog post for Beam 2.28.0 
release
 add e5c599a  [BEAM-11219][Website revamp] Development of All about Apache 
Beam component (#13331)
 add 1f790fc  [BEAM-11182][Website revamp] Implemented Stay up to date with 
Beam and Changed Works with components (#13406)
 add 0850259  Merge remote-tracking branch 'origin/master' into 
website-revamp
 add 140a913  [Website revamp][11179 - 11180 - 11183] Implemented Quotes 
component, Header and Navbar (#13439)
 add 8b22fb4  Merge remote-tracking branch 'origin/master' into 
website-revamp
 add 7d0d220  Merge remote-tracking branch 'origin/master' into 
website-revamp
 add 7f209ef  Merge commit 'bf5810a311737573827b8e8d24ad910b5d4e77fb' into 
website-revamp
 add 549f78f  [BEAM-11372-11371-11369][Website revamp] Implemented 
community and contact us pages, navbar on mobiles (#13511)
 add ec621f9  [BEAM-11518-11509-11470][Website revamp] Implemented 
searchbar, join beam page and navigations (#13718)
 add 0f49116  [BEAM-11466-11465-11464-11463-11462][Website revamp] 
Implemented footer, button bar, calendar, blog, blog post and documentation 
page (#13596)
 add 9b65c66  Update website/www/site/data/en/pillars.yaml
 add a566b4e  [BEAM-11424-11423-11368][Website revamp] Implemented 
contribution guide, become a committer pages and twitter feed  (#13565)
 add 02140ae  [BEAM-11618-11619-11605-11468-][Website revamp]Implemented 
capability matrix, powered by, beam practises, feedback component (#13858)
 add 67508d0  Remove 
website/www/site/content/en/documentation/runners/basics.md
 add 797985a  Merge remote-tracking branch 'origin/master' into 
website-revamp
 add 10328bc  Fix committer trait links
 add 5a6620d  Revert 'become a committer' changes, remove 'attributes' page.
 add b60c9ce  Merge remote-tracking branch 'origin/master' into 
website-revamp
 new df14522d Merge website-revamp (#13871)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.gradle.kts   |   3 +
 website/www/site/assets/icons/calendar-icon.svg|  23 +
 website/www/site/assets/icons/close-icon.svg   |  22 +
 website/www/site/assets/icons/commercial-icon.svg  |  29 ++
 .../www/site/assets/icons/community/bee-icon.svg   |  38 ++
 .../www/site/assets/icons/community/box-icon.svg   |  22 +
 .../site/assets/icons/community/calendar-icon.svg  |  23 +
 .../site/assets/icons/community/contact-us/bug.svg |  22 +
 .../icons/community/contact-us/discussion.svg  |  23 +
 .../icons/community/contact-us/gitArrows.svg   |  23 +
 .../assets/icons/community/contact-us/knot.svg |  22 +
 .../assets/icons/community/contact-us/messages.svg |  22 +
 .../icons/community/contact-us/notification.svg|  22 +
 .../icons/community/contact-us/question-mark.svg   |  23 +
 .../site/assets/icons/community/envelope-icon.svg  |  23 +
 .../site/assets/icons/community/message-icon.svg   |  23 +
 .../become a commiter/beam-logo-icon.svg   |  46 ++
 .../contributor/become a commiter/code-icon.svg|  22 +
 .../contributor/become a commiter/diamond-icon.svg |  39 ++
 .../contributor/become a commiter/file-icon.svg|  23 +
 .../become a commiter/messages-icon.svg|  28 +
 .../contributor/become a commiter/tool-icon.svg|  22 +
 .../become a committer/beam-logo-icon.svg  |  46 ++
 .../contributor/become a committer/code-icon.svg   |  22 +
 .../become a committer/diamond-icon.svg|  39 ++
 .../contributor/become a committer/file-icon.svg   |  23 +
 .../become a committer/messages-icon.svg   |  28 +
 .../contributor/become a committer/tool-icon.svg   |  22 +
 .../icons/documentation/runners/beam-icon.svg  |  28 +
 .../icons/documentation/runners/dataflow-icon.svg  |  28 +
 .../icons/documentation/runners/flink-icon.svg |  28 +
 .../icons/documentation/runners/nemo-icon.svg  |  28 +
 .../icons/documentation/runners/samza-icon.svg |  28 +
 .../icons/documentation/runners/spark-icon.svg |  28 +
 .../assets/icons/documentation/sdks/go-icon.svg|  28 +
 .../assets/icons/documentation/sdks/java-icon.svg  |  28 +
 .../icons/documentation/sdks/python-icon.svg   |  28 +
 website/www/site/assets/icons/edit-icon.svg|  22 +
 website/www/site/assets/icons/extensible-icon.svg  |  26 +
 website/www/site/assets/icons/github-icon.svg  |  29 ++
 .../www/site/assets/icons/install-button-icon.svg  |  22 +
 .../www/site/assets/icons/navbar-arrow-icon.svg|  23 +
 .../assets/icons/navbar-documentation-icon.svg |  22 +
 

[beam] 01/01: Merge website-revamp (#13871)

2021-02-22 Thread bhulette
This is an automated email from the ASF dual-hosted git repository.

bhulette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit df14522d73f1cc55adddf8fdde60f15e6701ba83
Merge: 53fdf96 b60c9ce
Author: Brian Hulette 
AuthorDate: Mon Feb 22 13:39:45 2021 -0800

Merge website-revamp (#13871)

Final merge of website revamp

 build.gradle.kts   |   3 +
 website/www/site/assets/icons/calendar-icon.svg|  23 +
 website/www/site/assets/icons/close-icon.svg   |  22 +
 website/www/site/assets/icons/commercial-icon.svg  |  29 ++
 .../www/site/assets/icons/community/bee-icon.svg   |  38 ++
 .../www/site/assets/icons/community/box-icon.svg   |  22 +
 .../site/assets/icons/community/calendar-icon.svg  |  23 +
 .../site/assets/icons/community/contact-us/bug.svg |  22 +
 .../icons/community/contact-us/discussion.svg  |  23 +
 .../icons/community/contact-us/gitArrows.svg   |  23 +
 .../assets/icons/community/contact-us/knot.svg |  22 +
 .../assets/icons/community/contact-us/messages.svg |  22 +
 .../icons/community/contact-us/notification.svg|  22 +
 .../icons/community/contact-us/question-mark.svg   |  23 +
 .../site/assets/icons/community/envelope-icon.svg  |  23 +
 .../site/assets/icons/community/message-icon.svg   |  23 +
 .../become a commiter/beam-logo-icon.svg   |  46 ++
 .../contributor/become a commiter/code-icon.svg|  22 +
 .../contributor/become a commiter/diamond-icon.svg |  39 ++
 .../contributor/become a commiter/file-icon.svg|  23 +
 .../become a commiter/messages-icon.svg|  28 +
 .../contributor/become a commiter/tool-icon.svg|  22 +
 .../become a committer/beam-logo-icon.svg  |  46 ++
 .../contributor/become a committer/code-icon.svg   |  22 +
 .../become a committer/diamond-icon.svg|  39 ++
 .../contributor/become a committer/file-icon.svg   |  23 +
 .../become a committer/messages-icon.svg   |  28 +
 .../contributor/become a committer/tool-icon.svg   |  22 +
 .../icons/documentation/runners/beam-icon.svg  |  28 +
 .../icons/documentation/runners/dataflow-icon.svg  |  28 +
 .../icons/documentation/runners/flink-icon.svg |  28 +
 .../icons/documentation/runners/nemo-icon.svg  |  28 +
 .../icons/documentation/runners/samza-icon.svg |  28 +
 .../icons/documentation/runners/spark-icon.svg |  28 +
 .../assets/icons/documentation/sdks/go-icon.svg|  28 +
 .../assets/icons/documentation/sdks/java-icon.svg  |  28 +
 .../icons/documentation/sdks/python-icon.svg   |  28 +
 website/www/site/assets/icons/edit-icon.svg|  22 +
 website/www/site/assets/icons/extensible-icon.svg  |  26 +
 website/www/site/assets/icons/github-icon.svg  |  29 ++
 .../www/site/assets/icons/install-button-icon.svg  |  22 +
 .../www/site/assets/icons/navbar-arrow-icon.svg|  23 +
 .../assets/icons/navbar-documentation-icon.svg |  22 +
 website/www/site/assets/icons/open-source-icon.svg |  31 ++
 website/www/site/assets/icons/open_source-icon.svg |  28 +
 website/www/site/assets/icons/portable-icon.svg|  27 +
 website/www/site/assets/icons/quote-icon.svg   |  22 +
 website/www/site/assets/icons/search-icon.svg  |  22 +
 website/www/site/assets/icons/twitter-icon.svg |  30 ++
 website/www/site/assets/icons/unified-icon.svg |  26 +
 website/www/site/assets/icons/youtube-icon.svg |  23 +
 website/www/site/assets/scss/_blog.scss| 243 +
 website/www/site/assets/scss/_calendar.scss| 292 +++
 .../www/site/assets/scss/_capability-matrix.scss   | 334 
 website/www/site/assets/scss/_cards.sass   |  69 ---
 website/www/site/assets/scss/_ctas.sass|  62 ++-
 website/www/site/assets/scss/_footer.sass  |  65 ++-
 website/www/site/assets/scss/_global.sass  |  97 +++-
 website/www/site/assets/scss/_graphic.sass |  27 -
 website/www/site/assets/scss/_graphic.scss |  91 
 .../scss/{_page-nav.sass => _hero-mobile.scss} |  92 ++--
 website/www/site/assets/scss/_hero.sass| 156 --
 website/www/site/assets/scss/_hero.scss| 133 +
 website/www/site/assets/scss/_keen-slider.scss |  40 ++
 website/www/site/assets/scss/_layout.scss  | 292 ++-
 website/www/site/assets/scss/_lists.scss   | 304 +++
 website/www/site/assets/scss/_logos.sass   |  36 --
 .../assets/scss/{_pillars.sass => _logos.scss} |  80 ++-
 .../scss/{_table-wrapper.sass => _media.scss}  |  10 +-
 website/www/site/assets/scss/_navbar-desktop.scss  | 205 
 .../scss/{_navbar.sass => _navbar-mobile.sass} |  74 ++-
 website/www/site/assets/scss/_page-nav.scss| 103 
 website/www/site/assets/scss/_pillars.scss | 151 ++
 website/www/site/assets/scss/_powered_by.scss  | 196 +++
 website/www/site/assets/scss/_quotes.scss  | 155 ++
 

svn commit: r46274 - in /release/beam/2.28.0: ./ python/

2021-02-22 Thread chamikara
Author: chamikara
Date: Mon Feb 22 21:38:02 2021
New Revision: 46274

Log:
Publish artifacts for 2.28.0 release.


Added:
release/beam/2.28.0/
release/beam/2.28.0/apache-beam-2.28.0-source-release.zip   (with props)
release/beam/2.28.0/apache-beam-2.28.0-source-release.zip.asc
release/beam/2.28.0/apache-beam-2.28.0-source-release.zip.sha512
release/beam/2.28.0/python/
release/beam/2.28.0/python/apache-beam-2.28.0.zip   (with props)
release/beam/2.28.0/python/apache-beam-2.28.0.zip.asc
release/beam/2.28.0/python/apache-beam-2.28.0.zip.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-macosx_10_9_x86_64.whl 
  (with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-macosx_10_9_x86_64.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-macosx_10_9_x86_64.whl.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux1_i686.whl   
(with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux1_i686.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux1_i686.whl.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux1_x86_64.whl  
 (with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux1_x86_64.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux1_x86_64.whl.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux2010_i686.whl 
  (with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux2010_i686.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux2010_i686.whl.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux2010_x86_64.whl
   (with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux2010_x86_64.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-manylinux2010_x86_64.whl.sha512
release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-win32.whl   (with 
props)
release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-win32.whl.asc
release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-win32.whl.sha512
release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-win_amd64.whl   
(with props)
release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-win_amd64.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp36-cp36m-win_amd64.whl.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-macosx_10_9_x86_64.whl 
  (with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-macosx_10_9_x86_64.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-macosx_10_9_x86_64.whl.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux1_i686.whl   
(with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux1_i686.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux1_i686.whl.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux1_x86_64.whl  
 (with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux1_x86_64.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux1_x86_64.whl.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux2010_i686.whl 
  (with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux2010_i686.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux2010_i686.whl.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux2010_x86_64.whl
   (with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux2010_x86_64.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-manylinux2010_x86_64.whl.sha512
release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-win32.whl   (with 
props)
release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-win32.whl.asc
release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-win32.whl.sha512
release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-win_amd64.whl   
(with props)
release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-win_amd64.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp37-cp37m-win_amd64.whl.sha512

release/beam/2.28.0/python/apache_beam-2.28.0-cp38-cp38-macosx_10_9_x86_64.whl  
 (with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp38-cp38-macosx_10_9_x86_64.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp38-cp38-macosx_10_9_x86_64.whl.sha512
release/beam/2.28.0/python/apache_beam-2.28.0-cp38-cp38-manylinux1_i686.whl 
  (with props)

release/beam/2.28.0/python/apache_beam-2.28.0-cp38-cp38-manylinux1_i686.whl.asc

release/beam/2.28.0/python/apache_beam-2.28.0-cp38-cp38-manylinux1_i686.whl.sha512


[beam] annotated tag v2.28.0 updated (4202efb -> 5a75060)

2021-02-22 Thread chamikara
This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a change to annotated tag v2.28.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


*** WARNING: tag v2.28.0 was modified! ***

from 4202efb  (commit)
  to 5a75060  (tag)
 tagging 59354d83bdfa831d7e7d1ea9874eeea3efb0efab (tag)
  length 199 bytes
  by Chamikara Jayalath
  on Mon Feb 22 13:08:17 2021 -0800

- Log -
Tag for 2.28.0 release.
-BEGIN PGP SIGNATURE-

iQGzBAABCgAdFiEEQMYfvhdh5dtlKhp4DM1esqcYpW4FAmA0HVkACgkQDM1esqcY
pW6LPQv/Z2nTS5fGv2Nu6787d96IyzDHxikWmxj6zctne8F2wcTzPfVp8oqD4QCj
Wx4yM+CQ5QtvckdOeWyg/cIE5mYZzyL9a9MEwxQfgPdm6mw/f62djKeNFZ+tSPae
oQS6VAjVdcUuPEuxwnLajKMFNubxlvfDLV0ak8dDa8x7apdcTV4s76pzDHW2nqEX
HfhiBg8reWHzLeL8manQfY/HCXpzT/eETJ0Ntn/ccpEPN9bth5pQQf7XbU2vA0yn
m8oIR4oC+p48hNkt5eshEpSSAYyYgErfnmROKcqavb6hDKUBzKlVdUfKL1AmwR6D
ZuF++JNk8z1ZssMHDjAAjP2rw+GTrZVYOBMp4ZFN2MnldY9v0k7tZTCOTAedDgK6
n9TNfbtGzqvqQAqWpMFnyNzf6DJlZ/XhI097eSnOj68iniu2si6d2M9e8DYBvV/t
oAT5H9fz9Dre0aW5emmP9wzpdX4u2FEgSyjREHXrl8Cpit91gaoFnGlM4ZcvirFC
oflwmrXH
=4mEd
-END PGP SIGNATURE-
---


No new revisions were added by this update.

Summary of changes:



[beam] 01/01: Merge pull request #13992: Adds blog post for Beam 2.28.0 release

2021-02-22 Thread chamikara
This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 53fdf969863c7d129cc914e05ba9bfcec8668a4e
Merge: 421949e 858cc3e
Author: Chamikara Jayalath 
AuthorDate: Mon Feb 22 12:24:15 2021 -0800

Merge pull request #13992: Adds blog post for Beam 2.28.0 release

 CHANGES.md  | 43 -
 website/www/site/content/en/blog/beam-2.28.0.md | 85 +
 2 files changed, 113 insertions(+), 15 deletions(-)



[beam] branch master updated (421949e -> 53fdf96)

2021-02-22 Thread chamikara
This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


from 421949e  Merge pull request #13991: Updates Beam Website for release 
2.28.0
 add 394563e  Adds blog post for Beam 2.28.0 release
 add c320504  Updated the blog
 add 858cc3e  Updates date
 new 53fdf96  Merge pull request #13992: Adds blog post for Beam 2.28.0 
release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md  | 43 -
 website/www/site/content/en/blog/beam-2.28.0.md | 85 +
 2 files changed, 113 insertions(+), 15 deletions(-)
 create mode 100644 website/www/site/content/en/blog/beam-2.28.0.md



[beam] branch master updated (050b642 -> 421949e)

2021-02-22 Thread chamikara
This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


from 050b642  Merge pull request #14014 [BEAM-11850] Add DDL support to SQL 
Transform
 add ba0bab8  Updates Beam Website for release 2.28.0
 add d9d4e3e  Updates date
 add 421949e  Merge pull request #13991: Updates Beam Website for release 
2.28.0

No new revisions were added by this update.

Summary of changes:
 website/www/site/config.toml | 2 +-
 website/www/site/content/en/get-started/downloads.md | 8 
 website/www/site/static/.htaccess| 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)



[beam] branch website-revamp updated (10328bc -> b60c9ce)

2021-02-22 Thread bhulette
This is an automated email from the ASF dual-hosted git repository.

bhulette pushed a change to branch website-revamp
in repository https://gitbox.apache.org/repos/asf/beam.git.


from 10328bc  Fix committer trait links
 add 5a6620d  Revert 'become a committer' changes, remove 'attributes' page.
 add c8cc2a3  [BEAM-11779] Fix dataflow URL printed by Go. (#13997)
 add 130e60e  [BEAM-11415] Fix misc. bugs affecting Go XLang tests.
 add edeaf67  Merge pull request #13999: [BEAM-11415] Fix misc. bugs 
affecting Go XLang tests.
 add c758a0d  [BEAM-9615] Register Schemas on Beam Init (#13940)
 add ac5d258  Beam transform that uses DebeziumIO connector to support CDC
 add 32a0ff1  Merge pull request #13983 from [BEAM-11818] DebeziumIO 
connector to support CDC
 add 8f87957  [BEAM-11626] Upgrading Guava to 30.1-jre while keeping 
25.1-jre for Hadoop/Cassandra modules (#13804)
 add 9c60fd5  Revert "[BEAM-2914] Add portable merging window support to 
Python. (#12995)"
 add 871e023  Merge pull request #14004 from ajamato/rollback
 add 01258f1  [BEANM-11827] checkJavaLinkage task requires a spread 
operator for args (#14006)
 add 078a146  Fixing dashboard
 add dd2e739  Merge pull request #14000 from [BEAM-11791] Fixing dashboard 
for FnApiRunner benchmarks
 add 4f78ab3  [BEAM-11805] Replace user-agent for spanner (#13990)
 add 812149c  [BEAM-10925] Support selecting Calc for ZetaSQL testing
 add 788025e  Merge pull request #14009: [BEAM-10925] Support selecting 
Calc for ZetaSQL testing
 add dbb19b0  [BEAM-11779] Use shuffle_mode=appliance when using dataflow 
runner v2
 add 292d788  Add comment to remove the patch
 add c1530a6  minor fix to run_integration_test.sh in python sdk
 add fc511f6  Merge pull request #13986: [BEAM-11779] Use 
shuffle_mode=appliance when using dataflow runner v2
 add 364a4a0  [BEAM-11211] Update pandas and pyarrow in python container 
(#13987)
 add b8dd9cb  Update go version to 1.12.7 (#13996)
 add 4178d26  [BEAM-11125] bump checkerframework to 3.10.0
 add 88918f1  Merge pull request #13978: [BEAM-11125] bump checkerframework 
to 3.10.0
 add b6a59b3  Merge #13558. [BEAM-11494][BEAM-11821] FileIO stops 
overwriting files on retries
 add 3ede658  [BEAM-11801] Don't set useCachedDataPool if an emulator host 
is set
 add c76e835  Merge pull request #13964: [BEAM-11801] Don't set 
useCachedDataPool if an emulator host is set
 add cfe60aa  [BEAM-11747] Better filters for BeamCalc
 add 5828613  Merge pull request #13898: [BEAM-11747] Make BeamCalcRel safe 
for ZetaSQL
 add 6ab69f9  Fix IllegalArgumentException in Interval
 add 8d5b7c7  Merge pull request #13993 from baeminbo/patch-1
 add 5d3ffe7  [BEAM-11747] Disable BeamJavaUdfCalcRule by default.
 add 3dfbaaf  spotless
 add 0c08687  Merge pull request #14010 from ibzib/disable-calcrule
 add e9bdda9  [BEAM-11834] Enable arrays literals to have null values.
 add 3a0a3b4  Merge pull request #14017 from ibzib/BEAM-11834
 add 4cffb7d  [BEAM-10708] Support SqlTransform in container (#13944)
 add ef74412  Enable SideInput metrics for DF worker. These have been 
launched on Dataflow
 add ebafa0e  Merge pull request #14018 from pabloem/enablesim
 add fa3dddb  [BEAM-11760] Cleanup interactive cache just once.
 add 9297cf1  [BEAM-11760] Cleanup interactive cache just once.
 add 3bb529c  Merge remote-tracking branch 'origin/double_cache' into 
double_cache
 add f09f2af  Merge pull request #13909 [BEAM-11760] Cleanup interactive 
cache just once.
 add 66a8a4c  Adding performance improvements to ApproximateQuantiles. 
(#13175)
 add 425f5bb  [BEAM-9547] Fill in some trivial compliance gaps (#13932)
 add 276964f  [BEAM-11589] Migrated vendor/bytebuddy build.gradle file to 
Kotlin script (#14002)
 add edae900  Merge pull request #14019 from [BEAM-11791] Fixing 
FnApiRunner Microbenchmarks to export to influxDB
 add 1c4b70e  [BEAM-11120] bump Gradle License Report plugin to 1.16
 add 6e4adca  Merge pull request #14011: [BEAM-11120] bump Gradle License 
Report plugin to 1.16
 add a1577fb  [BEAM-11779] Fix python pipeline options for CrossLanguage 
tests
 add ffc7699  Merge pull request #14023: [BEAM-11779] Fix python pipeline 
options for CrossLanguage tests
 add 31e1b84  [BEAM-11800] Support ARRAY_AGG fn for Zetasql dialect (#13483)
 add d6313df  Add null checks to FhirIO.Search for when the search results 
are empty. (#14024)
 add 9e3ab44  Remove side input combine examples that don't work on most 
runners.
 add 560610d  Merge pull request #14022 Remove side input combine examples 
that don't work on most runners.
 add 8dfe302  [BEAM-11842] Add resource hints to model proto.
 add 70335bb  Merge pull request #14027 [BEAM-11842] Add resource hints to 
model proto.
 add aaad864  [BEAM-7372] remove aliases created for python 2 

[beam] branch master updated (aaad864 -> 050b642)

2021-02-22 Thread apilloud
This is an automated email from the ASF dual-hosted git repository.

apilloud pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


from aaad864  [BEAM-7372] remove aliases created for python 2 (#14012)
 add 06b5746  Add AutoLoadedSqlTransform, which runs SQL queries using the 
auto loading mechanisms.
 add a3d375e  Revert "Add AutoLoadedSqlTransform, which runs SQL queries 
using the auto loading mechanisms."
 add 8193329  Modify sql transform instead of creating a new transform
 add 4899abb  Modify sql transform instead of creating a new transform
 add 050b642  Merge pull request #14014 [BEAM-11850] Add DDL support to SQL 
Transform

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/extensions/sql/SqlTransform.java  | 83 ++-
 .../sdk/extensions/sql/BeamSqlDslUdfUdafTest.java  |  5 +-
 .../sdk/extensions/sql/PubsubToBigqueryIT.java | 37 +++--
 .../meta/provider/avro/AvroTableProviderTest.java  | 19 ++---
 .../meta/provider/text/TextTableProviderTest.java  | 96 ++
 5 files changed, 125 insertions(+), 115 deletions(-)