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

Function GetMaterializeWithTimestampQueryPath

config/config.go:66–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64}
65
66func GetMaterializeWithTimestampQueryPath() string {
67 return helpers.GetEnv("MATERIALIZE_WITH_TIMESTAMP_QUERY_PATH", MaterializeWithTimestampQueryPath)
68}

Callers 1

materializationCreateMethod · 0.92

Calls 1

GetEnvFunction · 0.92

Tested by

no test coverage detected