MCPcopy Create free account
hub / github.com/rilldata/rill / Format

Method Format

runtime/drivers/object_store.go:51–51  ·  view source on GitHub ↗

Format returns general file format (json, csv, parquet, etc) Returns an empty string if there is no general format

()

Source from the content-addressed store, hash-verified

49 // Format returns general file format (json, csv, parquet, etc)
50 // Returns an empty string if there is no general format
51 Format() string
52 // SetKeepFilesUntilClose configures the iterator to keep all files until Close() is called.
53 SetKeepFilesUntilClose()
54 // Next returns a list of file downloaded from external sources

Callers 15

LatestVersionMethod · 0.65
toOrgRowFunction · 0.65
toServiceRowFunction · 0.65
toServiceTokenRowFunction · 0.65
toUserTokenRowFunction · 0.65
toMagicAuthTokenRowFunction · 0.65
toSubscriptionRowFunction · 0.65
toMemberUsergroupRowsFunction · 0.65
toModelPartitionRowFunction · 0.65
toBillingIssueRowFunction · 0.65
PrintDeploymentMethod · 0.65
toDeploymentRowFunction · 0.65

Implementers 5

fileIteratorruntime/drivers/bigquery/warehouse.go
fileIteratorruntime/drivers/databricks/warehouse.g
bulkJobruntime/drivers/salesforce/bulk.go
fileIteratorruntime/drivers/snowflake/warehouse.go
blobIteratorruntime/pkg/blob/download.go

Calls

no outgoing calls

Tested by 15

testExecFunction · 0.52
TestAlertFailFunction · 0.52
TestAlertRecoverFunction · 0.52
TestAlertErrorFunction · 0.52
TestStrToTimeFunction · 0.52
TestStrToTimePtrFunction · 0.52
TestAST_RewriteLimitFunction · 0.52