MCPcopy Create free account

hub / github.com/featureform/featureform / functions

Functions5,008 in github.com/featureform/featureform

↓ 4 callersMethodmapNameVariantsToTables
(sources []metadata.NameVariant)
coordinator/coordinator.go:350
↓ 4 callersFunctionmockRedis
()
provider/redis_test.go:23
↓ 4 callersMethodnewsqlTrainingSetIterator
(rows *sql.Rows, columnTypes []interface{})
provider/sql.go:900
↓ 4 callersFunctionparseNameVariants
(protos []*pb.NameVariant)
metadata/client.go:56
↓ 4 callersMethodprint_source
Get a source. Prints out information on source, and all variants associated with the source. If variant is included, print information on that specifi
client/src/featureform/register.py:4782
↓ 4 callersMethodregister
(self)
client/src/featureform/register.py:1171
↓ 4 callersFunctionregisterMockRunnerFactory
()
runner/worker/worker_test.go:174
↓ 4 callersMethodregisterResources
(db *sql.DB, tableName string, schema ResourceSchema, timestamp bool)
provider/sql.go:41
↓ 4 callersMethodregister_dynamodb
Register a DynamoDB provider. **Examples**: ``` dynamodb = ff.register_dynamodb( name="dynamodb-quickstart",
client/src/featureform/register.py:2679
↓ 4 callersMethodregister_gcs
Register a GCS store provider. **Examples**: ``` gcs = ff.register_gcs( name="gcs-quickstart", creden
client/src/featureform/register.py:2432
↓ 4 callersMethodregister_k8s
Register an offline store provider to run on Featureform's own k8s deployment. **Examples**: ``` spark = ff.register_
client/src/featureform/register.py:3257
↓ 4 callersMethodregister_parquet_file
( self, name: str, file_path: str, variant: str = "", owner: Union[str
client/src/featureform/register.py:282
↓ 4 callersFunctionretryWithDelays
(name string, retries int, delay time.Duration, idempotentFunction func() error)
coordinator/coordinator.go:28
↓ 4 callersMethodrunTrainingSetJob
(resID metadata.ResourceID, schedule string)
coordinator/coordinator.go:921
↓ 4 callersFunctionsanitize
(ident string)
coordinator/coordinator.go:385
↓ 4 callersMethodserialize
(self)
client/src/featureform/resources.py:740
↓ 4 callersMethodserialize
(entity string)
provider/redis.go:350
↓ 4 callersMethodsetPending
(resID metadata.ResourceID, currentStatus metadata.ResourceStatus)
coordinator/coordinator.go:172
↓ 4 callersMethodstart
(self)
client/src/featureform/deploy.py:23
↓ 4 callersMethodstop
(self)
client/src/featureform/deploy.py:26
↓ 4 callersMethodstore_type
(self)
client/src/featureform/register.py:571
↓ 4 callersMethodtableExists
()
provider/sql.go:38
↓ 4 callersFunctiontestFetchProvider
(t *testing.T, client *Client, fetcher providerFetcher)
metadata/metadata_test.go:1915
↓ 4 callersMethodupload
(self, file_path, blob_path)
provider/scripts/k8s/offline_store_pandas_runner.py:42
↓ 4 callersMethodurlPathResource
(name)
dashboard/src/api/resources/Resource.js:111
↓ 3 callersMethodBeginObservingOnlineServe
(feature string, key string)
metrics/metrics.go:29
↓ 3 callersMethodCheckProvider
(name string)
health/health.go:24
↓ 3 callersMethodCreateEntity
(ctx context.Context, def EntityDef)
metadata/client.go:1070
↓ 3 callersMethodCreateFilePath
(key string)
provider/filestore.go:735
↓ 3 callersMethodCreateLabelVariant
(ctx context.Context, def LabelDef)
metadata/client.go:424
↓ 3 callersMethodCreateProvider
(ctx context.Context, def ProviderDef)
metadata/client.go:992
↓ 3 callersMethodCreateSourceVariant
(ctx context.Context, def SourceDef)
metadata/client.go:795
↓ 3 callersMethodCreateTrainingSetVariant
(ctx context.Context, def TrainingSetDef)
metadata/client.go:560
↓ 3 callersMethodCreateUser
(ctx context.Context, def UserDef)
metadata/client.go:916
↓ 3 callersMethodDescriptor
Deprecated: Use Name.ProtoReflect.Descriptor instead.
lib/sampleproto/metadata.pb.go:242
↓ 3 callersMethodDeserialize
(config SerializedConfig)
provider/provider_config/spark_config.go:49
↓ 3 callersMethodDeserialize
(config SerializedConfig)
provider/provider_config/redshift_config.go:18
↓ 3 callersMethodDeserialize
(config SerializedConfig)
provider/provider_config/redis_config.go:24
↓ 3 callersMethodDeserialize
(config SerializedConfig)
provider/provider_config/mongo_config.go:26
↓ 3 callersMethodDeserialize
(config SerializedConfig)
provider/provider_config/postgres_config.go:18
↓ 3 callersMethodDeserialize
(config SerializedConfig)
provider/provider_config/clickhouse_config.go:18
↓ 3 callersMethodDeserialize
(config SerializedConfig)
provider/provider_config/cassandra_config.go:26
↓ 3 callersMethodDeserialize
(config SerializedConfig)
provider/provider_config/mysql_config.go:17
↓ 3 callersMethodDimension
()
metadata/client.go:1562
↓ 3 callersFunctionEqualProtoSlices
(a, b []T)
lib/proto_utils.go:39
↓ 3 callersMethodEquals
(mode pb.ComputationMode)
metadata/metadata.go:89
↓ 3 callersMethodErrorMessage
()
provider/online.go:48
↓ 3 callersMethodFeatureColumns
()
provider/filestore.go:56
↓ 3 callersMethodFetchSource
(*Client, context.Context)
metadata/metadata_test.go:1894
↓ 3 callersMethodGetCountWithPrefix
Returns number of keys that match key prefix See GetWithPrefix for more details on prefix
metadata/etcd.go:214
↓ 3 callersMethodGetDFArgs
(outputURI filestore.Filepath, code string, sources []string, store SparkFileStore)
provider/spark.go:903
↓ 3 callersFunctionGetEnvBool
(key string, fallback bool)
helpers/env.go:54
↓ 3 callersMethodGetFeature
(ctx context.Context, feature string)
metadata/client.go:156
↓ 3 callersMethodGetFeatureLags
()
lib/sampleproto/metadata.pb.go:1738
↓ 3 callersMethodGetFromMetadataTable
(tablename string)
provider/dynamodb.go:162
↓ 3 callersFunctionGetMetadataTableName
(keyspace string)
provider/cassandra.go:106
↓ 3 callersMethodGetMetadataTableName
()
provider/mongodb.go:104
↓ 3 callersMethodGetQuery
()
lib/sampleproto/metadata.pb.go:740
↓ 3 callersMethodGetSourceData
(c *gin.Context)
metadata/dashboard/dashboard_metadata.go:1046
↓ 3 callersMethodGetTableName
(feature, variant string)
provider/mongodb.go:99
↓ 3 callersMethodGetUser
(ctx context.Context, user string)
metadata/client.go:881
↓ 3 callersMethodGetUsers
(ctx context.Context, users []string)
metadata/client.go:889
↓ 3 callersMethodGetWithPrefix
Gets values from ETCD using a prefix key. Any value with a key starting with the 'key' argument will be queried. All stored values can be retrieved us
metadata/etcd.go:200
↓ 3 callersMethodImportTable
(feature, variant string, valueType ValueType, source fs.Filepath)
provider/online.go:58
↓ 3 callersMethodInit
()
backup/providers.go:16
↓ 3 callersMethodInit
()
backup/providers.go:35
↓ 3 callersMethodIsEmbedding
()
metadata/client.go:1558
↓ 3 callersMethodKey
()
helpers/struct_iterator/struct_iterator.go:29
↓ 3 callersMethodKeys
()
helpers/struct_map/struct_map.go:25
↓ 3 callersMethodList
()
metadata/metadata.go:216
↓ 3 callersMethodListFeatures
(ctx context.Context)
metadata/client.go:148
↓ 3 callersMethodListLabels
(ctx context.Context)
metadata/client.go:348
↓ 3 callersMethodListModels
(ctx context.Context)
metadata/client.go:1100
↓ 3 callersMethodListSources
(ctx context.Context)
metadata/client.go:627
↓ 3 callersMethodListTrainingSets
(ctx context.Context)
metadata/client.go:494
↓ 3 callersMethodLocationFunction
()
metadata/client.go:1523
↓ 3 callersFunctionMockGetSourceGet
(c *gin.Context, params gin.Params, u url.Values)
metadata/dashboard/dashboard_metadata_test.go:125
↓ 3 callersFunctionNewClickHouseOfflineStore
(config pc.SerializedConfig)
provider/clickhouse.go:216
↓ 3 callersFunctionNewKubernetesRunner
(config KubernetesRunnerConfig)
kubernetes/kubernetes.go:351
↓ 3 callersFunctionNewLocalOnlineStore
()
provider/online.go:123
↓ 3 callersFunctionNewMetrics
(name string)
metrics/metrics.go:65
↓ 3 callersFunctionNewS3FileStore
(config Config)
provider/filestore.go:251
↓ 3 callersMethodNext
()
helpers/struct_iterator/struct_iterator.go:15
↓ 3 callersMethodResourceLocation
(id ResourceID)
provider/offline.go:292
↓ 3 callersMethodResourceType
()
metadata/client.go:95
↓ 3 callersMethodRun
()
runner/copy.go:57
↓ 3 callersMethodSQLTransformationQuery
()
metadata/client.go:2100
↓ 3 callersMethodSQLTransformationSources
()
metadata/client.go:2107
↓ 3 callersMethodSchedule
()
metadata/metadata.go:192
↓ 3 callersMethodSerialize
()
metadata/client.go:273
↓ 3 callersMethodSerialize
()
metadata/client.go:544
↓ 3 callersMethodSerialize
()
provider/provider_config/bigquery_config.go:23
↓ 3 callersMethodSerialize
()
provider/provider_config/spark_config.go:57
↓ 3 callersMethodSerialize
()
provider/provider_config/clickhouse_config.go:26
↓ 3 callersMethodSerialize
()
provider/provider_config/k8s_config.go:19
↓ 3 callersMethodSerialized
()
provider/provider_config/mongo_config.go:18
↓ 3 callersMethodSerialized
()
provider/provider_config/cassandra_config.go:18
↓ 3 callersMethodServe
()
metadata/metadata.go:1459
↓ 3 callersMethodSetBucket
(bucket string)
filestore/filepath.go:84
↓ 3 callersMethodSize
()
helpers/struct_map/struct_map.go:21
← previousnext →501–600 of 5,008, ranked by callers