Class FlightSqlScenario

java.lang.Object
org.apache.arrow.flight.integration.tests.FlightSqlScenario
Direct Known Subclasses:
FlightSqlExtensionScenario

public class FlightSqlScenario extends Object
Integration test scenario for validating Flight SQL specs across multiple implementations. This should ensure that RPC objects are being built and parsed correctly for multiple languages and that the Arrow schemas are returned as expected.