When I tried to use the online feature serving with batch, it does not work. When I use td_meta.init_prepared_statement(batch=True) it throws the following error:
Also, get_serving_vectors does not work. I am currently using Jupyter Lab inside of Hopsworks. Since batch feature streaming looks like added to master last week, is it possible that I am using a previous version of Feature Store? How could I solve that?
I think you might have a mismatch between the hsfs version you are running and the documentation/example you are looking at. Which version of Hopsworks/HSFS are you running?
Hi - Yes 2.4.x is the latest release, unfortunately the notebook you are looking at is for the current development branch - batch retrieval from the online feature store is going to be available in the next release.