timsaucer commented on PR #15579:
URL: https://github.com/apache/datafusion/pull/15579#issuecomment-2781705924
If a user still sets the value, but they set it to the default, it won't
generate the warning. That certainly resolves the issue for the FFI interface.
I don't know if it's great f
chenkovsky opened a new pull request, #15579:
URL: https://github.com/apache/datafusion/pull/15579
## Which issue does this PR close?
- Closes #15565.
## Rationale for this change
warning is erroneous and confusing to the user.
## What changes are included in t