common_test_util::recordbatch

Function execute_and_check_output

Source
pub async fn execute_and_check_output(
    db: &Database,
    sql: &str,
    expected: ExpectedOutput<'_>,
)