java-docs-samples icon indicating copy to clipboard operation
java-docs-samples copied to clipboard

docs(samples): Update Dataflow snippets to Beam 2.57

Open VeronicaWasson opened this issue 1 year ago • 0 comments

Description

  • Bump Apache Beam version
  • Update Iceberg snippets to latest API
  • Minor fixes to comments

Checklist

  • [ ] I have followed Sample Format Guide
  • [ ] pom.xml parent set to latest shared-configuration
  • [ ] Appropriate changes to README are included in PR
  • [ ] These samples need a new API enabled in testing projects to pass (let us know which ones)
  • [ ] These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
  • [ ] Tests pass: mvn clean verify required
  • [ ] Lint passes: mvn -P lint checkstyle:check required
  • [ ] Static Analysis: mvn -P lint clean compile pmd:cpd-check spotbugs:check advisory only
  • [ ] This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
  • [ ] This sample adds a new Product API, and I updated the Blunderbuss issue/PR auto-assigner with the codeowners for this sample
  • [x] Please merge this PR for me once it is approved

VeronicaWasson avatar Jun 26 '24 21:06 VeronicaWasson