Skip to content

Ability to choose the BQ project in Feast #1655

@MattDelac

Description

@MattDelac

Is your feature request related to a problem? Please describe.
After merging the current commit, we need to create datasets on the ServiceAccount that is currently using Feast. This cause permissions issues on our side

The issue it that the service account that using Feast might have permissions to write into another BQ account that is not its own.

Describe the solution you'd like
Thus we should be able to pass the project in which to write tables/datasets in the BigQueryOfflineStoreConfig().
This could be an optional argument and get infer if not passed

Describe alternatives you've considered
Give permissions to service accounts that don't need it

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions