Skip to content

Commit 64e6585

Browse files
author
hao-xu5
committed
update java proto
Signed-off-by: hao-xu5 <hxu44@apple.com>
1 parent d67ebef commit 64e6585

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sdk/python/feast/protos/feast/core/FeatureView_pb2.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ class FeatureViewSpec(google.protobuf.message.Message):
140140
def feature_transformation(self) -> feast.core.Transformation_pb2.FeatureTransformationV2:
141141
"""Feature transformation for batch feature views"""
142142
mode: builtins.str
143-
"""The transformation mode (e.g., "python", "pandas", "ray", "spark", "sql")"""
143+
"""The transformation mode (e.g., "python", "pandas", "spark", "sql", "ray")"""
144144
def __init__(
145145
self,
146146
*,

sdk/python/feast/protos/feast/serving/GrpcServer_pb2.py

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)