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 aca9099 (commit)
to 84db719 (commit)
from aca9099 Merge pull request #13192: [BEAM-10402] Move @Nullable
annotations adjacent to the type they annotate
add d151352 Fix URL to BEAM-9615 (#13190)
add cad2c7c [BEAM-11058] Enable HadoopFormatIOElasticIT on Java PostCommit
add b13a305 Merge pull request #13085: [BEAM-11058] Enable
HadoopFormatIOElasticIT on Java PostCommit
add 7673f29 Move Beam 2.25.0 release blog to the correct directory
add ba24b08 Merge pull request #13197 from robinyqiu/release-blog
add 9d76ee5 Update beam-2.24.0.md
add 3f9f1aa Merge pull request #13182 from y1chi/patch-2
add b73fcc6 [BEAM-11113] Switch default pickler compressor back to zlib
for Coders in python sdk
add 38feb03 Merge pull request #13183 from y1chi/BEAM-11113
add bfb243c Enable JSON_EXTRACT and TO_JSON_STRING in ZetaSQL
add 3973137 Merge pull request #13195: Enable JSON_EXTRACT and
TO_JSON_STRING in ZetaSQL
add ac4b068 [BEAM-11130] Exclude OrderedListState VR tests.
add 84db719 Merge pull request #13196: [BEAM-11130] Exclude
OrderedListState VR tests from Dataflow V2
No new revisions were added by this update.
Summary of changes:
build.gradle | 1 +
runners/google-cloud-dataflow-java/build.gradle | 3 +
.../zetasql/SupportedZetaSqlBuiltinFunctions.java | 15 ++--
sdks/java/io/hadoop-format/build.gradle | 9 ++
.../io/hadoop/format/HadoopFormatIOElasticIT.java | 96 ++++++++++++++++++++--
sdks/python/apache_beam/coders/coders.py | 5 +-
sdks/python/apache_beam/internal/pickler.py | 19 ++++-
website/www/site/content/en/blog/beam-2.24.0.md | 3 +
.../{static => content/en/blog}/beam-2.25.0.md | 0
website/www/site/content/en/roadmap/go-sdk.md | 2 +-
10 files changed, 133 insertions(+), 20 deletions(-)
rename website/www/site/{static => content/en/blog}/beam-2.25.0.md (100%)