Function datafusion::test_util::get_test_context
source · pub async fn get_test_context(
tmpdir: &TempDir,
infinite_source: bool,
session_config: SessionConfig
) -> Result<SessionContext>
Expand description
Creates a test_context with table name annotated_data
which has 100 rows.