Skip to content

[YAML] Add a spec provider for transforms taking specifiable arguments - #35132

Closed
shunping wants to merge 49 commits into
apache:masterfrom
shunping:yaml-anomaly-detection
Closed

[YAML] Add a spec provider for transforms taking specifiable arguments#35132
shunping wants to merge 49 commits into
apache:masterfrom
shunping:yaml-anomaly-detection

Conversation

@shunping

Copy link
Copy Markdown
Collaborator

Also use this provider to call AnomalyDetection via YAML

@shunpingshunping changed the title [YAML] Add a specifiable transform provider for transforms taking specifiable arguments[YAML] Add a spec provider for transforms taking specifiable argumentsJun 3, 2025
shunpingand 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>
Abacnand 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
Copy Markdown
Contributor

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

@shunping

Copy link
Copy Markdown
CollaboratorAuthor

No. This one has been superseded by #35187.

@chamikaramj

Copy link
Copy Markdown
Contributor

Great! Thanks.

Sign up for freeto 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.

18 participants

@shunping@chamikaramj@ahmedabu98@Bhargavkonidena@derrickaw@Amar3tto@damccorm@bullet03@liferoad@claudevdm@Abacn@jrmccluskey@scwhittle@stankiewicz@hjtran@TanuSharma2511@kennknowles@baeminbo