Expected Behavior
Feature inferencing is enabled and works with the default universal feature repository.
Current Behavior
When feature inferencing is enabled, many of the existing tests fail. It was necessary to hardcode feature schemas in the default repository in order to ensure that tests pass.
Steps to reproduce
Remove the hardcoded feature columns here 459dae5 and rerun tests
Expected Behavior
Feature inferencing is enabled and works with the default universal feature repository.
Current Behavior
When feature inferencing is enabled, many of the existing tests fail. It was necessary to hardcode feature schemas in the default repository in order to ensure that tests pass.
Steps to reproduce
Remove the hardcoded feature columns here 459dae5 and rerun tests