We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828bcc6 commit 59e668dCopy full SHA for 59e668d
1 file changed
serving/src/main/resources/application.yml
@@ -75,7 +75,7 @@ feast:
75
config: # Store specific configuration.
76
# GCP Project
77
project_id: my_project
78
- # BigQuery Dataset Id
+ # Name of the BigQuery dataset to use
79
dataset_id: my_dataset
80
# staging-location specifies the URI to store intermediate files for batch serving.
81
# Feast Serving client is expected to have read access to this staging location
0 commit comments