Developers helping developers. TFX-Addons is a collection of community projects to build new components, examples, libraries, and tools for TFX. The projects are organized under the auspices of the special interest group, SIG TFX-Addons. Join the group at http://goo.gle/tfx-addons-group
Apache License 2.0
125
stars
64
forks
source link
Support for TrinoRetrievalJob for FeastExampleGen #267
Hi,
I am using FeastExampleGen for data retrieval from a feature store.
My data is stored in Trino.
While doing this, am facing this error.
NotImplementedError: Support for class < ' 'feast.infra.offline_stores.contrib.trino_offline_store.trino.TrinoRetrievalJob '>. For now we only supoort BigQuery Source.
Hi, I am using FeastExampleGen for data retrieval from a feature store. My data is stored in Trino.
While doing this, am facing this error.