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

Method materializationUpdate

provider/sql.go:48–48  ·  view source on GitHub ↗
(db *sql.DB, tableName string, sourceName string)

Source from the content-addressed store, hash-verified

46 determineColumnType(valueType ValueType) (string, error)
47 materializationCreate(tableName string, sourceName string) []string
48 materializationUpdate(db *sql.DB, tableName string, sourceName string) error
49 materializationExists() string
50 materializationDrop(tableName string) string
51 getTable() string

Callers 2

UpdateMaterializationMethod · 0.65
UpdateMaterializationMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected