Skip to content

Commit 32e925e

Browse files
authored
fix: Fix the feature repo fixture used by java tests (#2469)
* fix: Upgrade testcontainers Signed-off-by: Achal Shah <achals@gmail.com> * fix odfv definition Signed-off-by: Achal Shah <achals@gmail.com> * undo testcontainer upgrade Signed-off-by: Achal Shah <achals@gmail.com>
1 parent c4adf80 commit 32e925e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/serving/src/test/resources/docker-compose/feast10/definitions.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151

5252
@on_demand_feature_view(
53-
inputs={
53+
sources={
5454
'driver_hourly_stats': driver_hourly_stats_view,
5555
'vals_to_add': input_request
5656
},

0 commit comments

Comments
 (0)