Willingness to contribute
No. I cannot contribute a bug fix at this time.
Feathr version
0.9.0
System information
NA
Describe the problem
When using joinTimeSettings: { useLatestFeatureData: true },
Feathr uses LocalDateTime.now() to get the join time range. This results in None features if the feature's date is not "today".
Expected behavior is to use the max timestamp value from the feature data source so that it actually joins the "latest" feature data available.
Tracking information
No response
Code to reproduce bug
No response
What component(s) does this bug affect?