Expected Behavior
spark offline store
Current Behavior
if set table of SparkSource with pattern "db.table",feast will complain about "table or view not found" error.
Steps to reproduce
- feast init test_repo
- modify example.py to use SparkSource, and set table of SparkSource with pattern "db.table"
- configure featue_store.yaml
- feast apply
Specifications
- Version: 0.20.1
- Platform: ubuntu 18/04
- Subsystem:
Possible Solution
Expected Behavior
spark offline store
Current Behavior
if set table of SparkSource with pattern "db.table",feast will complain about "table or view not found" error.
Steps to reproduce
Specifications
Possible Solution