MCPcopy Create free account
hub / github.com/featureform/featureform / newSQLOfflineTable

Method newSQLOfflineTable

provider/sql.go:54–54  ·  view source on GitHub ↗
(name string, columnType string)

Source from the content-addressed store, hash-verified

52 dropTable(tableName string) string
53 materializationIterateSegment(tableName string) string
54 newSQLOfflineTable(name string, columnType string) string
55 writeUpdate(table string) string
56 writeInserts(table string) string
57 writeExists(table string) string

Callers 2

newsqlOfflineTableMethod · 0.65
newsqlOfflineTableMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected