PersistentAI API Documentation / @persistent-ai/fireflow-vfs / generated/lakefs/types.gen / CommitRecordCreation
Type Alias: CommitRecordCreation
CommitRecordCreation =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:297
Properties
commit_id
commit_id:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:301
id of the commit record
committer
committer:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:309
committer of the commit record
creation_date
creation_date:
number
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:321
Unix Epoch in seconds
force?
optionalforce:boolean
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:336
generation
generation:
number
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:335
generation of the commit record
message
message:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:313
message of the commit record
metadata?
optionalmetadata:object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:329
metadata of the commit record
Index Signature
[key: string]: string
metarange_id
metarange_id:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:317
metarange_id of the commit record
parents
parents:
string[]
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:325
parents of the commit record
version
version:
number
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:305
version of the commit record