Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
func
GetMaterializeWithTimestampQueryPath() string {
67
return
helpers.GetEnv(
"MATERIALIZE_WITH_TIMESTAMP_QUERY_PATH"
, MaterializeWithTimestampQueryPath)
68
}
Callers
1
materializationCreate
Method · 0.92
Calls
1
GetEnv
Function · 0.92
Tested by
no test coverage detected