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
↓ 1 callers
Method
upload_directory
(self, directory_path, blob_path)
provider/scripts/k8s/offline_store_pandas_runner.py:55
↓ 1 callers
Method
upload_file
(self, local_file_path, blob_path)
provider/scripts/k8s/offline_store_pandas_runner.py:102
↓ 1 callers
Function
upload_to_aws
(bucket, local_file_name, upload_file_path, filetype)
tests/end_to_end/features/steps/filestore_upload.py:124
↓ 1 callers
Function
upload_to_azure
( connection_string, container_name, local_file_name, upload_file_path, filetype )
tests/end_to_end/features/steps/filestore_upload.py:90
↓ 1 callers
Function
upload_to_gcs
(bucket_name, local_file_name, upload_file_path, filetype)
tests/end_to_end/features/steps/filestore_upload.py:146
↓ 1 callers
Method
upsertQuery
(tb string, columns string, placeholder string)
provider/bigquery.go:44
↓ 1 callers
Function
useQuery
()
dashboard/src/components/searchresults/SearchResults.js:9
↓ 1 callers
Function
userUpdates
()
metadata/metadata_test.go:626
↓ 1 callers
Method
validateExisting
(newRes Resource, existing Resource)
metadata/metadata.go:1926
↓ 1 callers
Function
validate_args
Validates the input arguments. Parameters: args: Namespace Returns: None (raises error if validation fails)
provider/scripts/k8s/offline_store_pandas_runner.py:464
↓ 1 callers
Method
validate_file_scheme
(self, file_path: str)
client/src/featureform/enums.py:115
↓ 1 callers
Method
validate_test_size
(test_size, train_size)
client/src/featureform/serving.py:741
↓ 1 callers
Method
validate_variant_names
(self)
client/src/featureform/register.py:1162
↓ 1 callers
Method
viewExists
(viewName string)
provider/bigquery.go:41
↓ 1 callers
Method
waitForLogFile
(logFile filestore.Filepath)
provider/spark.go:1291
↓ 1 callers
Function
wait_for_training_set
( resource_client, training_set_name, training_set_variant, is_local )
client/tests/test_resource_registration.py:140
↓ 1 callers
Function
wrapBool
(val bool)
serving/serialize.go:282
↓ 1 callers
Function
wrapBytes
(val []byte)
serving/serialize.go:294
↓ 1 callers
Function
wrapDouble
(val float64)
serving/serialize.go:240
↓ 1 callers
Function
wrapFloat
(val float32)
serving/serialize.go:234
↓ 1 callers
Function
wrapInPromise
(arr)
dashboard/__tests__/ResourceList.test.js:24
↓ 1 callers
Function
wrapInt
(val int)
serving/serialize.go:252
↓ 1 callers
Function
wrapInt64
(val int64)
serving/serialize.go:264
↓ 1 callers
Function
wrapNil
(val interface{})
serving/serialize.go:288
↓ 1 callers
Function
wrapProtoEntity
(serialized *pb.Entity)
metadata/client.go:2201
↓ 1 callers
Function
wrapProtoFeature
(serialized *pb.Feature)
metadata/client.go:1414
↓ 1 callers
Function
wrapProtoLabel
(serialized *pb.Label)
metadata/client.go:1750
↓ 1 callers
Function
wrapProtoLabelVariant
(serialized *pb.LabelVariant)
metadata/client.go:1773
↓ 1 callers
Function
wrapProtoModel
(serialized *pb.Model)
metadata/client.go:1708
↓ 1 callers
Function
wrapProtoProvider
(serialized *pb.Provider)
metadata/client.go:1635
↓ 1 callers
Function
wrapProtoSource
(serialized *pb.Source)
metadata/client.go:1952
↓ 1 callers
Function
wrapProtoSourceVariant
(serialized *pb.SourceVariant)
metadata/client.go:2036
↓ 1 callers
Function
wrapProtoTrainingSet
(serialized *pb.TrainingSet)
metadata/client.go:1856
↓ 1 callers
Function
wrapProtoTrainingSetVariant
(serialized *pb.TrainingSetVariant)
metadata/client.go:1879
↓ 1 callers
Function
wrapProtoUser
(serialized *pb.User)
metadata/client.go:1581
↓ 1 callers
Function
wrapUInt64
(val uint64)
serving/serialize.go:276
↓ 1 callers
Function
wrapVec32
(val []float32)
serving/serialize.go:300
↓ 1 callers
Method
writeExists
(table string)
provider/sql.go:57
↓ 1 callers
Method
writeExists
(table string)
provider/bigquery.go:49
↓ 1 callers
Method
writeInserts
(table string)
provider/bigquery.go:48
↓ 1 callers
Method
writeRecordsToParquetBytes
TODO: Add unit tests for this method
provider/k8s.go:475
↓ 1 callers
Method
writeSubmitParamsToFileStore
(query string, sources []string, store SparkFileStore)
provider/spark.go:1443
↓ 1 callers
Method
writeTableValue
(feature, variant string, valueType ValueType)
provider/blob_online.go:79
↓ 1 callers
Method
writeTo
(filename string)
backup/backup.go:107
↓ 1 callers
Method
writeToEtcd
(data backup)
backup/backup.go:175
↓ 1 callers
Method
writeUpdate
(table string)
provider/sql.go:55
↓ 1 callers
Method
writeUpdate
(table string)
provider/bigquery.go:47
Method
AddEnvVars
(envVars map[string]string)
provider/filestore.go:178
Method
AddEnvVars
(envVars map[string]string)
provider/filestore.go:332
Method
AddEnvVars
(envVars map[string]string)
provider/filestore.go:393
Method
AddEnvVars
(envVars map[string]string)
provider/filestore.go:722
Method
AddEnvVars
(envVars map[string]string)
provider/filestore.go:960
Method
AddFeature
(feature interface{})
serving/serialize.go:169
Function
App
({ Component, pageProps })
dashboard/src/components/app/App.js:16
Method
AsAzureStore
()
provider/filestore.go:185
Method
AsAzureStore
()
provider/filestore.go:714
Method
AsOfflineStore
()
runner/copy_test.go:330
Method
AsOfflineStore
()
runner/copy_test.go:688
Method
AsOfflineStore
()
provider/offline.go:602
Method
AsOfflineStore
()
provider/provider.go:61
Method
AsOfflineStore
()
provider/sql.go:173
Method
AsOfflineStore
()
provider/k8s.go:102
Method
AsOfflineStore
()
provider/spark.go:671
Method
AsOfflineStore
()
provider/bigquery.go:1328
Method
AsOfflineStore
()
provider/unit_test_store.go:19
Method
AsOfflineStore
()
provider/clickhouse.go:541
Method
AsOnlineStore
()
runner/copy_test.go:411
Method
AsOnlineStore
()
runner/copy_test.go:684
Method
AsOnlineStore
()
provider/provider.go:57
Method
AsOnlineStore
()
provider/redis.go:73
Method
AsOnlineStore
()
provider/dynamodb.go:82
Method
AsOnlineStore
()
provider/mongodb.go:87
Method
AsOnlineStore
()
provider/blob_online.go:49
Method
AsOnlineStore
()
provider/online.go:133
Method
AsOnlineStore
()
provider/firestore.go:74
Method
AsOnlineStore
()
provider/unit_test_store.go:15
Method
AsOnlineStore
()
provider/pinecone.go:66
Method
AsOnlineStore
()
provider/cassandra.go:89
Function
Barchart
({ categories = [], categoryCounts = [], type = 'numeric', })
dashboard/src/components/charts/Barchart.js:4
Method
BatchFeatureServe
(req *pb.BatchFeatureServeRequest, stream pb.Feature_BatchFeatureServeServer)
serving/serving.go:519
Method
BeginObservingOnlineServe
(feature string, key string)
metrics/metrics.go:92
Method
BeginObservingTrainingServe
(name string, version string)
metrics/metrics.go:105
Method
BlobPath
(sourceKey string)
provider/filestore.go:247
Method
Bucket
()
filestore/filepath.go:180
Method
CheckHealth
()
runner/create_transformation_test.go:89
Method
CheckHealth
()
runner/register_source_test.go:87
Method
CheckHealth
()
runner/copy_test.go:773
Method
CheckHealth
()
runner/training_set_runner_test.go:83
Method
CheckHealth
()
provider/offline.go:800
Method
CheckHealth
()
provider/provider.go:73
Method
CheckHealth
()
provider/sql.go:181
Method
CheckHealth
()
provider/k8s.go:1534
Method
CheckHealth
()
provider/redis.go:189
Method
CheckHealth
()
provider/dynamodb.go:263
Method
CheckHealth
()
provider/mongodb.go:189
Method
CheckHealth
()
provider/blob_online.go:137
Method
CheckHealth
()
provider/online.go:163
Method
CheckHealth
For Spark, the CheckHealth method must confirm 3 things: 1. The Spark executor is able to run a Spark job 2. The Spark job is able to read/write to th
provider/spark.go:810
Method
CheckHealth
()
provider/firestore.go:162
Method
CheckHealth
()
provider/bigquery.go:1241
← previous
next →
1,801–1,900 of 5,008, ranked by callers