Skip to content

FFI_TableOptions are using default values only#20721

Merged
timsaucer merged 3 commits intoapache:mainfrom
timsaucer:feat/ffi-table-options-main
Mar 5, 2026
Merged

FFI_TableOptions are using default values only#20721
timsaucer merged 3 commits intoapache:mainfrom
timsaucer:feat/ffi-table-options-main

Conversation

@timsaucer
Copy link
Member

Which issue does this PR close?

Rationale for this change

FFI_TableOptions fails with a warning that is getting swallowed in the unit tests.

What changes are included in this PR?

Correctly check format for table options.

Are these changes tested?

Unit tests updated.

Are there any user-facing changes?

None, internal only.

Context

Related to #20705 but targetting main.

@github-actions github-actions bot added the ffi Changes to the ffi crate label Mar 5, 2026
@timsaucer timsaucer changed the title Feat/ffi table options main FFI_TableOptions are using default values only Mar 5, 2026
@timsaucer timsaucer added this pull request to the merge queue Mar 5, 2026
Merged via the queue into apache:main with commit 13cebf8 Mar 5, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ffi Changes to the ffi crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FFI TableOptions are getting dropped and set to default

2 participants