This interface defines virtual methods for each of the user-facing overload sets in DataFusionClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DataFusionClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["The latest release candidate for DataFusionConnection is version 2.37.0-rc, with multiple previous versions available, ranging down to 2.13.0."],["`DataFusionConnection` is an object for `DataFusionClient`, offering virtual methods that correspond to user-facing overload sets in `DataFusionClient`."],["Users can create mock instances of the `DataFusionConnection` for testing purposes using `datafusion_v1_mocks::MockDataFusionConnection`."],["The interface provides virtual methods to create, get, delete, update, and restart instances, as well as to list instances and available versions."],["The `DataFusionConnection` object allows users to customize the behavior when creating or deleting instances and utilize the NoAwaitTag."]]],[]]