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
↓ 6 callers
Function
GetOfflineStore
(t pt.Type, c pc.SerializedConfig)
provider/offline.go:127
↓ 6 callers
Method
GetOwner
()
lib/sampleproto/metadata.pb.go:1328
↓ 6 callers
Function
GetSparkRemoteScriptPath
()
config/config.go:50
↓ 6 callers
Method
IsPrimaryDataSQLTable
()
metadata/client.go:2165
↓ 6 callers
Method
IsVector
()
provider/value_type.go:16
↓ 6 callers
Function
NewFilePathGroup
Currently, grouping files by date time directory written out by Spark is the only use case for grouping files; however, this method can be extended to
filestore/filepath.go:498
↓ 6 callers
Method
Packages
()
provider/spark.go:69
↓ 6 callers
Method
Run
()
provider/offline_test.go:32
↓ 6 callers
Method
RunSearch
(q string)
metadata/search/search.go:18
↓ 6 callers
Method
Serialize
()
provider/provider_config/postgres_config.go:26
↓ 6 callers
Method
Serialized
()
serving/serialize.go:111
↓ 6 callers
Method
ServeOnListener
(lis net.Listener)
metadata/metadata.go:1470
↓ 6 callers
Method
Set
(key string, value string)
scheduling/storage_providers/storage_provider.go:8
↓ 6 callers
Method
SparkSubmitArgs
(destPath filestore.Filepath, cleanQuery string, sourceList []string, jobType JobType, store SparkFileStore)
provider/spark.go:902
↓ 6 callers
Function
UnregisterFactory
(name RunnerName)
runner/library.go:51
↓ 6 callers
Method
__init__
(self, resources: Dict[str, ColumnResource])
client/src/featureform/register.py:1158
↓ 6 callers
Method
__init__
(self)
embeddinghub/test/benchmark.py:214
↓ 6 callers
Method
_verify_yarn_config
(self)
client/src/featureform/resources.py:2176
↓ 6 callers
Method
atomicUpdate
(client *bigquery.Client, tableName string, tempName string, query string)
provider/bigquery.go:69
↓ 6 callers
Function
checkTimestamp
checkTimestamp checks the timestamp of a record. If the record has the default initialization value of 0001-01-01 00:00:00 +0000 UTC, it is changed to
provider/offline.go:988
↓ 6 callers
Function
createNewCoordinator
(addr string)
coordinator/coordinator_test.go:119
↓ 6 callers
Function
createQuotedIdentifier
Spark SQL _seems_ to have some issues with double quotes in column names based on troubleshooting the offline tests. Given this, we will use backticks
provider/spark.go:600
↓ 6 callers
Method
getFeatures
(nameVariants []metadata.NameVariant)
metadata/dashboard/dashboard_metadata.go:343
↓ 6 callers
Method
getResourceTableName
(id ResourceID)
provider/bigquery.go:1415
↓ 6 callers
Method
getValueColumnTypes
(tableName string)
provider/sql.go:45
↓ 6 callers
Method
get_model
Get a model. Prints out information on model, and all resources associated with the model. Args: name (str): Name of model to be
client/src/featureform/register.py:4289
↓ 6 callers
Method
hasJob
(id metadata.ResourceID)
coordinator/coordinator.go:1117
↓ 6 callers
Method
init
()
metadata/etcd_test.go:32
↓ 6 callers
Method
kwargs
(self)
client/src/featureform/resources.py:947
↓ 6 callers
Method
materializationExists
()
provider/sql.go:49
↓ 6 callers
Method
name_variant
(self)
client/src/featureform/resources.py:935
↓ 6 callers
Function
newsqlBatchFeatureIterator
Need to figure out columntype
provider/sql.go:531
↓ 6 callers
Method
operation_type
()
client/src/featureform/resources.py:889
↓ 6 callers
Function
randomStringNBytes
(size int, t *testing.T)
provider/spark_test.go:3381
↓ 6 callers
Function
removeEspaceCharacters
(values []string)
provider/spark.go:1380
↓ 6 callers
Method
request
(method, url string, payload interface{}, expectedStatus int)
provider/pinecone.go:359
↓ 6 callers
Method
result
(self, timeout=None)
embeddinghub/sdk/python/embeddinghub.py:282
↓ 6 callers
Function
testFetchFeatures
(t *testing.T, client *Client, fetcher featuresFetcher)
metadata/metadata_test.go:1807
↓ 6 callers
Method
to_source
(self)
client/src/featureform/register.py:871
↓ 6 callers
Method
type
()
dashboard/src/api/resources/Resource.js:131
↓ 6 callers
Function
upload_single_file
( connection_string, container_name, local_file_name, upload_file_path )
tests/end_to_end/features/steps/filestore_upload.py:93
↓ 6 callers
Function
wrapValue
(value interface{})
serving/serialize.go:186
↓ 5 callers
Method
CreateIndex
(feature, variant string, vectorType VectorType)
provider/online.go:68
↓ 5 callers
Method
CreateModel
(ctx context.Context, def ModelDef)
metadata/client.go:1146
↓ 5 callers
Method
DeleteAll
(dir filestore.Filepath)
provider/filestore.go:40
↓ 5 callers
Method
FromFilestorePath
TODO: add unit tests
provider/offline.go:78
↓ 5 callers
Method
GetDFTransformation
()
lib/sampleproto/metadata.pb.go:2394
↓ 5 callers
Method
GetEntities
(ctx context.Context, entities []string)
metadata/client.go:1042
↓ 5 callers
Method
GetLabel
(ctx context.Context, label string)
metadata/client.go:356
↓ 5 callers
Method
GetProviders
(ctx context.Context, providers []string)
metadata/client.go:960
↓ 5 callers
Function
GetTableName
(keyspace, feature, variant string)
provider/cassandra.go:101
↓ 5 callers
Function
GetTestGinContext
(mockRecorder *httptest.ResponseRecorder)
metadata/dashboard/dashboard_metadata_test.go:21
↓ 5 callers
Method
GetValue
()
lib/sampleproto/metadata.pb.go:686
↓ 5 callers
Method
IsDir
()
filestore/filepath.go:93
↓ 5 callers
Method
Lookup
(ResourceID)
metadata/metadata.go:211
↓ 5 callers
Function
NewLocalFileStore
(config Config)
provider/filestore.go:65
↓ 5 callers
Function
NewMeilisearch
(params *MeilisearchParams)
metadata/search/search.go:32
↓ 5 callers
Function
NewMockOnlineStore
()
runner/copy_test.go:740
↓ 5 callers
Method
ParseResource
Takes a populated ETCD storage struct and a resource Checks to make sure the given ETCD Storage Object contains a Resource, not job Deserializes Resou
metadata/etcd.go:227
↓ 5 callers
Method
Proto
()
metadata/metadata.go:656
↓ 5 callers
Method
Resource
()
types/types.go:9
↓ 5 callers
Method
Run
()
kubernetes/kubernetes.go:323
↓ 5 callers
Method
RunSQL
()
provider/offline_test.go:76
↓ 5 callers
Method
ServeRow
()
metrics/metrics.go:36
↓ 5 callers
Method
SetScheme
(scheme string)
filestore/filepath.go:80
↓ 5 callers
Method
Sources
()
metadata/metadata_test.go:1839
↓ 5 callers
Method
Submap
([]ResourceID)
metadata/metadata.go:214
↓ 5 callers
Method
TransformationArgs
()
metadata/client.go:2150
↓ 5 callers
Method
Upload
**NOTE:** Upload accepts strings instead of filestore.Filepath because the store, which could create a filestore-specific filepath, is not exposed by
backup/providers.go:22
↓ 5 callers
Method
Upsert
(ResourceDoc)
metadata/search/search.go:17
↓ 5 callers
Method
Watch
()
kubernetes/kubernetes.go:204
↓ 5 callers
Function
_get_and_set_equivalent_variant
( resource_variant_proto, variant_field, stub )
client/src/featureform/resources.py:2210
↓ 5 callers
Method
createEmptyResource
Returns an empty Resource Object of the given type to unmarshal etcd value into
metadata/etcd.go:248
↓ 5 callers
Method
download
(self, blob_path, file_path)
provider/scripts/k8s/offline_store_pandas_runner.py:58
↓ 5 callers
Method
getContext
()
provider/bigquery.go:334
↓ 5 callers
Method
getLabels
(nameVariants []metadata.NameVariant)
metadata/dashboard/dashboard_metadata.go:358
↓ 5 callers
Method
getMaterializationTableName
(id MaterializationID)
provider/bigquery.go:1069
↓ 5 callers
Method
getResourceTableName
(id ResourceID)
provider/clickhouse.go:48
↓ 5 callers
Method
getTablePrefix
()
provider/bigquery.go:322
↓ 5 callers
Method
getTrainingSetName
(id ResourceID)
provider/sql.go:127
↓ 5 callers
Method
getTrainingSetName
(id ResourceID)
provider/bigquery.go:1428
↓ 5 callers
Method
getValueColumnType
(t *sql.ColumnType)
provider/sql.go:64
↓ 5 callers
Function
get_random_name
(sep="_")
client/src/featureform/variant_names_generator.py:491
↓ 5 callers
Function
get_resource_info
(stub, resource_type, name)
client/src/featureform/get.py:57
↓ 5 callers
Method
get_source
get_source() can be used to get a reference to an already registered primary source or transformation. The returned object can be use
client/src/featureform/register.py:1618
↓ 5 callers
Method
get_training_set
(self, name, variant)
client/src/featureform/register.py:4622
↓ 5 callers
Method
getbqResourceTable
(id ResourceID)
provider/bigquery.go:1051
↓ 5 callers
Method
getsqlResourceTable
(id ResourceID)
provider/sql.go:969
↓ 5 callers
Method
getsqlResourceTable
(id ResourceID)
provider/clickhouse.go:173
↓ 5 callers
Method
label
(self)
client/src/featureform/serving.py:969
↓ 5 callers
Method
list_models
List all models. Prints a list of all models. Returns: models (List[Model]): List of Model Objects
client/src/featureform/register.py:5164
↓ 5 callers
Method
map_client_object_to_resource
( self, client_obj, resource_variant: ResourceVariant )
client/src/featureform/register.py:1473
↓ 5 callers
Function
modifyTransformationConfig
(t *testing.T, testName, tableName string, providerType pt.Type, config *TransformationConfig)
provider/offline_test.go:3396
↓ 5 callers
Function
parse_proto_value
parse_proto_value is used to parse the one of Value message
client/src/featureform/serving.py:1036
↓ 5 callers
Method
proto
(self)
client/src/featureform/resources.py:1237
↓ 5 callers
Function
readAndUploadFile
(filePath filestore.Filepath, storePath filestore.Filepath, store SparkFileStore)
provider/spark.go:366
↓ 5 callers
Method
register_primary_data
Register a primary data source. Args: name (str): Name of source variant (str): Name of variant location
client/src/featureform/register.py:3307
↓ 5 callers
Method
register_snowflake
Register a Snowflake provider. **Examples**: ``` snowflake = ff.register_snowflake( name="snowflake-quickstart",
client/src/featureform/register.py:2871
↓ 5 callers
Method
repeat
Repeats the Dataset for the specified number of times **Examples**: ``` py client = ff.Client() dataset = cli
client/src/featureform/serving.py:869
↓ 5 callers
Method
runFeatureMaterializeJob
(resID metadata.ResourceID, schedule string)
coordinator/coordinator.go:709
← previous
next →
301–400 of 5,008, ranked by callers