You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh I didn't notice view feature was supported in Spanner. It seems the comment is derived from xo. Yo does not support view for now. I will definitely support view soon.
Objective
I want to aggregate the results of a Table Join with a view and process the query results using newHoge_Decoder.
Problem
The comment in
internal.TypeLoader.LoadTable
says "LoadTable loads a schema table/view definition."yo/internal/loader.go
Lines 88 to 89 in f04de87
But actually when processing a View, I get the following error.
The text was updated successfully, but these errors were encountered: