feast
feast copied to clipboard
Registry path postgresql://user:pwd@server/dbname has unsupported scheme postgresql. Supported schemes are file, s3 and gs. Getting this error while using postgres as Registry and Redis as Online store.
Expected Behavior
Current Behavior
Steps to reproduce
Specifications
- Version:
- Platform:
- Subsystem:
Possible Solution
have you try installing extra postgres
?
pip install feast[postgres]
@KantSagar still facing this issue.
just example I have tested here with postgresql without any issue and it works: https://github.com/RHEcosystemAppEng/feast-workshop-team-share/blob/main/feast_postgres/feature_repo/feature_store.yaml#L1 Let's know else we can close this issue. Thanks
Hi @KantSagar, given the timeframe of this issue and our inability to reproduce with recent code, I'm moving to close this issue. However, should the issue persist, please feel free to reach out here & let us know. Thanks!