Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/featureform/featureform
/ functions
Functions
5,008 in github.com/featureform/featureform
⨍
Functions
5,008
◇
Types & classes
913
↳
Endpoints
59
Method
CreateLabelVariant
(ctx context.Context, label *pb.LabelVariant)
api/main.go:724
Method
CreateMaterialization
(id provider.ResourceID, options ...provider.MaterializationOptions)
runner/create_transformation_test.go:27
Method
CreateMaterialization
(id provider.ResourceID, options ...provider.MaterializationOptions)
runner/register_source_test.go:25
Method
CreateMaterialization
(id provider.ResourceID, options ...provider.MaterializationOptions)
runner/copy_test.go:365
Method
CreateMaterialization
(id provider.ResourceID, options ...provider.MaterializationOptions)
runner/training_set_runner_test.go:25
Method
CreateMaterialization
(id ResourceID, options ...MaterializationOptions)
provider/sql.go:673
Method
CreateMaterialization
(id ResourceID, options ...MaterializationOptions)
provider/k8s.go:1120
Method
CreateMaterialization
(id ResourceID, options ...MaterializationOptions)
provider/spark.go:2050
Method
CreateMaterialization
(id ResourceID, options ...MaterializationOptions)
provider/bigquery.go:1025
Method
CreateMaterialization
(id ResourceID, options ...MaterializationOptions)
provider/unit_test_store.go:252
Method
CreateMaterialization
(id ResourceID, options ...MaterializationOptions)
provider/clickhouse.go:777
Method
CreateModel
(ctx context.Context, in *pb.Model, opts ...grpc.CallOption)
metadata/metadata_server_mock.go:195
Method
CreateModel
(ctx context.Context, model *pb.Model)
metadata/metadata.go:1736
Method
CreateModel
(ctx context.Context, model *pb.Model)
api/main.go:759
Method
CreatePrimaryTable
(id provider.ResourceID, schema provider.TableSchema)
runner/create_transformation_test.go:50
Method
CreatePrimaryTable
(id provider.ResourceID, schema provider.TableSchema)
runner/register_source_test.go:48
Method
CreatePrimaryTable
(id provider.ResourceID, schema provider.TableSchema)
runner/copy_test.go:334
Method
CreatePrimaryTable
(id provider.ResourceID, schema provider.TableSchema)
runner/copy_test.go:692
Method
CreatePrimaryTable
(id provider.ResourceID, schema provider.TableSchema)
runner/training_set_runner_test.go:54
Method
CreatePrimaryTable
(id ResourceID, schema TableSchema)
provider/offline.go:614
Method
CreatePrimaryTable
(id ResourceID, schema TableSchema)
provider/sql.go:250
Method
CreatePrimaryTable
(id ResourceID, schema TableSchema)
provider/k8s.go:1019
Method
CreatePrimaryTable
TODO: add a comment akin to the one explaining the logic for CreateResourceTable **NOTE:** Unlike the pathway for registering a primary table from a d
provider/spark.go:1844
Method
CreatePrimaryTable
(id ResourceID, schema TableSchema)
provider/bigquery.go:916
Method
CreatePrimaryTable
* OFFLINE UNIT STORE */
provider/unit_test_store.go:108
Method
CreatePrimaryTable
(id ResourceID, schema TableSchema)
provider/clickhouse.go:631
Method
CreateProvider
(ctx context.Context, in *pb.Provider, opts ...grpc.CallOption)
metadata/metadata_server_mock.go:178
Method
CreateProvider
(ctx context.Context, provider *pb.Provider)
metadata/metadata.go:1704
Method
CreateProvider
(ctx context.Context, provider *pb.Provider)
api/main.go:596
Method
CreateResourceTable
(provider.ResourceID, provider.TableSchema)
runner/create_transformation_test.go:21
Method
CreateResourceTable
(provider.ResourceID, provider.TableSchema)
runner/register_source_test.go:19
Method
CreateResourceTable
(id provider.ResourceID, schema provider.TableSchema)
runner/copy_test.go:359
Method
CreateResourceTable
(provider.ResourceID, provider.TableSchema)
runner/training_set_runner_test.go:19
Method
CreateResourceTable
(id ResourceID, schema TableSchema)
provider/offline.go:634
Method
CreateResourceTable
CreateResourceTable creates a new Resource table. Returns a table if it does not already exist and stores the table ID in the resource index table. Re
provider/sql.go:353
Method
CreateResourceTable
(id ResourceID, schema TableSchema)
provider/k8s.go:1053
Method
CreateResourceTable
Unlike a resource table created from a source table, which is effectively a pointer in the filestore to the source table with the names of the entity,
provider/spark.go:1886
Method
CreateResourceTable
(id ResourceID, schema TableSchema)
provider/bigquery.go:962
Method
CreateResourceTable
(id ResourceID, schema TableSchema)
provider/unit_test_store.go:270
Method
CreateResourceTable
(id ResourceID, schema TableSchema)
provider/clickhouse.go:674
Method
CreateSourceVariant
(ctx context.Context, in *pb.SourceVariant, opts ...grpc.CallOption)
metadata/metadata_server_mock.go:148
Method
CreateSourceVariant
(ctx context.Context, variant *pb.SourceVariant)
metadata/metadata.go:1655
Method
CreateSourceVariant
(ctx context.Context, source *pb.SourceVariant)
api/main.go:684
Method
CreateTable
(feature, variant string, valueType provider.ValueType)
runner/copy_test.go:419
Method
CreateTable
(feature, variant string, valueType ValueType)
provider/dynamodb.go:202
Method
CreateTable
(feature, variant string, valueType ValueType)
provider/mongodb.go:109
Method
CreateTable
(feature, variant string, valueType ValueType)
provider/blob_online.go:123
Method
CreateTable
(feature, variant string, valueType ValueType)
provider/online.go:145
Method
CreateTable
(feature, variant string, valueType ValueType)
provider/firestore.go:113
Method
CreateTable
(feature, variant string, valueType ValueType)
provider/unit_test_store.go:37
Method
CreateTable
(feature, variant string, valueType ValueType)
provider/unit_test_store.go:80
Method
CreateTable
(feature, variant string, valueType ValueType)
provider/pinecone.go:75
Method
CreateTable
(feature, variant string, valueType ValueType)
provider/cassandra.go:111
Method
CreateTrainingSet
(provider.TrainingSetDef)
runner/create_transformation_test.go:36
Method
CreateTrainingSet
(provider.TrainingSetDef)
runner/register_source_test.go:34
Method
CreateTrainingSet
(provider.TrainingSetDef)
runner/copy_test.go:379
Method
CreateTrainingSet
(provider.TrainingSetDef)
runner/copy_test.go:806
Method
CreateTrainingSet
(provider.TrainingSetDef)
runner/training_set_runner_test.go:37
Method
CreateTrainingSet
(def TrainingSetDef)
provider/sql.go:787
Method
CreateTrainingSet
(def TrainingSetDef)
provider/k8s.go:1418
Method
CreateTrainingSet
(def TrainingSetDef)
provider/spark.go:2194
Method
CreateTrainingSet
(def TrainingSetDef)
provider/bigquery.go:1165
Method
CreateTrainingSet
(TrainingSetDef)
provider/unit_test_store.go:282
Method
CreateTrainingSetVariant
(ctx context.Context, in *pb.TrainingSetVariant, opts ...grpc.CallOption)
metadata/metadata_server_mock.go:136
Method
CreateTrainingSetVariant
(ctx context.Context, variant *pb.TrainingSetVariant)
metadata/metadata.go:1623
Method
CreateTrainingSetVariant
(ctx context.Context, train *pb.TrainingSetVariant)
api/main.go:742
Method
CreateTransformation
(config provider.TransformationConfig)
runner/create_transformation_test.go:65
Method
CreateTransformation
(config provider.TransformationConfig)
runner/register_source_test.go:63
Method
CreateTransformation
(config provider.TransformationConfig)
runner/copy_test.go:348
Method
CreateTransformation
(config provider.TransformationConfig)
runner/copy_test.go:706
Method
CreateTransformation
(config provider.TransformationConfig)
runner/training_set_runner_test.go:69
Method
CreateTransformation
(config TransformationConfig)
provider/offline.go:622
Method
CreateTransformation
(config TransformationConfig)
provider/sql.go:1185
Method
CreateTransformation
(config TransformationConfig)
provider/k8s.go:741
Method
CreateTransformation
(config TransformationConfig)
provider/spark.go:1478
Method
CreateTransformation
(config TransformationConfig)
provider/bigquery.go:833
Method
CreateTransformation
(config TransformationConfig)
provider/unit_test_store.go:188
Method
CreateTransformation
(config TransformationConfig)
provider/clickhouse.go:581
Function
CreateTransformationRunnerFactory
(config Config)
runner/create_transformation.go:83
Method
CreateUser
(ctx context.Context, in *pb.User, opts ...grpc.CallOption)
metadata/metadata_server_mock.go:169
Method
CreateUser
(ctx context.Context, user *pb.User)
metadata/metadata.go:1688
Method
CreateUser
(ctx context.Context, user *pb.User)
api/main.go:79
Method
CredentialsConfig
()
provider/spark.go:126
Method
CredentialsConfig
()
provider/spark.go:181
Method
CredentialsConfig
()
provider/spark.go:238
Method
CredentialsConfig
()
provider/spark.go:285
Method
CredentialsConfig
()
provider/spark.go:318
Function
DataPageRoute
()
dashboard/pages/[type]/index.js:6
Function
Dedupe
(as []A)
lib/slice_utils.go:34
Method
DefaultVariant
()
metadata/client.go:1229
Method
Definition
()
metadata/client.go:1498
Method
Delete
(ctx context.Context, key string, opts ...clientv3.OpOption)
backup/backup_test.go:88
Method
Delete
(path filestore.Filepath)
provider/filestore.go:988
Method
DeleteAll
()
metadata/search/search.go:138
Method
DeleteAll
()
metadata/search/search.go:183
Method
DeleteAll
(path filestore.Filepath)
provider/filestore.go:867
Method
DeleteIndex
(feature, variant string)
provider/redis.go:215
Method
DeleteIndex
(feature, variant string)
provider/pinecone.go:145
Method
DeleteMaterialization
(id provider.MaterializationID)
runner/create_transformation_test.go:33
Method
DeleteMaterialization
(id provider.MaterializationID)
runner/register_source_test.go:31
← previous
next →
2,001–2,100 of 5,008, ranked by callers