Expected Behavior
No biggie: Logging correct project name and table name order when ApplyFeatureTable request is wrong.
core_1 | 2021-02-23 17:54:55.355 ERROR 001d9c591f60 --- [ault-executor-6] f.c.g.CoreServiceImpl: ApplyFeatureTable: Invalid apply Feature Table Request: (name: default, project: Driver Statistics)
Current Behavior
The table name is printed in the place of the project name, here and here
Steps to reproduce
Specifications
- Version: gcr.io/kf-feast/feast-core:develop
- Platform: docker
Possible Solution