Skip to content

feat: Add placeholder spanner methods for new tables #1705

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: jcscottiii/v3-use-split-and-moved-types
Choose a base branch
from

Conversation

jcscottiii
Copy link
Collaborator

@jcscottiii jcscottiii commented Aug 10, 2025

This change adds placeholder methods for the spanner layer. With those methods, the adapter/glue layer has been changed to use the sync methods for the web features consumer job.

There are two sync methods. These will be used during the ingestion of the web features data. Then there are two Get methods which will be used during /v1/features/{featureid} in the event the feature key does not exist in the existing Web Features Table.

This change adds placeholder methods for the spanner layer.

There are two sync methods. These will be used during the ingestion of the web features data.
Then there are two `Get` methods which will be used during `/v1/features/{featureid}` in the event the feature key does not exist in the existing Web Features Table.
@jcscottiii jcscottiii requested a review from jrobbins August 10, 2025 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants