Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial DaskRunner for Beam. #1

Closed
wants to merge 142 commits into from
Closed

Initial DaskRunner for Beam. #1

wants to merge 142 commits into from

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    5773178 View commit details
    Browse the repository at this point in the history
  2. BEAM-14525 Added a proto message with the problematic properties to u…

    …se a generated class as well for testing, and not only the current state
    nbali committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5d482c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    87267d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7efd594 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Bump protobufjs from 6.11.2 to 6.11.3 in /sdks/typescript

    Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
    - [Release notes](https://github.com/protobufjs/protobuf.js/releases)
    - [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
    - [Commits](protobufjs/protobuf.js@v6.11.2...v6.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: protobufjs
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a165e40 View commit details
    Browse the repository at this point in the history
  2. add new pubsub urn

    Naireen Hussain committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d69b217 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    2cb2ee2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    7bfcf46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    315322b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bd44e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request apache#22205 Fix build error due to dep conflictio…

    …n of google-cloud-bigquery-storage and google-cloud-core
    robertwb authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    4b4077d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Add typescript documentation to the programing guide. (apache#22137)

    This covers everything through section 4, Transforms.
    
    Also implements missing transforms CoGroupByKey and Partition and
    fixes a bug in DoubleCoder.
    robertwb authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    f641c24 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    9fb8be0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    262f2b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    3d8db78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abc8099 View commit details
    Browse the repository at this point in the history
  3. Bump moment from 2.29.2 to 2.29.4 in /sdks/python/apache_beam/runners…

    …/interactive/extensions/apache-beam-jupyterlab-sidepanel (apache#22200)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    821c07f View commit details
    Browse the repository at this point in the history
  4. Allow BigQuery TableIds to have space in between (apache#22167)

    * Updated Regex and test
    
    * Updated Regex and test
    dgdheeraj authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    da84804 View commit details
    Browse the repository at this point in the history
  5. Use async as a suffix rather than a prefix for asynchronous variants. (

    …apache#22134)
    
    This is better aligned with standard javascript convention.
    
    Often libraries have the default version be asynchronous, and
    name the Sync one explicitly, we are marking the async ones as
    they are by far the most common and usable for pipeline
    construction.
    robertwb authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    6e16941 View commit details
    Browse the repository at this point in the history
  6. Override log levels after log handler is created (apache#22191)

    Co-authored-by: tvalentyn <tvalentyn@users.noreply.github.com>
    Abacn and tvalentyn authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    eb071fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca7b3b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    983e5c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0140c9c View commit details
    Browse the repository at this point in the history
  10. Removes unnecessary line

    egalpin committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    60e9573 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8775f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. update

    ihji committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d5cec82 View commit details
    Browse the repository at this point in the history
  2. update

    ihji committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1dc015f View commit details
    Browse the repository at this point in the history
  3. Add org.pentaho to calcite relocated packages to fix vendoring valida…

    …tion.
    Byron Ellis committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    52753a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    406494b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30d25de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    132d634 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7e77f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    029a2e3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request apache#22207 from Several requests to show experim…

    …ents in UIs.
    
    Several requests to show experiments in UIs.
    pabloem authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d2212b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b9dabeb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be922c9 View commit details
    Browse the repository at this point in the history
  12. Merge pull request apache#22228: Add org.pentaho to calcite relocated…

    … packages to fix vendoring validation
    chamikaramj authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    139ca67 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad3af31 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4d7d93 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    cc10d15 View commit details
    Browse the repository at this point in the history
  2. Move Xlang Go examples to generic registration (apache#22249)

    * WC generics
    
    * Partition generics
    
    * GroupBy generics
    
    * Flatten generics
    
    * combine_globally generics
    
    * Combine generics
    
    * CoGBK generics
    
    * BigQuery generics
    
    * Remove old versions
    jrmccluskey authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2c8e7eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b54b04 View commit details
    Browse the repository at this point in the history
  4. Move Go Primitives Integration Tests to Generic Registration (apache#…

    …22247)
    
    * Checkpointing Generics
    
    * Drain generics
    
    * ParDo generics
    
    * Panes generics
    
    * WindowInto generics
    jrmccluskey authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b4c251a View commit details
    Browse the repository at this point in the history
  5. Move native Go examples to generic registration (apache#22245)

    * Wordcount generic registration
    
    * StringSplit generics
    
    * Autocomplete Generics
    
    * Contains generics
    
    * Improve autocomplete
    
    * Debugging wordcount generics
    
    * Grades generics
    
    * Taxi generics
    
    * Large Wordcount Generics
    
    * Multiout generics
    
    * PingPong generics
    
    * Windowed WC generics
    
    * Yatzy Generics
    
    * Update sdks/go/examples/grades/grades.go
    
    Co-authored-by: Danny McCormick <dannymccormick@google.com>
    
    * Remove unused import
    
    Co-authored-by: Danny McCormick <dannymccormick@google.com>
    jrmccluskey and damccorm authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    fa5bcfa View commit details
    Browse the repository at this point in the history
  6. Move youngoli to the reviewer exclusion list (apache#22195)

    Daniel is taking some time away from the project, removing him from the reviewer set
    damccorm authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    9cf8cf5 View commit details
    Browse the repository at this point in the history
  7. Bump google.golang.org/api from 0.86.0 to 0.87.0 in /sdks (apache#22253)

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.86.0 to 0.87.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.86.0...v0.87.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    51ed8db View commit details
    Browse the repository at this point in the history
  8. Bump cloud.google.com/go/bigquery from 1.34.1 to 1.35.0 in /sdks (apa…

    …che#22213)
    
    Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.34.1 to 1.35.0.
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@spanner/v1.34.1...bigquery/v1.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/bigquery
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f88b9ec View commit details
    Browse the repository at this point in the history
  9. Bump google.golang.org/grpc from 1.47.0 to 1.48.0 in /sdks (apache#22252

    )
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.48.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.47.0...v1.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    d54841c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b78a080 View commit details
    Browse the repository at this point in the history
  11. Merge pull request apache#21809 from ihji/BEAM-14506

    [BEAM-14506] Adding testcases and examples for xlang Python RunInference
    ihji authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    316dfae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e69ada9 View commit details
    Browse the repository at this point in the history
  13. Defocus iframe on blur or mouseout (apache#22153) (apache#22154)

    * Defocus iframe on blur or mouseout (apache#22153)
    
    * Update akvelon_flutter_issue_106664_workaround to v0.1.2 (apache#22153)
    alexeyinkin authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    48c081e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9574973 View commit details
    Browse the repository at this point in the history
  15. Merge pull request apache#22251: Adds an experiment that allows optin…

    …g into using Kafka SDF-wrapper
    chamikaramj authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f2e41be View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    8a32df1 View commit details
    Browse the repository at this point in the history
  2. Split words on new lines or spaces (apache#22270)

    Previously we just split on spaces. Also adds a little logging.
    
    Fixes apache#22269
    damccorm authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    e6de18c View commit details
    Browse the repository at this point in the history
  3. Replace \r\n, not just \n

    damccorm authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    67e6726 View commit details
    Browse the repository at this point in the history
  4. Pg auth test (apache#22277)

    * Playground DeployExamples: move gcloud auth to the first step
    
    * Update playground_deploy_examples.yml
    MakarkinSAkvelon authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    a7a2985 View commit details
    Browse the repository at this point in the history
  5. [BEAM-14073] [CdapIO] CDAP IO for batch plugins: Read, Write. Unit te…

    …sts included (apache#21765)
    
    * [BEAM-14048] Add ConfigWrapper for building CDAP PluginConfigs
    
    * [BEAM-14073] Add CdapIO and batch plugins PoC
    
    * [BEAM-14048] Fix checkstyle
    
    * [BEAM-14073] Fix checkstyle
    
    * [BEAM-14048] Fix warnings
    
    * [BEAM-14048] Fix warnings
    
    * [BEAM-14048] Fix warning
    
    * [BEAM-14048] Fix warning
    
    * [BEAM-14048] Remove unused dependencies
    
    * [BEAM-14048] Add needed dependencies
    
    * [BEAM-14048] Fix spotless
    
    * [BEAM-14048] Fix typo
    
    * [BEAM-14048] Use fori instead of stream
    
    * [BEAM-14048] Suppress warning
    
    * [BEAM-14048] Add used undeclared artifacts
    
    * [BEAM-14048] Change dependencies to test
    
    * Add context.
    
    * Fix dependencies issue
    
    * Add null annotation
    
    * Added CDAP plugin wrapper
    
    * [BEAM-14048] Refactoring
    
    * Add SuppressWarning.
    
    * Fix style.
    
    * Determine dependencies.
    
    * Added JavaDoc for PluginConstants class
    
    * Formatted code
    
    * Refactored dependencies
    
    * Made plugin fields nullable
    
    * [BEAM-14073] Refactor dependencies
    
    * Refactored getters
    
    * retrigger checks
    
    * Updated CdapIO with new implementation of Plugin
    
    * [BEAM-14048] Use CDAP InstantiatorFactory for creating config objects
    
    * [BEAM-14048] Suppress warning
    
    * [BEAM-14081] Refactoring
    
    * Update maven repo
    
    * Update build.gradle
    
    * [BEAM-14073] Use sonatype dependencies
    
    * [BEAM-14073] Merge with Plugin changes
    
    * [BEAM-14073] Use new Plugin wrapper
    
    * [BEAM-14073] Merge with config
    
    * [BEAM-14073] Instantiate cdapPlugin correctly
    
    * [BEAM-14053] Add prepareRun method in Plugin
    
    * [BEAM-14081] Refactoring
    
    * [BEAM-14053] Add Nullable annotations
    
    * [BEAM-14053] Suppress warning
    
    * [BEAM-14053] Fix Spotless
    
    * [BEAM-14053] Add avro dependency
    
    * [BEAM-14073] Add Write Transform. Add test for Hubspot.
    
    * [BEAM-14073] Add test for ServiceNow
    
    * [BEAM-14048] Use ServiceNow CDAP dependency from Maven central
    
    * [BEAM-14048] Set macroFields
    
    * [BEAM-14081] Fix javadoc
    
    * [BEAM-14053] Use ServiceNow dependency in tests
    
    * [BEAM-14073] Refactoring
    
    * [BEAM-14073] Suppress warnings
    
    * [BEAM-14073] Refactoring
    
    * [BEAM-14073] Refactoring
    
    * [BEAM-14073] Add EmployeeBatchSource plugin for tests
    
    * [BEAM-14073] Add Read tests
    
    * [BEAM-14073] Add Write tests
    
    * [BEAM-14073] Fix description
    
    * [BEAM-14073] Fix build.gradle
    
    * [BEAM-14073] Fix comments
    
    * [BEAM-14073] Fix nullness warning
    
    * [BEAM-14073] Move cdap plugin dependencies to local build.gradle
    
    * [BEAM-14073] Move cdap plugin dependencies to BeamModulePlugin
    
    * [BEAM-14073] Remove redundant suppress warnings
    
    * [BEAM-14073] Fix comments
    
    * [BEAM-14073] Fix typo
    
    * [BEAM-14073] Fix nullness warning in Plugin
    
    * [BEAM-14073] Add Experimental annotation
    
    Co-authored-by: igor.krasavin <igor.krasavin@akvelon.com>
    Co-authored-by: Ekaterina Tatanova <e.tatanova@mail.ru>
    Co-authored-by: Alex Kosolapov <alex.kosolapov@gmail.com>
    Co-authored-by: Elizaveta Lomteva <elizaveta.lomteva@akvelon.com>
    Co-authored-by: Elizaveta Lomteva <57974525+Lizzfox@users.noreply.github.com>
    6 people authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    63c2d14 View commit details
    Browse the repository at this point in the history
  6. update

    ihji committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    0e62669 View commit details
    Browse the repository at this point in the history
  7. [Fix apache#22151] Add fhirio.Deidentify transform (apache#22152)

    * add deidentify transform with integration test
    
    * remove extra line
    
    * indicate error by empty return
    
    * improve validateCounter function considering operation counters
    
    * add unit tests and small improvements
    
    * add documentation to transform
    
    * add extra counter validate check
    
    * increase polling interval
    
    * improve poll function name
    
    * fix staticcheck errors
    
    * adjust test error log message
    
    * refactor integration tests to run in single pipeline resolving dan comment and timeout issues
    
    * adjust filter to accomodate refactor
    
    * add helper function to simplify getting nested member variable
    
    * move non-standard package to the bottom
    
    * use backoff retry instead of hardcoded time for polling operation
    
    * call s.Scope to aid debugging
    
    * use Impulse since transform is Source only
    
    * poll operation before loop since it may be completed without having to wait
    
    * refactor test
    
    * fix not using error staticcheck
    lnogueir authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    c14a4cf View commit details
    Browse the repository at this point in the history
  8. Merge pull request apache#22230 from ihji/BEAM-22229

    [BEAM-22229] Override external SDK container URLs for Dataflow by default in Java SDK
    ihji authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    543b9bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72bf1a2 View commit details
    Browse the repository at this point in the history
  10. Remove locks around ExecutionStateSampler (apache#22190)

    * remove locks around ExecutionStateSampler
    
    * make all benchmarks use 10 threads
    
    * normalize benchmarks
    
    * more state
    steveniemitz authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    64bcc7d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Enables UnboundedSource wrapped SDF Kafka source by default for x-lan…

    …g over the pure SDF source
    chamikaramj committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b3963b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b42751 View commit details
    Browse the repository at this point in the history
  3. Merge pull request apache#17111: [BEAM-14101] [CdapIO] Add ReceiverBu…

    …ilder for SparkReceiverIO
    aromanenko-dev authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b0225ca View commit details
    Browse the repository at this point in the history
  4. Merge pull request apache#22183 from egalpin/egalpin/timestamp-skew-es

    Moves timestamp skew override to correct place
    egalpin authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    673a4cc View commit details
    Browse the repository at this point in the history
  5. Merge pull request apache#22140 from [Playground Task] Sharing any co…

    …de API
    
    * [Playground] [Infrastrusture] add one more action to install a cloud datastore emulator
    
    * [Playgorund] [Backend] add new methods in a proto file for sharing any code
    
    * [Playground] [Backend] code methods to save snippets and read them
    
    * [Playground] [Infrastrusture] add variables
    
    * [Playground] [Backend] fix tests
    
    * [Playground] [Infrastrusture] change default value for datastore emulator host
    
    * [Playground] [Backend] change default value in README file
    
    * configure database setup only for router backend
    
    * [Playground] [Backend] change saving and reading snippets
    
    * [Playground] [Backend] fixes and more tests
    
    * [Playground] [Backend] fix dockerfile for router server
    
    * [Playground] [Backend] add mappers and transactions
    
    * [Playground] [Backend] add comment for mapper
    
    * [Playground] [Infrastructure] add variables and their description
    
    * [Playground] [Infra] add tfvars file
    
    * [Playground] [Infra] add extra step to check changes
    
    * Update terraform.tfvars
    
    * Update variables.tf
    
    * [Playground] [Backend] update transactions for snippets
    
    * [Playground] [Backend] updated router dockerfile and readme file
    
    * [Playground] [Backend] removed extra veriable
    
    * [Playground] [Infra] removed extra variable from route dockerfile
    
    * [Playground] [Infra] changed backend workflow for production
    
    * [Playground] [Infra] removed extra files after testing
    
    * [Playground] [Infra] removed extra newline
    
    * [Playground] [Backend] updated backend worflow to test on sandbox
    
    * [Playground] [Backend] updated set up cloud sdk
    
    * added gcloud components check
    
    * fixed backend workflow
    
    * [Playground] [Infra] removed extra env variables
    
    * [Playground] [Backend] add logs for gradle task
    
    * test for datastore emulator
    
    * added echo for scripts to understand problem
    
    * removed inneeded shell script
    
    * [Playground] [Backend] removed extra steps for backend workflow
    
    * [Playground] [Backend] set up prod configuration
    
    * [Playground] [Backend] remove extra symbols
    
    * [Playground] [Infra] updated step to set up cloud sdk
    
    * [Playground] [Infra] added viper lib for application props
    
    * [Playground] [Infra] added docker compose for local deployment
    
    * [Playground] [Backend] edited docker compose after testing
    
    * [Playground] [Infra] edited docker compose
    
    * [Playground] [Infrastructure] updated documentation
    
    * [Playgroumd] [Infrastructure] renamed db type to remote
    
    * [Playgorund] [Infrastructure] remove unused variable
    
    * [Playground] [Backend] removed extra methods and files
    
    * [Playgorund] [Backend] fixed tests
    
    * [Playgorund] [Backend] added tests
    
    * [Playground] [Backend] updated environment for sharing any code
    
    * [Playground] [Infrastructure] updated gradle tasks and dockerfile
    
    * [Playgorund] [Backend] improves after review
    
    * [Playground] [Infrastucture] removed extra shell script
    
    * [Playground] [Backend] updated docker compose for local deployment
    
    * [Playground] [Infrastructure] updated docker compose file for local deployment
    
    * added newlines for git scanning
    
    * [Playground] [Backend] changed origin property to string
    
    * [Playground] [Backend] updated the migration description
    
    * [Playground] [Backend] set gcp version
    
    * edited tabs
    
    Co-authored-by: MakarkinSAkvelon <67736809+MakarkinSAkvelon@users.noreply.github.com>
    vchunikhin and MakarkinSAkvelon authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    2f13855 View commit details
    Browse the repository at this point in the history
  6. Merge pull request apache#22286: Enables UnboundedSource wrapped SDF …

    …Kafka source by default for Python x-lang
    chamikaramj authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    896bf1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62a0d0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c092af2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request apache#22276 Don't try to parse non-flags as retai…

    …ned pipeline options.
    robertwb authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3dcdcf3 View commit details
    Browse the repository at this point in the history
  10. Turn pr bot on for remaining common labels (apache#22257)

    * Turn pr bot on for remaining common labels
    
    * Update start time to several hours from now
    damccorm authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    7dcc6d8 View commit details
    Browse the repository at this point in the history
  11. Reviewing the RunInference ReadMe file for clarity. (apache#22069)

    * Reviewing the RunInference ReadMe file for clarity.
    
    * Reviewing the RunInference ReadMe.
    
    * Changed dataset and model sections  to steps; clarified that prerequisites are required for these examples
    
    * Added note about batching elements of different sizes
    
    * Edited note about batching elements of different sizes
    
    * Removed note about batching elements. Added links to the ML content that's being added.
    
    * Update sdks/python/apache_beam/examples/inference/README.md
    
    Co-authored-by: Andy Ye <andyye333@gmail.com>
    
    * Update sdks/python/apache_beam/examples/inference/README.md
    
    Co-authored-by: Andy Ye <andyye333@gmail.com>
    
    * Update sdks/python/apache_beam/examples/inference/README.md
    
    Co-authored-by: Andy Ye <andyye333@gmail.com>
    
    * Update sdks/python/apache_beam/examples/inference/README.md
    
    Co-authored-by: Andy Ye <andyye333@gmail.com>
    
    * Update sdks/python/apache_beam/examples/inference/README.md
    
    Co-authored-by: Andy Ye <andyye333@gmail.com>
    
    * Update sdks/python/apache_beam/examples/inference/README.md
    
    Co-authored-by: Andy Ye <andyye333@gmail.com>
    
    * Update sdks/python/apache_beam/examples/inference/README.md
    
    Co-authored-by: Andy Ye <andyye333@gmail.com>
    
    * Because the output file is created by the pipeline, changing the phrasing of that step.
    
    Co-authored-by: Andy Ye <andyye333@gmail.com>
    rszper and yeandy authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    56ee83e View commit details
    Browse the repository at this point in the history
  12. Merge pull request apache#22071 Bump protobufjs from 6.11.2 to 6.11.3…

    … in /sdks/typescript
    robertwb authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9bb5d5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    23a8535 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2ba5317 View commit details
    Browse the repository at this point in the history
  15. Merge pull request apache#21959 from [Website] add playground section

    [Website] add playground section
    pabloem authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    29b26be View commit details
    Browse the repository at this point in the history
  16. Update RunInference documentation (apache#22250)

    Co-authored-by: Anand Inguva <34158215+AnandInguva@users.noreply.github.com>
    Co-authored-by: Andy Ye <andyye333@gmail.com>
    Co-authored-by: Anand Inguva <anandinguva98@gmail.com>
    Co-authored-by: Anand Inguva <anandinguva@google.com>
    5 people authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    fa028d3 View commit details
    Browse the repository at this point in the history
  17. Rewrote Java multi-language pipeline quickstart (apache#22263)

    * rewrote Java multi-language pipeline quickstart
    
    * reference higher-level DataframeTransform
    
    * fix one last awkward phrase
    
    * incorporated feedback
    pcoet authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    4da1368 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Merge pull request apache#22300 from Fixed [Playground] DeployExample…

    …s, modified "get difference
    MakarkinSAkvelon authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    2a42b96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request apache#22259 from akvelon/pg-trigger-deploy-examples

    [Playground]: enable multi file flag for multi file examples
    pabloem authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    20274f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    9efaadf View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Increase streaming server timeout (apache#22280)

    * Increase streaming server timeout to give tests a chance to complete before service teardown. Locally seems to help with Spark 2 tests
    
    * Try an insanely long timeout to see if the Spark Context dies or gets killed.
    
    Co-authored-by: Byron Ellis <byronellis@google.com>
    byronellis and Byron Ellis authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    15c3c8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    799eed2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    001dd37 View commit details
    Browse the repository at this point in the history
  4. [BEAM-14117] Unvendor bytebuddy dependency (apache#17317)

    * Unvendor bytebuddy
    
    This is only for testing.
    
    * Fix :sdks:java:core:validateShadedJarDoesntLeakNonProjectClasses
    
    * Fix another import
    
    * Remove a reference to vendored_bytebuddy_1_11_0
    
    * Remove from sdks/java/core/build.gradle
    
    * Add an explicit bytebuddy dep to jmh benchmarks
    
    * Declare byte_buddy within the shadow configuration
    cushon authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    4b5efc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1805382 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70f26ad View commit details
    Browse the repository at this point in the history
  7. Require unique names for stages.

    This is required for streaming update, and some other runners make
    expectations about this as well.  It's also good to get this in sooner
    rather than later as it would be a painfully backwards incompatible
    change to otherwise working pipelines.
    robertwb committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    5dc02f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Support combiner lifting.

    Also improve direct CombineFn testing and array encoding.
    robertwb committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2eaab62 View commit details
    Browse the repository at this point in the history
  2. [apache#22319] Regenerate proto2_coder_test_messages_pb2.py manually (a…

    …pache#22320)
    
    * [apache#22319] Regenerate proto2_coder_test_messages_pb2.py manually
    
    * Update instructions to regenerate proto file
    
    * Fix pylint issue
    lukecwik authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f2be806 View commit details
    Browse the repository at this point in the history
  3. Add links to the new RunInference content to Learning Resources (apac…

    …he#22325)
    
    Co-authored-by: tvalentyn <tvalentyn@users.noreply.github.com>
    rszper and tvalentyn authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1abfb54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efde3f1 View commit details
    Browse the repository at this point in the history
  5. cleaned up types in standard_coders.ts (apache#22316)

    * cleaned up types in standard_coders.ts
    
    * remove note about npm ci; to be handled in automation
    pcoet authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    31cee39 View commit details
    Browse the repository at this point in the history
  6. JMH module for sdks:java:core with benchmarks for GetterBasedSchemaPr…

    …ovider (resolves apache#22181) (apache#22182)
    
    * JMH module for sdks:java:core with benchmarks for GetterBasedSchemaProvider (resolves apache#22181)
    
    * spotless
    
    * Remove jamm agent
    
    * Reduce setup costs and measurement overhead
    
    * Make benchmark code easier to profile by avoiding lambdas
    
    * Replace generated Sink with explicit readField method
    
    * fix checks
    
    * Update sdks/java/core/jmh/src/main/java/org/apache/beam/sdk/schemas/RowBundle.java
    
    Co-authored-by: Lukasz Cwik <lcwik@google.com>
    
    * Update sdks/java/core/jmh/src/main/java/org/apache/beam/sdk/schemas/package-info.java
    
    Co-authored-by: Lukasz Cwik <lcwik@google.com>
    
    * Update javadocs
    
    * Minimize setup overhead
    
    Co-authored-by: Lukasz Cwik <lcwik@google.com>
    Moritz Mack and lukecwik authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    abcc9e0 View commit details
    Browse the repository at this point in the history
  7. Bump cloud.google.com/go/pubsub from 1.23.1 to 1.24.0 in /sdks (apach…

    …e#22332)
    
    Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.23.1 to 1.24.0.
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@pubsub/v1.23.1...pubsub/v1.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/pubsub
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ba38a4d View commit details
    Browse the repository at this point in the history
  8. [apache#22181] Fix java package for SDK java core benchmark org.apach…

    …e.beam.sdk.schemas -> org.apache.beam.sdk.jmh.schemas
    
    Missed during review of apache#22182
    lukecwik committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ecd1362 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    203cb13 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba62704 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Merge pull request apache#22346 from lukecwik/22181

    [apache#22181] Fix java package for SDK java core benchmark org.apache.beam.sdk.schemas -> org.apache.beam.sdk.jmh.schemas
    lukecwik authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    9352093 View commit details
    Browse the repository at this point in the history
  2. [BEAM-13015, apache#21250] Optimize encoding to a ByteString (apache#…

    …22345)
    
    * [BEAM-13015, apache#21250] Optimize encoding to a ByteString
    
    This leverages the fact that all encoding is done from a thread safe manner
    allowing us to drop the syncrhonization that ByteString.Output adds and it
    also optimizes the max chunk size based upon performance measurements and
    the ratio for how full a byte[] should be for the final copy vs concatenate
    decision.
    
    Below are the results of several scenarios in which we compare the protobuf
    vs new solution:
    ```
    Benchmark                                                                                       Mode  Cnt         Score        Error  Units
    ByteStringOutputStreamBenchmark.testProtobufByteStringOutputStreamFewLargeWrites               thrpt   25   1149267.797 ±  15366.677  ops/s
    ByteStringOutputStreamBenchmark.testProtobufByteStringOutputStreamFewMixedWritesWithReuse      thrpt   25    832816.697 ±   4236.341  ops/s
    ByteStringOutputStreamBenchmark.testProtobufByteStringOutputStreamFewMixedWritesWithoutReuse   thrpt   25    916629.194 ±   5669.323  ops/s
    ByteStringOutputStreamBenchmark.testProtobufByteStringOutputStreamFewSmallWrites               thrpt   25  14175167.566 ±  88540.030  ops/s
    ByteStringOutputStreamBenchmark.testProtobufByteStringOutputStreamFewTinyWrites                thrpt   25  22471597.238 ± 186098.311  ops/s
    ByteStringOutputStreamBenchmark.testProtobufByteStringOutputStreamManyLargeWrites              thrpt   25       610.218 ±      5.019  ops/s
    ByteStringOutputStreamBenchmark.testProtobufByteStringOutputStreamManyMixedWritesWithReuse     thrpt   25       484.413 ±     35.194  ops/s
    ByteStringOutputStreamBenchmark.testProtobufByteStringOutputStreamManyMixedWritesWithoutReuse  thrpt   25       559.983 ±      6.228  ops/s
    ByteStringOutputStreamBenchmark.testProtobufByteStringOutputStreamManySmallWrites              thrpt   25     10969.839 ±     88.199  ops/s
    ByteStringOutputStreamBenchmark.testProtobufByteStringOutputStreamManyTinyWrites               thrpt   25     40822.925 ±    191.402  ops/s
    ByteStringOutputStreamBenchmark.testSdkCoreByteStringOutputStreamFewLargeWrites                thrpt   25   1167673.532 ±   9747.507  ops/s
    ByteStringOutputStreamBenchmark.testSdkCoreByteStringOutputStreamFewMixedWritesWithReuse       thrpt   25   1576528.242 ±  15883.083  ops/s
    ByteStringOutputStreamBenchmark.testSdkCoreByteStringOutputStreamFewMixedWritesWithoutReuse    thrpt   25   1009766.655 ±   8700.273  ops/s
    ByteStringOutputStreamBenchmark.testSdkCoreByteStringOutputStreamFewSmallWrites                thrpt   25  33293140.679 ± 233693.771  ops/s
    ByteStringOutputStreamBenchmark.testSdkCoreByteStringOutputStreamFewTinyWrites                 thrpt   25  86841328.763 ± 729741.769  ops/s
    ByteStringOutputStreamBenchmark.testSdkCoreByteStringOutputStreamManyLargeWrites               thrpt   25      1058.150 ±     15.192  ops/s
    ByteStringOutputStreamBenchmark.testSdkCoreByteStringOutputStreamManyMixedWritesWithReuse      thrpt   25       937.249 ±      9.264  ops/s
    ByteStringOutputStreamBenchmark.testSdkCoreByteStringOutputStreamManyMixedWritesWithoutReuse   thrpt   25       959.671 ±     13.989  ops/s
    ByteStringOutputStreamBenchmark.testSdkCoreByteStringOutputStreamManySmallWrites               thrpt   25     12601.065 ±     92.375  ops/s
    ByteStringOutputStreamBenchmark.testSdkCoreByteStringOutputStreamManyTinyWrites                thrpt   25     65277.229 ±   3795.676  ops/s
    ```
    
    The copy vs concatenate numbers come from these results which show that 256k seems to
    be a pretty good chunk size since the larger chunks seem to cost more per byte to allocate.
    They also show at what threshold should we currently copy the bytes vs concatenate a partially
    full buffer and allocate a new one:
    ```
    Benchmark                                                                                              newSize       copyVsNew   Mode  Cnt         Score        Error  Units
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A        512/1024  thrpt   25  19744209.563 ± 148287.185  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A        640/1024  thrpt   25  15738981.338 ± 103684.000  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A        768/1024  thrpt   25  12778194.652 ± 202212.679  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A        896/1024  thrpt   25  11053602.109 ± 103120.446  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A       4096/8192  thrpt   25   2961435.128 ±  25895.802  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A       5120/8192  thrpt   25   2498594.030 ±  26051.674  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A       6144/8192  thrpt   25   2173161.031 ±  20014.569  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A       7168/8192  thrpt   25   1917545.913 ±  21470.719  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A     20480/65536  thrpt   25    537872.049 ±   5525.024  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A     24576/65536  thrpt   25    371312.042 ±   4450.715  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A     28672/65536  thrpt   25    306027.442 ±   2830.503  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A     32768/65536  thrpt   25    263933.096 ±   1833.603  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A   131072/262144  thrpt   25     80224.558 ±   1192.994  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A   163840/262144  thrpt   25     65311.283 ±    775.920  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A   196608/262144  thrpt   25     54510.877 ±    797.775  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A   229376/262144  thrpt   25     46808.185 ±    515.039  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A  524288/1048576  thrpt   25     17729.937 ±    301.199  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A  655360/1048576  thrpt   25     12996.953 ±    228.552  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A  786432/1048576  thrpt   25     11383.122 ±    384.086  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testCopyArray                                                    N/A  917504/1048576  thrpt   25      9915.318 ±    285.995  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testNewArray                                                    1024             N/A  thrpt   25  10023631.563 ±  61317.055  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testNewArray                                                    8192             N/A  thrpt   25   2109120.041 ±  17482.682  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testNewArray                                                   65536             N/A  thrpt   25    318492.630 ±   3006.827  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testNewArray                                                  262144             N/A  thrpt   25     79228.892 ±    725.230  ops/s
    ByteStringOutputStreamBenchmark.NewVsCopy.testNewArray                                                 1048576             N/A  thrpt   25     13089.221 ±     73.535  ops/s
    ```
    
    The difference is minor in the `ProcessBundleBenchmark` as there is not
    enough data being passed around for it to make a major difference:
    ```
    Before
    Benchmark                                        Mode  Cnt      Score     Error  Units
    ProcessBundleBenchmark.testLargeBundle          thrpt   25   1156.159 ±   9.001  ops/s
    ProcessBundleBenchmark.testTinyBundle           thrpt   25  29641.444 ± 125.041  ops/s
    
    After
    Benchmark                                        Mode  Cnt      Score    Error  Units
    ProcessBundleBenchmark.testLargeBundle          thrpt   25   1168.977 ± 25.848  ops/s
    ProcessBundleBenchmark.testTinyBundle           thrpt   25  29664.783 ± 99.791  ops/s
    ```
    
    * fixup comment and address analyzeClassDependencies failures
    lukecwik authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4821e03 View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/api from 0.87.0 to 0.88.0 in /sdks (apache#22350)

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.87.0 to 0.88.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.87.0...v0.88.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    367173f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into BEAM-14525

    Conflicts:
    	sdks/java/extensions/protobuf/src/main/java/org/apache/beam/sdk/extensions/protobuf/ProtoByteBuddyUtils.java
    nbali committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    944056c View commit details
    Browse the repository at this point in the history
  5. PR CR: updating issue links

    nbali committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b5144a2 View commit details
    Browse the repository at this point in the history
  6. More clarification.

    robertwb committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    12754bb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    9697c13 View commit details
    Browse the repository at this point in the history
  2. [CdapIO] HasOffset interface was implemented (apache#22193)

    * [BEAM-22148] HasOffset interface was implemented
    
    * [BEAM-22148] Formatting was fixed
    sorokin-andrey authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    caaefc0 View commit details
    Browse the repository at this point in the history
  3. added olehborysevych as collaborator (apache#22391)

    olehborysevych is working for Tour of Beam project and needs to be able to manage a Project inside beam repository
    
    Co-authored-by: oborysevych <108862444+oborysevych@users.noreply.github.com>
    Oleh Borysevych and oborysevych authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    50346b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86d0564 View commit details
    Browse the repository at this point in the history
  5. Merge pull request apache#17775 from nbali/BEAM-14525

    [BEAM-14525] / apache#21626 Fix for Protobuf getter/setter method name discovery issue
    kileys authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f2f239a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Bump terser from 5.9.0 to 5.14.2 in /sdks/python/apache_beam/runners/…

    …interactive/extensions/apache-beam-jupyterlab-sidepanel (apache#22365)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0581c49 View commit details
    Browse the repository at this point in the history
  2. Fixes apache#22156: Fix Spark3 runner to compile against Spark 3.2/3.…

    …3 and add version tests to verify compatibility going forward (apache#22157)
    Moritz Mack authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    72127f9 View commit details
    Browse the repository at this point in the history
  3. Closes apache#22407: Separate sources for SparkStructuredStreamingRun…

    …ner for Spark 2 & 3 to allow for easier improvements for Spark 3.
    Moritz Mack committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8d59cf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79d677f View commit details
    Browse the repository at this point in the history
  5. Merge pull request apache#22408 from mosche/22407-separate-spark-ssru…

    …nner-sources
    
    Merge pull request apache#22408: apache#22407 Stop sharing sources for SparkStructuredStreamingRunner for Spark 2 & 3
    echauchot authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    b9f6af5 View commit details
    Browse the repository at this point in the history
  6. Bump cloud.google.com/go/storage from 1.23.0 to 1.24.0 in /sdks (apac…

    …he#22377)
    
    Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.23.0 to 1.24.0.
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@pubsub/v1.23.0...pubsub/v1.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/storage
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    23e10eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cd5d73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68ff1c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9494166 View commit details
    Browse the repository at this point in the history
  10. Merge pull request apache#22412 from Removing experimental annotation…

    … from JdbcIO
    
    Removing experimental annotation from JdbcIO
    pabloem authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    52a8af5 View commit details
    Browse the repository at this point in the history
  11. Deduplicate identical environments in a pipeline. (apache#22308)

    This is especially useful when external transforms from the same environment
    are used multiple times.
    robertwb authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    df99d6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9599cb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ed09fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    558699f View commit details
    Browse the repository at this point in the history
  15. Fixed a dataclass typo.

    alxmrs committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    21487da View commit details
    Browse the repository at this point in the history
  16. Expanded translations.

    alxmrs committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    96836cd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5e13f34 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a927761 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fcf454f View commit details
    Browse the repository at this point in the history
  20. WIP: Alllmost got asserts to work! The current status is:

    - CoGroupByKey is broken due to how tags are used with GroupByKey
    - GroupByKey should output `[('0', None), ('1', 1)]`, however it actually outputs: [(None, ('1', 1)), (None, ('0', None))]
    - Once that is fixed, we may have test pipelines work on Dask.
    alxmrs committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6c14f18 View commit details
    Browse the repository at this point in the history
  21. With a great 1-liner from @pabloem, groupby is fixed! Now, all three …

    …initial tests pass.
    alxmrs committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6036018 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a2f7e65 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6a98242 View commit details
    Browse the repository at this point in the history
  24. First pass at linting rules.

    alxmrs committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f40baa8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    71ca53e View commit details
    Browse the repository at this point in the history
  26. WIP: maybe better dask deps?

    alxmrs committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    a74e89f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    92971e5 View commit details
    Browse the repository at this point in the history
  28. Fixed setup.py (missing ,).

    alxmrs committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5f031a4 View commit details
    Browse the repository at this point in the history
  29. Added an additional comma.

    alxmrs committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    806a456 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4a69b18 View commit details
    Browse the repository at this point in the history