damccorm commented on issue #30760:
URL: https://github.com/apache/beam/issues/30760#issuecomment-2611039811

   I'm guessing this is from https://github.com/apache/beam/pull/33658/files 
where we updated the numpy version to 2.x. See 
https://stackoverflow.com/questions/40845304/runtimewarning-numpy-dtype-size-changed-may-indicate-binary-incompatibility
   
   It is coming from unpickling the model here - 
https://github.com/apache/beam/blob/fa0152b4f44df8b39a4fd9c8a609aa257afd5bd7/sdks/python/apache_beam/ml/inference/sklearn_inference_it_test.py#L62
 - we probably just need to retrain/upload the model
   
   cc/ @liferoad @Amar3tto 


-- 
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