Azure / feast-azure

Azure plugins for Feast (FEAture STore)
MIT License
82 stars 52 forks source link

Fast data loading #11

Closed samuel100 closed 2 years ago

samuel100 commented 2 years ago

Updated the loading of data (feature values into feature store) to use SQL bulk loading, which drastically speeds up load times. It now takes <1min to load the data into SQL.