vijay-x-Raj opened a new pull request, #35884:
URL: https://github.com/apache/beam/pull/35884

   The anomaly detection module previously failed when a `[beam.Row]` contained 
vector features (e.g., embeddings).
   This PR updates the batching logic in `[run_inference]` to flatten both 
scalar and vector fields, enabling support for use cases like 
`[beam.Row(embedding=[...])]`.
   No breaking changes; scalar-only rows continue to work as before.
   
   Issue: #35841
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to