MCPcopy Create free account
hub / github.com/brimdata/super / staticTable

Struct staticTable

compiler/semantic/schema.go:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 }
105
106 staticTable struct {
107 table string
108 typ *super.TypeRecord
109 }
110
111 subqueryScope struct {
112 outer relScope

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected