PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / GarbageCollectionPrepareResponse
Type Alias: GarbageCollectionPrepareResponse
GarbageCollectionPrepareResponse =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:812
Properties
gc_addresses_location
gc_addresses_location:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:824
location to use for expired addresses parquet table (partitioned by run_id)
gc_commits_location
gc_commits_location:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:820
location of the resulting commits csv table (partitioned by run_id)
gc_commits_presigned_url?
optionalgc_commits_presigned_url:string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:828
a presigned url to download the commits csv
run_id
run_id:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:816
a unique identifier generated for this GC job