timsaucer opened a new pull request, #20721: URL: https://github.com/apache/datafusion/pull/20721
## Which issue does this PR close? - Closes https://github.com/apache/datafusion/issues/20704 ## 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 https://github.com/apache/datafusion/pull/20705 but targetting `main`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
