You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Schema Inferencing should happen at apply time (feast-dev#1646)
* wip1
Signed-off-by: David Y Liu <davidyliuliu@gmail.com>
* just need to do clean up
Signed-off-by: David Y Liu <davidyliuliu@gmail.com>
* linted
Signed-off-by: David Y Liu <davidyliuliu@gmail.com>
* improve test coverage
Signed-off-by: David Y Liu <davidyliuliu@gmail.com>
* changed placement of inference methods in repo_operation apply_total
Signed-off-by: David Y Liu <davidyliuliu@gmail.com>
* updated inference method name + changed to void return since it updates in place
Signed-off-by: David Y Liu <davidyliuliu@gmail.com>
* fixed integration test and added comments
Signed-off-by: David Y Liu <davidyliuliu@gmail.com>
* Made DataSource event_timestamp_column optional
Signed-off-by: David Y Liu <davidyliuliu@gmail.com>
Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
0 commit comments