Skip to content

Conversation

@shunping
Copy link
Collaborator

@shunping shunping commented Jun 3, 2025

Also use this provider to call AnomalyDetection via YAML

@shunping shunping changed the title [YAML] Add a specifiable transform provider for transforms taking specifiable arguments [YAML] Add a spec provider for transforms taking specifiable arguments Jun 3, 2025
shunping and others added 24 commits June 3, 2025 14:40
* Fix for issue 34772 to include user provided providers

* Fix CI checks

* Incorporate review comments
* feat: add akvelon logo

* feat: add akvelon case study

* fix: remove white space

* feat: add akvelon to main page

* feat: use new images

* fix: typos

* fix: change order of akvelon case-study

* fix: update text

* fix: update mainPage text

* fix: update images

* fix: about akvelon section update

* fix: update akvelon card

* fix: update akvelon header

* fix: update code tag

* fix: update about akvelon

* fix: update date and order

* fix: add link and change img

* fix: change CDAP text

* fix: add bold weight

* fix: solve conflicts

* fix: remove unused code

* fix: delete whitespace

* fix: indents format

* fix: add bold text

---------

Co-authored-by: Bulat Safiullin <v-safiullinb@microsoft.com>
* added the rate test for GenerateSequence

* keep the master yaml
Co-authored-by: Claude <cvandermerwe@google.com>
* Deprecate Java 8

* Java 8 client now using Java 11 SDK container

* adjust non LTS fallback to use the next LTS instead of the nearest LTS. Previously Java18 falls back to Java17, which won't work

* Emit warning when Java 8 is used. Java8 is still
  supported until Beam 3.0

* Clean up subproject build file requiring Java9+

* Require java 11 to build SDK container

* fix workflow

* Simplify XVR test workflow

* Fix Samza PVR
Co-authored-by: Bulat Safiullin <v-safiullinb@microsoft.com>
…che#35066)

* Update Custom Remote Inference example to use RemoteModelHandler

* restore old kernel metadata

* Update examples/notebooks/beam-ml/custom_remote_inference.ipynb

Co-authored-by: Danny McCormick <dannymccormick@google.com>

* Add DLQ

---------

Co-authored-by: Danny McCormick <dannymccormick@google.com>
…apache#35133)

* feat: change text

* fix: add learn more to quotes Akvelon

---------

Co-authored-by: Bulat Safiullin <v-safiullinb@microsoft.com>
* Add support for iterable type

* Fix formatting
)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.0 to 1.72.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.72.0...v1.72.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.72.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…che#35061)

Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.67.0 to 1.69.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.67.0...spanner/v1.69.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.69.0
  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>
* Add known issues.

* Add fixes notes.

---------

Co-authored-by: Claude <cvandermerwe@google.com>
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) to 11.4.3 and updates ancestor dependency [@octokit/rest](https://github.com/octokit/rest.js). These dependencies need to be updated together.


Updates `@octokit/plugin-paginate-rest` from 2.17.0 to 11.4.3
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v2.17.0...v11.4.3)

Updates `@octokit/rest` from 18.12.0 to 21.1.1
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.12.0...v21.1.1)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: indirect
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Abacn and others added 4 commits June 6, 2025 12:23
The following mostly-automated changes:

 - Moved WindowedValue from util to values package
 - Make WindowedValue an interface with companion class WindowedValues
…e. (apache#35109)

* Add timer tests to make sure event-time timer firing at the right time.

* Add more tests.

* Disable the failed event-time timer tests for FnApiRunner.

* Fix lints and reformat.

* Disable another new test in FnApiRunnerTest and PortableRunnerTest due to flakiness.

* Disable a new test in FlinkRunnerTest

* Take out the early firing test case because it depends on bundle size.
@chamikaramj
Copy link
Contributor

@shunping are we hoping to reopen this in the future ?

@shunping
Copy link
Collaborator Author

No. This one has been superseded by #35187.

@chamikaramj
Copy link
Contributor

Great! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.