Skip to content

checkpoint api feature support to align with tdb v8.3.2+#9

Merged
guycipher merged 5 commits intomasterfrom
checkpoint-feat
Feb 12, 2026
Merged

checkpoint api feature support to align with tdb v8.3.2+#9
guycipher merged 5 commits intomasterfrom
checkpoint-feat

Conversation

@guycipher
Copy link
Member

No description provided.

@guycipher guycipher self-assigned this Feb 12, 2026
… tidesdb_checkpoint expects to create the checkpoint directory itself. Using fs.mkdtempSync pre-created the directory, which worked on Linux/macOS but caused subdirectory creation to fail on Windows. Match the Go binding's approach by ensuring the path does not exist before calling checkpoint
…ilure. the c library ensure_parent_dir function fails on absolute windows paths because it tries to stat the bare drive letter component without a trailing backslash
@guycipher guycipher merged commit 8d62787 into master Feb 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant